[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] 2.6.38-rc5-11-xen kernel oops when destroy DomU


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
  • From: excited man rupright <jasonsmr@xxxxxxxxxxx>
  • Date: Wed, 23 Feb 2011 11:15:35 +0900
  • Delivery-date: Tue, 22 Feb 2011 18:16:30 -0800
  • Importance: Normal
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

Hello this is what happens I create a xen domU using ether of two methods xm create or virt-manager, then destroy using ether of two methods (or shutdown in the case of virt-manager.

I revive a kernel oops upon destroying the DomU.

SYSTEM

openSUSE_Factory/openSUSE-11.4

Arch: x86_64

STEPS TO REPRODUCE

1.)Install::  kernel-2.6.38-rc5-11-xen
             virt-manager-0.8.5-53.1.x86_64
             libvirt-0.8.8-107.1.x86_64
             xen-4.0.2_02-99.1.x86_64

note also install all required libraries for these packages mentioned.

2.)Create a DomU VM:: using virt-manager, start the program as (root) if in a xsession under another user simply use the gnome desktop menu >> Computer >> More Applications >> search for C reate Virtual Machines or Virtual Machine Manager (if you already created a domain) Go through the process of specifying the phy drives and the settings they do not really matter for this BUG.

3.)Destroy/Shutdown a DomU VM:: using virt-manager right click the domU VM and select shutdown.

WHAT HAPPENS

The kernel oops should appear on the current TTY and lock out Xorg completely.. I havent done a lot of debugging as I dont know where to start, I suppose I could try using the sysrq keys , I am not entirely sure that a kernel panic occurs afterward, I do not think it does, however the oops does seem to lock out my GFX card hardware is a Gforce 250GT 1G mem
motherboard is a Nvidia board Nforce 680i
2gig ram
conro Core2 duo

ERROR OOPS REPORT

Feb 21 22:14:35 fisban dhcpcd[6620]: br1: broadcasting for a lease
Feb 21 22:14:38 fisban collectd[8680]: uc_update: Value too old: name = WebYaST/df/df-root; value time = 1298294078; last cache up date = 1298294078;
Feb 21 22:14:38 fisban collectd[8680]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.
Feb 21 22:14:47 fisban acpid: client 11227[0:0] has disconnected
Feb 21 22:14:47 fisban acpid: client connected from 11227[0:0]
Feb 21 22:14:47 fisban acpid: 1 client rule loaded
Feb 21 22:14:48 fisban collectd[8680]: uc_update: Value too old: name = WebYaST/df/df-root; value time = 1298294088; last cache update = 1298294088;
Feb 21 22:14:48 fisban collectd[8680]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.
Feb 21 22:14:55 fisban dhcpcd[6620]: br1: timed out
Feb 21 22:14:55 fisban dhcpcd[6620]: br1: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-br1.info'
Feb 21 22:14:55 fisban dhcpcd[6620]: br1: lease expired 7552615 seconds ago
Feb 21 22:14:55 fisban dhcpcd[6620]: br1: broadcasting for a lease

