xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* kernel panic with no call trace
@ 2017-09-06  2:39 Minjun Hong
  2017-09-06  7:45 ` Andrew Cooper
  0 siblings, 1 reply; 3+ messages in thread
From: Minjun Hong @ 2017-09-06  2:39 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 1245 bytes --]

Hello~~
I'm struggling to resolve a kernel panic problem during developing
scheduler code.
But I have not made any progress since I can not get any meaningful
information from the serial log.
When the panic occurred, always there is no call trace and only panic
notification like following:

(XEN)
(XEN) ****************************************
(XEN) Panic on CPU 0:
(XEN) cpu:20, vcpu:20 in csched_schedule(1891)
(XEN) cpu:21, vcpu:21 in csched_schedule(1891)
(XEN) cpumask_test_cpu(cpu, prv->in_cosched) in csched_schedule(1907)
(XEN) cpumask_test_cpu(cpu, prv->in_cosched) in csched_schedule(1907)
(XEN) cpumask_test_cpu(cpu, prv->in_cosched) in csched_schedule(1907)
(XEN) cpumask_test_cpu(cpu, prv->in_cosched) in csched_schedule(1907)
(XEN) FATAL PAGE FAULT
(XEN) [error_code=0000]
(XEN) Faulting linear address: ffff830078efcc98
(XEN) ****************************************
(XEN)
(XEN) Reboot in five seconds...

I'm using Xen-4.5.0 on my server having 2 Intel Xeon E5-2620 v4 cpus, 128
GB RAM(16 GB DDR4 * 4) and 1 TB HDD and, using Ubuntu 14.04 LTS.

Is there any method to make the call trace show up or
when there is no call trace, please tell me from where I should start to
debug.

Thanks in advance and I wait for your comments.

[-- Attachment #1.2: Type: text/html, Size: 1598 bytes --]

[-- Attachment #2: Type: text/plain, Size: 127 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-09-07 16:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-06  2:39 kernel panic with no call trace Minjun Hong
2017-09-06  7:45 ` Andrew Cooper
2017-09-07 16:29   ` Minjun Hong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).