All of lore.kernel.org
 help / color / mirror / Atom feed
* Xen 4.2.1, linux kernel 3.7.5 crashed while reboot
@ 2013-02-26 14:32 Michal Fiala
  2013-02-26 16:05 ` Jan Beulich
  2013-02-26 16:56 ` Konrad Rzeszutek Wilk
  0 siblings, 2 replies; 15+ messages in thread
From: Michal Fiala @ 2013-02-26 14:32 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: text/plain, Size: 554 bytes --]

Hallo,

I have updated system to xen 4.2.1, linux kernel 3.7.5. System boots
without problem. When I run reboot or shutdown -r now, system correctly
shutdowns all runlevels and then system crashed, see crash_output.txt.
I have the same problem with kernel linux 3.2.37. When I shudown system
(halt), then it is without problem. I have tested kernel 3.7.5 without
xen hypervisor, it was without problems. Required debug informations
(http://wiki.xen.org/wiki/XenParavirtOpsHelp) in attachment.
Could you please help me with this problem?

Thanks

Michal


[-- Attachment #2: debug.tgz --]
[-- Type: application/x-compressed-tar, Size: 40754 bytes --]

[-- Attachment #3: crash_output.txt --]
[-- Type: text/plain, Size: 9291 bytes --]

INIT: Switching to runlevel: 6
INIT: Sending processes the TERM signal
 * Stopping local
 [ ok ]
 * Stopping vixie-cron ...
 [ ok ]
 * Saving random seed ...
 [ ok ]
 * Deactivating additional swap space ...
 [ ok ]
 * Stopping sshd ...
 [ ok ]
 * Use of the opts variable is deprecated and will be
 * removed in the future.
 * Please use extra_commands, extra_started_commands or extra_stopped_commands.
 * Stopping Xen control daemon ...
 [ ok ]
 * Stoping xenconsoled daemon ...
 [ ok ]
 * Stopping... ...
 [ ok ]
 * Stopping ntpd ...
 [ ok ]
 * Stopping xenstored daemon ...
 [ ok ]
 * Stopping nrpe ...
 [ ok ]
 * Unmounting network filesystems ...
 [ ok ]
 * Stopping munin-node ...
 [ ok ]
 * Stopping fail2ban ...
 [ ok ]
 * Stopping bacula file daemon ...
 [ ok ]
 * Stopping syslog-ng ...
 [ ok ]
 * Bringing down interface br0
 *   Destroying bridge br0 ...
 [ ok ]
 * Bringing down interface bond0
 *   Removing slaves from bond0 ...
 *     eth0 eth1 
 [ ok ]
 * Use of the opts variable is deprecated and will be
 * removed in the future.
 * Please use extra_commands, extra_started_commands or extra_stopped_commands.
 * Stopping firewall ...
 [ ok ]
 * Bringing down interface lo
 * Unmounting loop devices
 * Unmounting filesystems
 *   Unmounting /boot ...
 [ ok ]
 *   Unmounting /data/d0700 ...
 [ ok ]
 *   Unmounting /var ...
 [ ok ]
 * Deactivating swap devices ...
 [ ok ]
 * Shutting down the Logical Volume Manager
 *   Shutting Down LVs & VGs ...
  Command failed with status code 2.
  No such command.  Try 'help'.
 * Failed
 [ !! ]
 * Finished Shutting down the Logical Volume Manager
 * Stopping udev ...
 [ ok ]
 * Setting hardware clock using the system clock [UTC] ...
 [ ok ]
 * Terminating remaining processes ...
 [ ok ]
 * Killing remaining processes ...
 [ ok ]
 * Saving dependency cache ...
 [ ok ]
 * Remounting remaining filesystems read-only ...
 *   Remounting / read only ...
 [ ok ]
 [ ok ]
[  612.749666] Restarting system.
[  618.364165] int3: 0000 [#1] SMP 
[  618.364396] Modules linked in: bonding
[  618.364590] CPU 0 
[  618.364658] Pid: 9998, comm: reboot Tainted: G        W    3.7.5-hardened #4 Dell Inc. PowerEdge R720xd/0VWT90
[  618.364806] RIP: e030:[<ffffffff8102a894>]  [<ffffffff8102a894>] native_machine_emergency_restart+0x74/0x250
[  618.364956] RSP: e02b:ffff880136b35da8  EFLAGS: 00000046
[  618.365130] RAX: 0000000000000000 RBX: 00000000fffffffe RCX: ffffffff8172ad90
[  618.365308] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81ad8cdc
[  618.365487] RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000000000
[  618.365663] R10: 00000000000005dd R11: 0000000000000000 R12: 0000000000000cf9
[  618.365867] R13: ffffffff8172ad90 R14: 0000000000000061 R15: 0000000000000000
[  618.366045] FS:  00007f32051f0700(0000) GS:ffff88013d600000(0000) knlGS:0000000000000000
[  618.366317] CS:  e033 DS: 0000 ES: 0000 CR0: 0000000080050033
[  618.366489] CR2: 00007fa697fb3d30 CR3: 0000000135590000 CR4: 0000000000042660
[  618.366664] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  618.366839] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  618.367013] Process reboot (pid: 9998, threadinfo ffff880137af3b90, task ffff880137af3780)
[  618.367288] Stack:
[  618.367482]  0000000000000009 0000000081045315 0000000000000000 0000000001234567
[  618.368001]  0000000028121969 0000000000000022 0000000000000000 0000000000000000
[  618.368527]  0000000001234567 0000000028121969 0000000000000022 00007f3205203248
[  618.369079] Call Trace:
[  618.369250]  [<ffffffff8102aa9d>] ? native_machine_restart+0x2d/0x40
[  618.369425]  [<ffffffff8102aab9>] ? machine_restart+0x9/0x10
[  618.369598]  [<ffffffff81059f36>] ? kernel_restart+0x36/0x50
[  618.369771]  [<ffffffff8105a14f>] ? sys_reboot+0x1ef/0x220
[  618.369945]  [<ffffffff816e0d85>] ? _raw_spin_lock+0x5/0x10
[  618.370117]  [<ffffffff81120c76>] ? dput+0x196/0x240
[  618.370288]  [<ffffffff8110af10>] ? __fput+0x160/0x220
[  618.370488]  [<ffffffff8106dcd1>] ? lg_local_lock+0x11/0x20
[  618.370663]  [<ffffffff811287b5>] ? mntput_no_expire+0x25/0x170
[  618.370838]  [<ffffffff8106dcf1>] ? lg_local_unlock+0x11/0x20
[  618.371016]  [<ffffffff8106253c>] ? task_work_run+0xac/0xf0
[  618.371187]  [<ffffffff8106dd13>] ? lg_local_lock_cpu+0x13/0x20
[  618.371364]  [<ffffffff816e7897>] ? int_signal+0x12/0x17
[  618.371534]  [<ffffffff816e75e0>] ? system_call_fastpath+0x18/0x1d
[  618.371707] Code: 88 ff ff 0f 1f 40 00 8d 42 9f 83 f8 13 77 f8 ff 24 c5 b8 ac 72 81 4c 89 ef e8 99 95 fd ff 66 90 c7 05 4d 9a 98 00 6b 00 00 00 cc <ba> 6b 00 00 00 eb d5 c6 05 f6 6b ab 00 01 44 89 e2 ec 41 89 c7 
[  618.376270] RIP  [<ffffffff8102a894>] native_machine_emergency_restart+0x74/0x250
[  618.376604]  RSP <ffff880136b35da8>
[  618.376799] ---[ end trace ba379a71b4991d2b ]---
[  618.376970] note: reboot[9998] exited with preempt_count 1
[  618.377238] BUG: scheduling while atomic: reboot/9998/0x10000001
[  618.377413] Modules linked in: bonding
[  618.377704] Pid: 9998, comm: reboot Tainted: G      D W    3.7.5-hardened #4
[  618.377878] Call Trace:
[  618.378049]  [<ffffffff816d6fdd>] ? __schedule_bug+0x42/0x4f
[  618.378253]  [<ffffffff816e00ff>] ? __schedule+0x5af/0x640
[  618.378432]  [<ffffffff810fcb06>] ? alloc_pages_current+0xb6/0x130
[  618.378611]  [<ffffffff81004661>] ? __raw_callee_save_xen_pte_val+0x11/0x1e
[  618.378792]  [<ffffffff81070296>] ? __cond_resched+0x16/0x20
[  618.378968]  [<ffffffff816e020a>] ? _cond_resched+0x2a/0x40
[  618.379142]  [<ffffffff810e2aee>] ? unmap_single_vma+0x4be/0x7e0
[  618.379320]  [<ffffffff810e3604>] ? unmap_vmas+0x44/0x90
[  618.379494]  [<ffffffff810ea12f>] ? exit_mmap+0x7f/0x150
[  618.379670]  [<ffffffff81042975>] ? mmput+0x25/0xc0
[  618.379874]  [<ffffffff810491da>] ? exit_mm+0x10a/0x130
[  618.380052]  [<ffffffff8104a604>] ? do_exit+0x174/0x920
[  618.380224]  [<ffffffff816d6c0b>] ? printk+0x4f/0x54
[  618.380395]  [<ffffffff8104b211>] ? do_group_exit+0x41/0xb0
[  618.380569]  [<ffffffff816e21ca>] ? oops_end+0xaa/0xf0
[  618.380746]  [<ffffffff816e1dbd>] ? do_int3+0x8d/0xe0
[  618.380916]  [<ffffffff816e14fe>] ? xen_int3+0x1e/0x30
[  618.381086]  [<ffffffff8102a894>] ? native_machine_emergency_restart+0x74/0x250
[  618.381387]  [<ffffffff8102a887>] ? native_machine_emergency_restart+0x67/0x250
[  618.381658]  [<ffffffff8102aa9d>] ? native_machine_restart+0x2d/0x40
[  618.381832]  [<ffffffff8102aab9>] ? machine_restart+0x9/0x10
[  618.382004]  [<ffffffff81059f36>] ? kernel_restart+0x36/0x50
[  618.382175]  [<ffffffff8105a14f>] ? sys_reboot+0x1ef/0x220
[  618.382345]  [<ffffffff816e0d85>] ? _raw_spin_lock+0x5/0x10
[  618.382516]  [<ffffffff81120c76>] ? dput+0x196/0x240
[  618.382685]  [<ffffffff8110af10>] ? __fput+0x160/0x220
[  618.382890]  [<ffffffff8106dcd1>] ? lg_local_lock+0x11/0x20
[  618.383067]  [<ffffffff811287b5>] ? mntput_no_expire+0x25/0x170
[  618.383247]  [<ffffffff8106dcf1>] ? lg_local_unlock+0x11/0x20
[  618.383426]  [<ffffffff8106253c>] ? task_work_run+0xac/0xf0
[  618.383599]  [<ffffffff8106dd13>] ? lg_local_lock_cpu+0x13/0x20
[  618.383771]  [<ffffffff816e7897>] ? int_signal+0x12/0x17
[  618.383943]  [<ffffffff816e75e0>] ? system_call_fastpath+0x18/0x1d
[  618.384191] BUG: scheduling while atomic: reboot/9998/0x10000001
[  618.384364] Modules linked in: bonding
[  618.384696] Pid: 9998, comm: reboot Tainted: G      D W    3.7.5-hardened #4
[  618.384872] Call Trace:
[  618.385040]  [<ffffffff816d6fdd>] ? __schedule_bug+0x42/0x4f
[  618.385215]  [<ffffffff816e00ff>] ? __schedule+0x5af/0x640
[  618.385397]  [<ffffffff81070296>] ? __cond_resched+0x16/0x20
[  618.385570]  [<ffffffff816e020a>] ? _cond_resched+0x2a/0x40
[  618.385743]  [<ffffffff8106dcf1>] ? lg_local_unlock+0x11/0x20
[  618.385918]  [<ffffffff81062559>] ? task_work_run+0xc9/0xf0
[  618.386121]  [<ffffffff8104ab42>] ? do_exit+0x6b2/0x920
[  618.386294]  [<ffffffff816d6c0b>] ? printk+0x4f/0x54
[  618.386465]  [<ffffffff8104b211>] ? do_group_exit+0x41/0xb0
[  618.386639]  [<ffffffff816e21ca>] ? oops_end+0xaa/0xf0
[  618.386814]  [<ffffffff816e1dbd>] ? do_int3+0x8d/0xe0
[  618.386989]  [<ffffffff816e14fe>] ? xen_int3+0x1e/0x30
[  618.387163]  [<ffffffff8102a894>] ? native_machine_emergency_restart+0x74/0x250
[  618.387437]  [<ffffffff8102a887>] ? native_machine_emergency_restart+0x67/0x250
[  618.387752]  [<ffffffff8102aa9d>] ? native_machine_restart+0x2d/0x40
[  618.387928]  [<ffffffff8102aab9>] ? machine_restart+0x9/0x10
[  618.390113]  [<ffffffff81059f36>] ? kernel_restart+0x36/0x50
[  618.390288]  [<ffffffff8105a14f>] ? sys_reboot+0x1ef/0x220
[  618.390480]  [<ffffffff816e0d85>] ? _raw_spin_lock+0x5/0x10
[  618.390686]  [<ffffffff81120c76>] ? dput+0x196/0x240
[  618.390856]  [<ffffffff8110af10>] ? __fput+0x160/0x220
[  618.391028]  [<ffffffff8106dcd1>] ? lg_local_lock+0x11/0x20
[  618.391199]  [<ffffffff811287b5>] ? mntput_no_expire+0x25/0x170
[  618.391372]  [<ffffffff8106dcf1>] ? lg_local_unlock+0x11/0x20
[  618.391544]  [<ffffffff8106253c>] ? task_work_run+0xac/0xf0
[  618.391714]  [<ffffffff8106dd13>] ? lg_local_lock_cpu+0x13/0x20
[  618.391887]  [<ffffffff816e7897>] ? int_signal+0x12/0x17
[  618.392057]  [<ffffffff816e75e0>] ? system_call_fastpath+0x18/0x1d
INIT: no more processes left in this runlevel

[-- Attachment #4: Type: text/plain, Size: 126 bytes --]

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

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

end of thread, other threads:[~2013-03-04 16:44 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-26 14:32 Xen 4.2.1, linux kernel 3.7.5 crashed while reboot Michal Fiala
2013-02-26 16:05 ` Jan Beulich
2013-02-26 16:28   ` Michal Fiala
2013-02-26 16:33     ` Jan Beulich
2013-02-26 16:40       ` Michal Fiala
2013-02-26 16:51         ` Jan Beulich
2013-02-26 17:37           ` Michal Fiala
2013-02-26 22:01           ` Konrad Rzeszutek Wilk
2013-02-27  8:35             ` Jan Beulich
2013-02-27 10:08               ` Michal Fiala
2013-02-27 15:41                 ` Konrad Rzeszutek Wilk
2013-03-04 16:37                   ` Michal Fiala
2013-03-04 16:44                     ` Roger Pau Monné
2013-02-26 16:56 ` Konrad Rzeszutek Wilk
2013-02-26 17:18   ` Michal Fiala

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.