Feb 21 22:14:56 fisb an kernel: [ 1131.615675] BUG: unable to handle kernel paging request at 000060ffb0e5f9f4
Feb 21 22:14:56 fisban kernel: [ 1131.616021] IP: [<ffffffff802f30fe>] unbind_from_irq+0x11e/0x220
Feb 21 22:14:56 fisban kernel: [ 1131.616021] PGD 0
Feb 21 22:14:56 fisban kernel: [ 1131.616021] Oops: 0002 [#2] SMP
Feb 21 22:14:56 fisban kernel: [ 1131.616021] last sysfs file: /sys/devices/xen-backend/vbd-1-5696/statistics/wr_sect
Feb 21 22:14:56 fisban kernel: [ 1131.616021] CPU 1
Feb 21 22:14:56 fisban kernel: [ 1131.616021] Modules linked in: loop tun novfs nouveau ttm drm_kms_helper drm i2c_algo_bit video autofs4 raw uinput rfcomm sco bnep l2cap crc16 snd_pcm_oss snd_mixer_oss snd_seq snd_seq_device af_packet bridge stp llc ib_ipoib ib_cm ib_sa ib_uverbs ib_umad iw_cxgb3 cxgb3 mdio mlx4_en mlx4_ib mlx4_core ib_mthca ib_mad ib_core microcode 8250_pnp snd_hda_codec_realtek usb_storage usblp uas firewire_ohci snd_hda_intel snd_hda_codec joydev sg floppy btus b hid_logitech ff_memless firewire_core bluetooth 8250 rfkill serial_core nv_tco snd_hwdep serio_raw button forcedeth snd_pcm sr_mod i2c_nforce2 snd_timer i2c_core pcspkr snd crc_itu_t soundcore snd_page_alloc usbhid hid linear ohci_hcd ehci_hcd dm_snapshot xennet binfmt_misc usbbk usbcore gntdev netbk xenblk cdrom blkbk blkback_pagemap blktap domctl evtchn pciback xenbus_be pata_acpi edd dm_mod fan processor ata_generic pata_amd sata_nv thermal thermal_sys hwmon
Feb 21 22:14:56 fisban kernel: [ 1131.616021]
Feb 21 22:14:56 fisban kernel: [ 1131.616021] Pid: 10408, comm: xenstored Tainted: G      D     2.6.38-rc5-10-xen #1 122-CK-NF68/122-CK-NF68
Feb 21 22:14:56 fisban kernel: [ 1131.616021] RIP: e030:[<ffffffff802f30fe>]  [<ffffffff802f30fe>] unbind_from_irq+0x11e/0x220
Feb 21 22:14:56 fisban kernel: [ 1131.616021] RSP: e02b:ffff88003663de58  EFLAGS: 00010246
Feb 21 22:14:56 fisban kernel: [ 1 131.616021] RAX: 000060ffb0e5f9f4 RBX: 0000000000000000 RCX: 0000000000000000
Feb 21 22:14:56 fisban kernel: [ 1131.616021] RDX: 0000000000000000 RSI: 00000000000002c0 RDI: 0000000000000000
Feb 21 22:14:56 fisban kernel: [ 1131.616021] RBP: ffffffff808368e0 R08: ffff880049d71a00 R09: ffff880023643d88
Feb 21 22:14:56 fisban kernel: [ 1131.616021] R10: 00007fff429e8220 R11: 0000000000000246 R12: 00000000000002c0
Feb 21 22:14:56 fisban kernel: [ 1131.616021] R13: 000000000000001d R14: 0000000000628ee0 R15: 000000000000000b
Feb 21 22:14:56 fisban kernel: [ 1131.616021] FS:  00007f80a42c7700(0000) GS:ffff88004f19b000(0000) knlGS:0000000000000000
Feb 21 22:14:56 fisban kernel: [ 1131.616021] CS:  e033 DS: 0000 ES: 0000 CR0: 000000008005003b
Feb 21 22:14:56 fisban kernel: [ 1131.616021] CR2: 000060ffb0e5f9f4 CR3: 000000004ac6d000 CR4: 0000000000002660
Feb 21 22:14:56 fisban kernel: [ 1131.616021] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000 000000000000
Feb 21 22:14:56 fisban kernel: [ 1131.616021] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Feb 21 22:14:56 fisban kernel: [ 1131.616021] Process xenstored (pid: 10408, threadinfo ffff88003663c000, task ffff8800393e87c0)
Feb 21 22:14:56 fisban kernel: [ 1131.616021] Stack:
Feb 21 22:14:56 fisban kernel: [ 1131.616021]  000000000000001d ffffffff800a0996 000000000000001d 0000000000000000
Feb 21 22:14:56 fisban kernel: [ 1131.616021]  00007fff429e8450 00007fff429e8450 0000000000628ee0 ffffffffa0088088
Feb 21 22:14:56 fisban kernel: [ 1131.616021]  ffff88004c509200 ffffffffffffffea ffff88004c509200 ffffffffa0088c3f
Feb 21 22:14:56 fisban kernel: [ 1131.616021] Call Trace:
Feb 21 22:14:56 fisban kernel: [ 1131.616021]  [<ffffffffa0088088>] evtchn_unbind_from_user+0x18/0x60 [evtchn]
Feb 21 22:14:56 fisban kernel: [ 1131.616021]  [<ffffffffa0088c3f>] evtchn_ioctl+0x3bf/0x3f0 [evtchn]
Feb 21 22:14:56 fisban kernel: [ 1131.616021]  [<ffffffff8012fad5>] do_vfs_ioctl+0x85/0x330
Feb 21 22:14:56 fisban kernel: [ 1131.616021]  [<ffffffff8012fe18>] sys_ioctl+0x98/0xa0
Feb 21 22:14:56 fisban kernel: [ 1131.616021]  [<ffffffff80007388>] system_call_fastpath+0x16/0x1b
Feb 21 22:14:56 fisban kernel: [ 1131.639838]  [<00007f80a3c71ce7>] 0x7f80a3c71ce7
Feb 21 22:14:56 fisban kernel: [ 1131.639838] Code: 04 ad e0 e2 80 80 ff ff ff ff c7 03 00 00 00 00 bb ff ff ff ff eb 1b 66 0f 1f 44 00 00 44 89 e7 e8 18 cc da ff 48 8b 40 70 89 da <c7> 04 90 00 00 00 00 83 c3 01 be 00 02 00 00 48 89 ef 48 63 d3
Feb 21 22:14:56 fisban kernel: [ 1131.639838] RIP  [<ffffffff802f30fe>] unbind_from_irq+0x11e/0x220
Feb 21 22:14:56 fisban kernel: [ 1131.639838]  RSP <ffff88003663de58>
Feb 21 22:14:56 fisban kernel: [ 1131.639838] CR2: 000060ffb0e5f9f4
Feb 21 22:14:56 fisban kernel: [ 1131.648876] - --[ end trace 94fc6e6bcef0676a ]---
Feb 21 22:14:58 fisban collectd[8680]: uc_update: Value too old: name = WebYaST/df/df-root; value time = 1298294098; last cache update = 1298294098;
Feb 21 22:14:58 fisban collectd[8680]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.
Feb 21 22:15:02 fisban /usr/sbin/cron[17973]: pam_listfile(crond:account): Couldn't open /etc/cron.allow
Feb 21 22:15:04 fisban polkitd(authority=local): Unregistered Authentication Agent for unix-session:/org/freedesktop/ConsoleKit/Session2 (system bus name :1.64, object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Feb 21 22:15:07 fisban scim-bridge: Cleanup, done. Exitting...
Feb 21 22:15:07 fisban kerneloops: Submitted 1 kernel oopses to www.kerneloops.org

Feb 21 22:15:08 fisban collectd[8680]: uc_update: Value too old: name = WebYaST/df/df-root; value time = 1298294108; last cac he update = 1298294108;
Feb 21 22:15:08 fisban collectd[8680]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.
Feb 21 22:15:15 fisban dhcpcd[6620]: br1: timed out
Feb 21 22:15:18 fisban collectd[8680]: uc_update: Value too old: name = WebYaST/df/df-root; value time = 1298294118; last cache update = 1298294118;
Feb 21 22:15:18 fisban collectd[8680]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.
Feb 21 22:15:28 fisban collectd[8680]: uc_update: Value too old: name = WebYaST/df/df-root; value time = 1298294128; last cache update = 1298294128;
Feb 21 22:15:28 fisban collectd[8680]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.
Feb 21 22:15:38 fisban collectd[8680]: uc_update: Value too old: name = WebYaST/df/df-root; value time = 1298294138; last cache update = 1298294138;
Feb 21 22:1 5:38 fisban collectd[8680]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.