[Bug 726296] New: osc build --local-package with kvm + lvm root lead to kernel crash
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c0 Summary: osc build --local-package with kvm + lvm root lead to kernel crash Classification: Internal Novell Products Product: openSUSE Build Service Version: 2.3 Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: osc AssignedTo: adrian@suse.com ReportedBy: bruno@ioda-net.ch QAContact: adrian@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 FirePHP/0.4 I'm using osc build --local-package from pretty much 8 month with the kind of setup used. Somewhere between 12 to 8 days, something happen in factory 12.1 which now cause a kernel crash when I try to build locally my packages. It coincide with the apparition or 3.1rc9-1.2 kernel version. With 3.1rc7 and 3.1rc9-1.1 there was no problems. I've tried to use 3.1rc10 from Kernel Head but that doesn't change anything. Asking on -kernel ML, Jiry Slaby tell that should be the irq code who did that. Reproducible: Always Steps to Reproduce: 1.Get a pv and a vg ready 2.lvcreate -Ay --monitor y -L 18G -n "lvobsbuild" -v /dev/vgsys 2.lvcreate -Ay --monitor y -L 18G -n "lvobsswap" -v /dev/vgsys 3. format with ext4 or ext3 lvobsbuild 4. format with mkswap lvobsswap 5. create a dedicated virtio initrd by "env" "rootfstype=ext4 udev_timeout=4" "mkinitrd" "-d" "/dev/vgsys/lvobsbuild" "-m" "ext3 ext4 btrfs binfmt_misc virtio_pci virtio_blk" "-k" "/boot/vmlinuz" "-i" "/boot/initrd-3.1.0-rc9-1-desktop-virtio" 6. setup ~/.oscrc to use kvm and then use the lvm see below my modified params build-root = /var/tmp/build-root build-type = kvm build-device = /dev/vgsys/lvobsbuild build-swap = /dev/vgsys/lvobsswap build-memory = 4096 build-vmdisk-rootsize = 18000 build-vmdisk-swapsize = 2048 7. issue the build command on a package osc build --local-package Actual Results: Kernel crash, was working before. If I change the build mode to use chroot, building work If I start any kvm virtual machine it work too So I don't understand where the problem reside in reality, somewhere between the three components osc/build,kernel,kvm Expected Results: Package build normally osc build --local-packageWARNING: source service from package or project will not be executed. This may not be the same build as on server! Building syncevolution.spec for openSUSE_Factory/x86_64 Getting buildinfo from server and store to /home/bruno/openSUSE/obs/home:bruno_friedmann:branches:home:dhoeper/syncevolution/.osc/_buildinfo-openSUSE_Factory-x86_64.xml Getting buildconfig from server and store to /home/bruno/openSUSE/obs/home:bruno_friedmann:branches:home:dhoeper/syncevolution/.osc/_buildconfig-openSUSE_Factory-x86_64 Updating cache of required packages 0.3% cache miss. 326/327 dependencies cached. (KDE:Distro:Factory) kde4-filesystem-4.7.2-166.1.x86_64.rpm 100% |=================================|45 kB00:00 Verifying integrity of cached packages using keys from openSUSE:Factory, KDE, home:bruno_friedmann Writing build configuration Running build mkswap /dev/vgsys/lvobsswap mkswap: /dev/vgsys/lvobsswap: warning: don't erase bootbits sectors on whole disk. Use -f to force. Setting up swapspace version 1, size = 2097148 KiB no label, UUID=bba4532d-41cb-4837-b925-fdf9ac90f376 logging output to /var/tmp/build-root/.build.log... Using BUILD_ROOT=/var/tmp/build-root/.mount Using BUILD_ARCH=x86_64:i686:i586:i486:i386 Doing kvm build in /dev/vgsys/lvobsbuild c-3po.vellerat.ioda.net started "build syncevolution.spec" at Tue Oct 25 05:42:29 UTC 2011. processing specfile /home/bruno/openSUSE/obs/home:bruno_friedmann:branches:home:dhoeper/syncevolution/syncevolution.spec .. running changelog2spec --target rpm --file /home/bruno/openSUSE/obs/home:bruno_friedmann:branches:home:dhoeper/syncevolution/syncevolution.spec init_buildsystem --cachedir /var/cache/build --prepare --rpmlist /tmp/rpmlist.rwadkQ /home/bruno/openSUSE/obs/home:bruno_friedmann:branches:home:dhoeper/syncevolution/syncevolution.spec .. preinstalling aaa_base... preinstalling attr... preinstalling bash... preinstalling coreutils... preinstalling diffutils... preinstalling filesystem... preinstalling fillup... preinstalling glibc... preinstalling grep... preinstalling insserv... preinstalling libbz2-1... preinstalling libgcc46... preinstalling libxcrypt... preinstalling m4... preinstalling libncurses5... preinstalling pam... preinstalling permissions... preinstalling libreadline6... preinstalling rpm... preinstalling sed... preinstalling tar... preinstalling zlib... preinstalling libselinux1... preinstalling liblzma5... preinstalling libcap2... preinstalling libpcre0... preinstalling libacl1... preinstalling libattr1... preinstalling libpopt0... preinstalling libelf1... preinstalling liblua5_1... preinstalling util-linux... preinstalling libmount1... preinstalling perl-base... preinstalling libdb-4_8... preinstalling libsepol1... preinstalling libblkid1... preinstalling libuuid1... copying packages... reordering...cycle: bash -> glibc breaking dependency bash -> glibc cycle: bash -> libncurses5 -> glibc breaking dependency bash -> libncurses5 cycle: bash -> libreadline6 -> glibc breaking dependency libreadline6 -> glibc cycle: bash -> libreadline6 -> libncurses5 -> glibc breaking dependency libreadline6 -> libncurses5 cycle: gio-branding-upstream -> libgio-2_0-0 breaking dependency libgio-2_0-0 -> gio-branding-upstream cycle: libcrack2 -> cracklib breaking dependency libcrack2 -> cracklib cycle: libtasn1-3 -> libtasn1 breaking dependency libtasn1 -> libtasn1-3 cycle: mozilla-nss -> libsoftokn3 breaking dependency mozilla-nss -> libsoftokn3 cycle: libgtk-3-0 -> gtk3-tools breaking dependency libgtk-3-0 -> gtk3-tools cycle: libpango-1_0-0 -> pango-tools breaking dependency libpango-1_0-0 -> pango-tools cycle: libgweather-3-0 -> libgweather-data breaking dependency libgweather-3-0 -> libgweather-data cycle: libgtk-2_0-0 -> gtk2-tools breaking dependency libgtk-2_0-0 -> gtk2-tools done booting kvm ... /usr/bin/qemu-kvm -no-reboot -nographic -net none -cpu host -kernel /boot/vmlinuz -initrd /boot/initrd-3.1.0-rc9-1-desktop-virtio -append root=/dev/vda panic=1 quiet no-kvmclock rw elevator=noop console=ttyS0 init=/.build/build -m 4096 -drive file=/dev/vgsys/lvobsbuild,if=virtio,cache=none -hda /dev/vgsys/lvobsbuild -drive file=/dev/vgsys/lvobsswap,if=virtio,cache=none -smp 8 Google, Inc. Serial Graphics Adapter 10/11/11 SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (abuild@build12) Tue Oct 11 15:32:04 UTC 2011 4 0 SeaBIOS (version 1.6.3-20111011_153203) Booting from ROM... [0.983757] BUG: unable to handle kernel [0.983760] usbcore: registered new interface driver usbhid [0.983761] usbhid: USB HID core driver [0.984030] NULL pointer dereference at (null) [0.984030] IP: [<(null)>] (null) [0.984030] PGD 0 [0.984030] Oops: 0010 [#1] PREEMPT SMP [0.984030] CPU 0 [0.984030] Modules linked in: [0.984030] [0.984030] Pid: 0, comm: swapper Not tainted 3.1.0-rc9-1-desktop #1 Bochs Bochs [0.984030] RIP: 0010:[<0000000000000000>][<(null)>] (null) [0.984030] RSP: 0018:ffffffff81c01ee0EFLAGS: 00010006 [0.984030] RAX: 0000000000000060 RBX: ffff88011fc18c70 RCX: 0000000000000000 [0.984030] RDX: 0000000000000015 RSI: ffff88011fc18ce0 RDI: ffff88011fc18c70 [0.984030] RBP: ffff88011fc18ce0 R08: 00000000000000f6 R09: 0000000000000000 [0.984030] R10: 0000000000000000 R11: 0000000000000000 R12: ffffffff81c00000 [0.984030] R13: 0000000000000001 R14: 0000000000000000 R15: 0000000000000000 [0.984030] FS:0000000000000000(0000) GS:ffff88011fc00000(0000) knlGS:0000000000000000 [0.984030] CS:0010 DS: 0000 ES: 0000 CR0: 000000008005003b [0.984030] CR2: 0000000000000000 CR3: 0000000001c06000 CR4: 00000000000406f0 [0.984030] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [0.984030] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [0.984030] Process swapper (pid: 0, threadinfo ffffffff81c00000, task ffffffff81c0e020) [0.984030] Stack: [0.984030]ffffffff8143cf34 0000000000000000 ffffffff8159e7bc 0000000000000000 [0.984030]ffffffff81c01fd8 ffffffff81d3a6c0 ffffffff81c00000 ffffffffffffffff [0.984030]0000000000014560 0000000000000000 ffffffff81001198 0000000000000000 [0.984030] Call Trace: [0.984030] Inexact backtrace: [0.984030] [0.984030][<ffffffff8143cf34>] ? cpuidle_idle_call+0xb4/0x340 [0.984030][<ffffffff8159e7bc>] ? __atomic_notifier_call_chain+0x4c/0x70 [0.984030][<ffffffff81001198>] ? cpu_idle+0x78/0xd0 [0.984030][<ffffffff81d57baf>] ? start_kernel+0x3a1/0x3ac [0.984030][<ffffffff81d57140>] ? early_idt_handlers+0x140/0x140 [0.984030][<ffffffff81d57434>] ? x86_64_start_kernel+0xd1/0xe0 [0.984030] Code:Bad RIP value. [0.984030] RIP[<(null)>] (null) [0.984030]RSP <ffffffff81c01ee0> [0.984030] CR2: 0000000000000000 [0.984789] BUG: unable to handle kernel [0.984030] ---[ end trace 30b668f9956a693f ]--- [0.984030] Kernel panic - not syncing: Attempted to kill the idle task! [0.984030] Pid: 0, comm: swapper Tainted: GD 3.1.0-rc9-1-desktop #1 [0.984030] Call Trace: [0.984030][<ffffffff810043fa>] dump_trace+0xaa/0x2b0 [0.984030][<ffffffff815819e7>] dump_stack+0x69/0x6f [0.984030][<ffffffff8158416e>] panic+0xa4/0x1b8 [0.984030][<ffffffff81058083>] do_exit+0x423/0x450 [0.984030][<ffffffff8159c566>] oops_end+0xa6/0xf0 [0.984030][<ffffffff8159e5e2>] do_page_fault+0x402/0x530 [0.984030][<ffffffff8159b865>] async_page_fault+0x25/0x30 [0.984789] NULL pointer dereference at (null) [0.984789] IP: [<(null)>] (null) [0.984789] PGD 0 [0.984789] Oops: 0010 [#2] PREEMPT SMP [0.984789] CPU 1 [0.984789] Modules linked in: [0.984789] [0.984789] Pid: 0, comm: kworker/0:0 Tainted: GD 3.1.0-rc9-1-desktop #1 Bochs Bochs [0.984789] RIP: 0010:[<0000000000000000>][<(null)>] (null) [0.984789] RSP: 0018:ffff880119717ee0EFLAGS: 00010006 [0.984789] RAX: 0000000000000060 RBX: ffff88011fc58c70 RCX: 0000000000000000 [0.984789] RDX: 0000000000000001 RSI: ffff88011fc58ce0 RDI: ffff88011fc58c70 [0.984789] RBP: ffff88011fc58ce0 R08: 00000000000000cd R09: 0000000000000000 [0.984789] R10: 0000000000000000 R11: 0000000000000000 R12: ffff880119716000 [0.984789] R13: 0000000000000001 R14: 0000000000000001 R15: 0000000000000000 [0.984789] FS:0000000000000000(0000) GS:ffff88011fc40000(0000) knlGS:0000000000000000 [0.984789] CS:0010 DS: 0000 ES: 0000 CR0: 000000008005003b [0.984789] CR2: 0000000000000000 CR3: 0000000001c06000 CR4: 00000000000406e0 [0.984789] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [0.984789] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [0.984789] Process kworker/0:0 (pid: 0, threadinfo ffff880119716000, task ffff880119714480) [0.984789] Stack: [0.984789]ffffffff8143cf34 0000000000000000 ffffffff8159e7bc 0000000000000018 [0.984789]ffff880119717fd8 ffffffff81d3a6c0 ffff880119716000 0000000000000000 [0.984789]0000000000000000 0000000000000000 ffffffff81001198 0000000000000000 [0.984789] Call Trace: [0.984789] Inexact backtrace: [0.984789] [0.984789][<ffffffff8143cf34>] ? cpuidle_idle_call+0xb4/0x340 [0.984789][<ffffffff8159e7bc>] ? __atomic_notifier_call_chain+0x4c/0x70 [0.984789][<ffffffff81001198>] ? cpu_idle+0x78/0xd0 [0.984789] Code:Bad RIP value. [0.984789] RIP[<(null)>] (null) [0.984789]RSP <ffff880119717ee0> [0.984789] CR2: 0000000000000000 [0.984789] ---[ end trace 30b668f9956a6940 ]--- [0.984807] BUG: unable to handle kernel NULL pointer dereference at (null) [0.984807] IP: [<(null)>] (null) [0.984807] PGD 0 [0.984807] Oops: 0010 [#3] PREEMPT SMP [0.984807] CPU 6 [0.984807] Modules linked in: [0.984807] [0.984807] Pid: 0, comm: kworker/0:1 Tainted: GD 3.1.0-rc9-1-desktop #1 Bochs Bochs [0.984807] RIP: 0010:[<0000000000000000>][<(null)>] (null) [0.984807] RSP: 0000:ffff8801197fdee0EFLAGS: 00010006 [0.984807] RAX: 0000000000000060 RBX: ffff88011fd98c70 RCX: 0000000000000000 [0.984807] RDX: 0000000000000001 RSI: ffff88011fd98ce0 RDI: ffff88011fd98c70 [0.984807] RBP: ffff88011fd98ce0 R08: 0000000000358f67 R09: 0000000000000000 [0.984807] R10: 0000000000000000 R11: 0000000000000000 R12: ffff8801197fc000 [0.984807] R13: 0000000000000001 R14: 0000000000000006 R15: 0000000000000000 [0.984807] FS:0000000000000000(0000) GS:ffff88011fd80000(0000) knlGS:0000000000000000 [0.984807] CS:0010 DS: 0000 ES: 0000 CR0: 000000008005003b [0.984807] CR2: 0000000000000000 CR3: 0000000001c06000 CR4: 00000000000406e0 [0.984807] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [0.984807] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [0.984807] Process kworker/0:1 (pid: 0, threadinfo ffff8801197fc000, task ffff8801197fa3c0) [0.984807] Stack: [0.984807]ffffffff8143cf34 0000000000000000 ffffffff8159e7bc 0000000000000000 [0.984807]ffff8801197fdfd8 ffffffff81d3a6c0 ffff8801197fc000 0000000000000000 [0.984807]0000000000000000 0000000000000000 ffffffff81001198 0000000000000000 [0.984807] Call Trace: [0.984807] Inexact backtrace: [0.984807] [0.984807][<ffffffff8143cf34>] ? cpuidle_idle_call+0xb4/0x340 [0.984807][<ffffffff8159e7bc>] ? __atomic_notifier_call_chain+0x4c/0x70 [0.984807][<ffffffff81001198>] ? cpu_idle+0x78/0xd0 [0.984807] Code:Bad RIP value. [0.984807] RIP[<(null)>] (null) [0.984807]RSP <ffff8801197fdee0> [0.984807] CR2: 0000000000000000 [0.984807] ---[ end trace 30b668f9956a6941 ]--- [0.984825] BUG: unable to handle kernel NULL pointer dereference at (null) [0.984807] Kernel panic - not syncing: Attempted to kill the idle task! [0.984825] IP:Pid: 0, comm: kworker/0:1 Tainted: GD 3.1.0-rc9-1-desktop #1 [0.984825][<(null)>] (null) [0.984807] Call Trace: [0.984825] PGD 0 [0.984825] Oops: 0010 [#4] PREEMPT SMP [0.984825] CPU 3 [0.984825] Modules linked in: [0.984825] [0.984807][<ffffffff810043fa>] dump_trace+0xaa/0x2b0 [0.984825] Pid: 0, comm: kworker/0:1 Tainted: GD 3.1.0-rc9-1-desktop #1 Bochs Bochs [<ffffffff815819e7>] dump_stack+0x69/0x6f [0.984825] [0.984825] RIP: 0010:[<0000000000000000>][<(null)>] (null) [0.984807][<ffffffff8158416e>] panic+0xa4/0x1b8 [0.984825] RSP: 0000:ffff88011977bee0EFLAGS: 00010006 [0.984825] RAX: 0000000000000060 RBX: ffff88011fcd8c70 RCX: 0000000000000000 [0.984807][<ffffffff81058083>] do_exit+0x423/0x450 [0.984825] RDX: 0000000000000001 RSI: ffff88011fcd8ce0 RDI: ffff88011fcd8c70 [0.984825] RBP: ffff88011fcd8ce0 R08: 000000000031f19c R09: 0000000000000000 [0.984825] R10: 0000000000000000 R11: 0000000000000000 R12: ffff88011977a000 [0.984807][<ffffffff8159c566>] oops_end+0xa6/0xf0 [0.984825] R13: 0000000000000001 R14: 0000000000000003 R15: 0000000000000000 [0.984825] FS:0000000000000000(0000) GS:ffff88011fcc0000(0000) knlGS:0000000000000000 [0.984807][<ffffffff8159e5e2>] do_page_fault+0x402/0x530 [0.984825] CS:0010 DS: 0000 ES: 0000 CR0: 000000008005003b [0.984825] CR2: 0000000000000000 CR3: 0000000001c06000 CR4: 00000000000406e0 [0.984807][<ffffffff8159b865>] async_page_fault+0x25/0x30 [0.984825] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [0.984825] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [0.984825] Process kworker/0:1 (pid: 0, threadinfo ffff88011977a000, task ffff880119778780) [0.984825] Stack: [0.984825]ffffffff8143cf34 0000000000000000 ffffffff8159e7bc 0000000000000000 [0.984825]ffff88011977bfd8 ffffffff81d3a6c0 ffff88011977a000 0000000000000000 [0.984825]0000000000000000 0000000000000000 ffffffff81001198 0000000000000000 [0.984825] Call Trace: [0.984825] Inexact backtrace: [0.984825] [0.984825][<ffffffff8143cf34>] ? cpuidle_idle_call+0xb4/0x340 [0.984825][<ffffffff8159e7bc>] ? __atomic_notifier_call_chain+0x4c/0x70 [0.984825][<ffffffff81001198>] ? cpu_idle+0x78/0xd0 [0.984825] Code:Bad RIP value. [0.984825] RIP[<(null)>] (null) [0.984825]RSP <ffff88011977bee0> [0.984825] CR2: 0000000000000000 [0.984825] ---[ end trace 30b668f9956a6942 ]--- [0.984877] BUG: unable to handle kernel NULL pointer dereference [0.984825] Kernel panic - not syncing: Attempted to kill the idle task! [0.984877]at (null) [0.984825] Pid: 0, comm: kworker/0:1 Tainted: GD 3.1.0-rc9-1-desktop #1 [0.984877] IP:Call Trace: [0.984877][<(null)>] (null) [0.984877] PGD 0 [0.984877] Oops: 0010 [#5] PREEMPT[<ffffffff810043fa>] dump_trace+0xaa/0x2b0 [0.984877] SMP [0.984877] CPU 5 [0.984877] Modules linked in: [<ffffffff815819e7>] dump_stack+0x69/0x6f [0.984877] [0.984877] [0.984877] Pid: 0, comm: kworker/0:1 Tainted: GD 3.1.0-rc9-1-desktop #1 [<ffffffff8158416e>] panic+0xa4/0x1b8 [0.984877]Bochs Bochs [0.984877] RIP: 0010:[<0000000000000000>][<(null)>] (null) [0.984825][<ffffffff81058083>] do_exit+0x423/0x450 [0.984877] RSP: 0000:ffff8801197dbee0EFLAGS: 00010006 [0.984877] RAX: 0000000000000060 RBX: ffff88011fd58c70 RCX: 0000000000000000 [0.984825][<ffffffff8159c566>] oops_end+0xa6/0xf0 [0.984877] RDX: 0000000000000001 RSI: ffff88011fd58ce0 RDI: ffff88011fd58c70 [0.984877] RBP: ffff88011fd58ce0 R08: 0000000000345a8b R09: 0000000000000000 [0.984825][<ffffffff8159e5e2>] do_page_fault+0x402/0x530 [0.984877] R10: 0000000000000000 R11: 0000000000000000 R12: ffff8801197da000 [0.984877] R13: 0000000000000001 R14: 0000000000000005 R15: 0000000000000000 [0.984825][<ffffffff8159b865>] async_page_fault+0x25/0x30 [0.984877] FS:0000000000000000(0000) GS:ffff88011fd40000(0000) knlGS:0000000000000000 [0.984877] CS:0010 DS: 0000 ES: 0000 CR0: 000000008005003b [0.984877] CR2: 0000000000000000 CR3: 0000000001c06000 CR4: 00000000000406e0 [0.984877] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [0.984877] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [0.984877] Process kworker/0:1 (pid: 0, threadinfo ffff8801197da000, task ffff8801197d8240) [0.984877] Stack: [0.984877]ffffffff8143cf34 0000000000000000 ffffffff8159e7bc 0000000000000000 [0.984877]ffff8801197dbfd8 ffffffff81d3a6c0 ffff8801197da000 0000000000000000 [0.984877]0000000000000000 0000000000000000 ffffffff81001198 0000000000000000 [0.984877] Call Trace: [0.984877] Inexact backtrace: [0.984877] [0.984877][<ffffffff8143cf34>] ? cpuidle_idle_call+0xb4/0x340 [0.984877][<ffffffff8159e7bc>] ? __atomic_notifier_call_chain+0x4c/0x70 [0.984877][<ffffffff81001198>] ? cpu_idle+0x78/0xd0 [0.984877] Code:Bad RIP value. [0.984877] RIP[<(null)>] (null) [0.984877]RSP <ffff8801197dbee0> [0.984877] CR2: 0000000000000000 [0.984877] ---[ end trace 30b668f9956a6943 ]--- [0.984882] BUG: unable to handle kernel NULL pointer dereference [0.984877] Kernel panic - not syncing: Attempted to kill the idle task! [0.984882]at (null) [0.984877] Pid: 0, comm: kworker/0:1 Tainted: GD 3.1.0-rc9-1-desktop #1 [0.984882] IP:Call Trace: [0.984882][<(null)>] (null) [0.984882] PGD 0 [0.984882] Oops: 0010 [#6][<ffffffff810043fa>] dump_trace+0xaa/0x2b0 [0.984882] PREEMPT SMP [0.984877][<ffffffff815819e7>] dump_stack+0x69/0x6f [0.984882] CPU 7 [0.984882] Modules linked in: [0.984877][<ffffffff8158416e>] panic+0xa4/0x1b8 [0.984882] [0.984882] Pid: 0, comm: kworker/0:1 Tainted: GD 3.1.0-rc9-1-desktop #1 Bochs Bochs [<ffffffff81058083>] do_exit+0x423/0x450 [0.984882] [0.984882] RIP: 0010:[<0000000000000000>][<(null)>] (null) [0.984877][<ffffffff8159c566>] oops_end+0xa6/0xf0 [0.984882] RSP: 0000:ffff88011903fee0EFLAGS: 00010006 [0.984882] RAX: 0000000000000060 RBX: ffff88011fdd8c70 RCX: 0000000000000000 [0.984877][<ffffffff8159e5e2>] do_page_fault+0x402/0x530 [0.984882] RDX: 0000000000000001 RSI: ffff88011fdd8ce0 RDI: ffff88011fdd8c70 [0.984882] RBP: ffff88011fdd8ce0 R08: 000000000036c3a5 R09: 0000000000000000 [0.984882] R10: 0000000000000000 R11: 0000000000000000 R12: ffff88011903e000 [0.984877][<ffffffff8159b865>] async_page_fault+0x25/0x30 [0.984882] R13: 0000000000000001 R14: 0000000000000007 R15: 0000000000000000 [0.984882] FS:0000000000000000(0000) GS:ffff88011fdc0000(0000) knlGS:0000000000000000 [0.984882] CS:0010 DS: 0000 ES: 0000 CR0: 000000008005003b [0.984882] CR2: 0000000000000000 CR3: 0000000001c06000 CR4: 00000000000406e0 [0.984882] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [0.984882] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [0.984882] Process kworker/0:1 (pid: 0, threadinfo ffff88011903e000, task ffff88011903c540) [0.984882] Stack: [0.984882]ffffffff8143cf34 0000000000000000 ffffffff8159e7bc 0000000000000000 [0.984882]ffff88011903ffd8 ffffffff81d3a6c0 ffff88011903e000 0000000000000000 [0.984882]0000000000000000 0000000000000000 ffffffff81001198 0000000000000000 [0.984882] Call Trace: [0.984882] Inexact backtrace: [0.984882] [0.984882][<ffffffff8143cf34>] ? cpuidle_idle_call+0xb4/0x340 [0.984882][<ffffffff8159e7bc>] ? __atomic_notifier_call_chain+0x4c/0x70 [0.984882][<ffffffff81001198>] ? cpu_idle+0x78/0xd0 [0.984882] Code:Bad RIP value. [0.984882] RIP[<(null)>] (null) [0.984882]RSP <ffff88011903fee0> [0.984882] CR2: 0000000000000000 [0.984882] ---[ end trace 30b668f9956a6944 ]--- [0.984882] Kernel panic - not syncing: Attempted to kill the idle task! [0.984882] Pid: 0, comm: kworker/0:1 Tainted: GD 3.1.0-rc9-1-desktop #1 [0.984882] Call Trace: [0.984882][<ffffffff810043fa>] dump_trace+0xaa/0x2b0 [0.984882][<ffffffff815819e7>] dump_stack+0x69/0x6f [0.984882][<ffffffff8158416e>] panic+0xa4/0x1b8 [0.984882][<ffffffff81058083>] do_exit+0x423/0x450 [0.984882][<ffffffff8159c566>] oops_end+0xa6/0xf0 [0.984882][<ffffffff8159e5e2>] do_page_fault+0x402/0x530 [0.984882][<ffffffff8159b865>] async_page_fault+0x25/0x30 [0.984857] BUG: unable to handle kernel NULL pointer dereference at (null) [0.984857] IP: [<(null)>] (null) [0.984857] PGD 0 [0.984857] Oops: 0010 [#7] PREEMPT SMP [0.984857] CPU 2 [0.984857] Modules linked in: [0.984857] [0.984857] Pid: 0, comm: kworker/0:1 Tainted: GD 3.1.0-rc9-1-desktop #1 Bochs Bochs [0.984857] RIP: 0010:[<0000000000000000>][<(null)>] (null) [0.984857] RSP: 0018:ffff880119739ee0EFLAGS: 00010006 [0.984857] RAX: 0000000000000060 RBX: ffff88011fc98c70 RCX: 0000000000000000 [0.984857] RDX: 0000000000000001 RSI: ffff88011fc98ce0 RDI: ffff88011fc98c70 [0.984857] RBP: ffff88011fc98ce0 R08: 000000000030bce4 R09: 0000000000000000 [0.984857] R10: 0000000000000000 R11: 0000000000000000 R12: ffff880119738000 [0.984857] R13: 0000000000000001 R14: 0000000000000002 R15: 0000000000000000 [0.984857] FS:0000000000000000(0000) GS:ffff88011fc80000(0000) knlGS:0000000000000000 [0.984857] CS:0010 DS: 0000 ES: 0000 CR0: 000000008005003b [0.984857] CR2: 0000000000000000 CR3: 0000000001c06000 CR4: 00000000000406e0 [0.984857] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [0.984857] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [0.984857] Process kworker/0:1 (pid: 0, threadinfo ffff880119738000, task ffff880119736600) [0.984857] Stack: [0.984857]ffffffff8143cf34 0000000000000000 ffffffff8159e7bc 0000000000000018 [0.984857]ffff880119739fd8 ffffffff81d3a6c0 ffff880119738000 0000000000000000 [0.984857]0000000000000000 0000000000000000 ffffffff81001198 0000000000000000 [0.984857] Call Trace: [0.984857] Inexact backtrace: [0.984857] [0.984857][<ffffffff8143cf34>] ? cpuidle_idle_call+0xb4/0x340 [0.984857][<ffffffff8159e7bc>] ? __atomic_notifier_call_chain+0x4c/0x70 [0.984857][<ffffffff81001198>] ? cpu_idle+0x78/0xd0 [0.984857] Code:Bad RIP value. [0.984857] RIP[<(null)>] (null) [0.984857]RSP <ffff880119739ee0> [0.984857] CR2: 0000000000000000 [0.984857] ---[ end trace 30b668f9956a6945 ]--- [0.984857] Kernel panic - not syncing: Attempted to kill the idle task! [0.984857] Pid: 0, comm: kworker/0:1 Tainted: GD 3.1.0-rc9-1-desktop #1 [0.984857] Call Trace: [0.984857][<ffffffff810043fa>] dump_trace+0xaa/0x2b0 [0.984857][<ffffffff815819e7>] dump_stack+0x69/0x6f [0.984857][<ffffffff8158416e>] panic+0xa4/0x1b8 [0.984857][<ffffffff81058083>] do_exit+0x423/0x450 [0.984857][<ffffffff8159c566>] oops_end+0xa6/0xf0 [0.984857][<ffffffff8159e5e2>] do_page_fault+0x402/0x530 [0.984857][<ffffffff8159b865>] async_page_fault+0x25/0x30 [0.984789] Kernel panic - not syncing: Attempted to kill the idle task! [0.984789] Pid: 0, comm: kworker/0:0 Tainted: GD 3.1.0-rc9-1-desktop #1 [0.984789] Call Trace: [0.984789][<ffffffff810043fa>] dump_trace+0xaa/0x2b0 [0.984789][<ffffffff815819e7>] dump_stack+0x69/0x6f [0.984789][<ffffffff8158416e>] panic+0xa4/0x1b8 [0.984789][<ffffffff81058083>] do_exit+0x423/0x450 [0.984789][<ffffffff8159c566>] oops_end+0xa6/0xf0 [0.984789][<ffffffff8159e5e2>] do_page_fault+0x402/0x530 [0.984789][<ffffffff8159b865>] async_page_fault+0x25/0x30 [0.984030] Rebooting in 1 seconds.. [0.984825] Rebooting in 1 seconds.. [0.984882] Rebooting in 1 seconds.. [0.984807] Rebooting in 1 seconds.. [0.984877] Rebooting in 1 seconds.. [0.984857] Rebooting in 1 seconds.. [0.984789] Rebooting in 1 seconds..No buildstatus set, either the packager broke the base system (glibc/bash/perl) or the build host has a kernel or hardware problem, OBS server will retry... The buildroot was: /var/tmp/build-root/.mount -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c1 --- Comment #1 from Bruno Friedmann <bruno@ioda-net.ch> 2011-10-25 06:06:01 UTC --- I used mostly an up to date factory (12.1) with KDE:Factory repository (don't used here) and repository Virtualisation:Factory S | Name | Type | Version | Arch | Repository --+----------------------------+---------+----------------+--------+----------------------- i | celt051 | package | 0.5.1.3-4.22 | x86_64 | factory-virtualization i | celt051-devel | package | 0.5.1.3-4.22 | x86_64 | factory-virtualization i | kvm | package | 0.15.0-123.8 | x86_64 | factory-virtualization i | kvm-debuginfo | package | 0.15.0-123.8 | x86_64 | factory-virtualization i | libcgroup1 | package | 0.37.1-50.6 | x86_64 | factory-virtualization i | libcgroup1-32bit | package | 0.37.1-50.6 | x86_64 | factory-virtualization i | libcgroup1-debuginfo | package | 0.37.1-50.6 | x86_64 | factory-virtualization i | libcgroup1-debuginfo-32bit | package | 0.37.1-50.6 | x86_64 | factory-virtualization i | libnetcontrol0 | package | 0.2.3-12.4 | x86_64 | factory-virtualization i | libnetcontrol0-debuginfo | package | 0.2.3-12.4 | x86_64 | factory-virtualization i | libspice-server-devel | package | 0.8.2-4.7 | x86_64 | factory-virtualization i | libspice-server1 | package | 0.8.2-4.7 | x86_64 | factory-virtualization i | libvdeplug3 | package | 2.3.1-5.22 | x86_64 | factory-virtualization i | libvdeplug3-debuginfo | package | 2.3.1-5.22 | x86_64 | factory-virtualization i | libvirt | package | 0.9.6-169.2 | x86_64 | factory-virtualization i | libvirt-client | package | 0.9.6-169.2 | x86_64 | factory-virtualization i | libvirt-client-debuginfo | package | 0.9.6-169.2 | x86_64 | factory-virtualization i | libvirt-debuginfo | package | 0.9.6-169.2 | x86_64 | factory-virtualization i | libvirt-devel | package | 0.9.6-169.2 | x86_64 | factory-virtualization i | libvirt-doc | package | 0.9.6-169.2 | x86_64 | factory-virtualization i | libvirt-python | package | 0.9.6-169.2 | x86_64 | factory-virtualization i | libvirt-python-debuginfo | package | 0.9.6-169.2 | x86_64 | factory-virtualization i | libyajl2 | package | 2.0.1-32.4 | x86_64 | factory-virtualization i | libyajl2-debuginfo | package | 2.0.1-32.4 | x86_64 | factory-virtualization i | qemu | package | 0.14.1-29.1 | x86_64 | factory-virtualization i | qemu-debuginfo | package | 0.14.1-29.1 | x86_64 | factory-virtualization i | spice-client | package | 0.8.2-4.7 | x86_64 | factory-virtualization i | spice-devel | package | 0.8.1-5.1 | noarch | factory-virtualization i | uml-utilities | package | 20070815-82.22 | x86_64 | factory-virtualization i | uml-utilities-debuginfo | package | 20070815-82.22 | x86_64 | factory-virtualization i | virt-manager | package | 0.9.0-77.1 | x86_64 | factory-virtualization i | virt-utils | package | 1.1.7-23.7 | x86_64 | factory-virtualization i | virt-viewer | package | 0.4.1-34.3 | x86_64 | factory-virtualization i | virt-viewer-debuginfo | package | 0.4.1-34.3 | x86_64 | factory-virtualization i | vm-install | package | 0.5.7-99.1 | x86_64 | factory-virtualization i | xen-devel | package | 4.1.2_05-151.2 | x86_64 | factory-virtualization i | xen-libs | package | 4.1.2_05-151.2 | x86_64 | factory-virtualization i | xen-libs-debuginfo | package | 4.1.2_05-151.2 | x86_64 | factory-virtualization i | yajl | package | 2.0.1-32.4 | x86_64 | factory-virtualization i | yajl-debuginfo | package | 2.0.1-32.4 | x86_64 | factory-virtualization i | yast2-vm | package | 2.21.1-1.22 | x86_64 | factory-virtualization + openSUSE:Tools S | Name | Type | Version | Arch | Repository --+---------------------------------------+---------+-----------------+--------+-------------- i | build | package | 2011.10.10-80.1 | noarch | factory-tools i | build-mkbaselibs | package | 2011.10.10-80.1 | noarch | factory-tools i | build-mkdrpms | package | 2011.10.10-80.1 | noarch | factory-tools i | haveged | package | 1.2-66.4 | x86_64 | factory-tools i | haveged-debuginfo | package | 1.2-66.4 | x86_64 | factory-tools i | inst-source-utils | package | 2011.10.16-24.1 | noarch | factory-tools i | kiwi-instsource-plugins-SLE-11-SP2 | package | 0.9-2.2 | noarch | factory-tools i | kiwi-instsource-plugins-openSUSE-11-2 | package | 0.9-14.4 | noarch | factory-tools i | kiwi-instsource-plugins-openSUSE-11-3 | package | 0.9-11.4 | noarch | factory-tools i | kiwi-instsource-plugins-openSUSE-12-1 | package | 0.9-8.2 | noarch | factory-tools i | libblkid-devel | package | 2.20.1-6.1 | x86_64 | factory-tools i | libblkid1 | package | 2.20.1-6.1 | x86_64 | factory-tools i | libblkid1-32bit | package | 2.20.1-6.1 | x86_64 | factory-tools i | libblkid1-debuginfo | package | 2.20.1-6.1 | x86_64 | factory-tools i | libmount1 | package | 2.20.1-6.1 | x86_64 | factory-tools i | libmount1-32bit | package | 2.20.1-6.1 | x86_64 | factory-tools i | libmount1-debuginfo | package | 2.20.1-6.1 | x86_64 | factory-tools i | libuuid-devel | package | 2.20.1-6.1 | x86_64 | factory-tools i | libuuid1 | package | 2.20.1-6.1 | x86_64 | factory-tools i | libuuid1-32bit | package | 2.20.1-6.1 | x86_64 | factory-tools i | libuuid1-debuginfo | package | 2.20.1-6.1 | x86_64 | factory-tools i | obs-common | package | 2.1.0-2.4 | x86_64 | factory-tools i | obs-service-download_files | package | 0.2-24.1 | noarch | factory-tools i | obs-service-download_src_package | package | 0.1-3.7 | noarch | factory-tools i | obs-service-download_url | package | 0.1-12.4 | noarch | factory-tools i | obs-service-extract_file | package | 0.1-6.4 | noarch | factory-tools i | obs-service-format_spec_file | package | 0.1-36.1 | noarch | factory-tools i | obs-service-recompress | package | 0.1-8.1 | noarch | factory-tools i | obs-service-set_version | package | 0.1-5.2 | noarch | factory-tools i | obs-service-source_validator | package | 0.1-11.2 | noarch | factory-tools i | obs-service-tar_scm | package | 0.2.1-16.1 | noarch | factory-tools i | obs-service-verify_file | package | 0.1-4.4 | noarch | factory-tools i | obs-source_service | package | 2.1.11-4.66 | x86_64 | factory-tools i | obs-utils | package | 2.1.11-4.66 | x86_64 | factory-tools i | obs-worker | package | 2.1.11-4.66 | noarch | factory-tools i | osc | package | 0.132.6-61.5 | noarch | factory-tools i | osc-plugin-collab | package | 0.94-1.3 | x86_64 | factory-tools i | osc-source_validator | package | 0.1-78.1 | noarch | factory-tools i | perl-BSSolv | package | 0.17.2-28.6 | x86_64 | factory-tools i | perl-BSSolv-debuginfo | package | 0.17.2-28.6 | x86_64 | factory-tools i | perl-CPAN-DistnameInfo | package | 0.10-2.8 | noarch | factory-tools i | perl-Class-Load | package | 0.06-3.1 | x86_64 | factory-tools i | perl-Class-Singleton | package | 1.4-14.5 | noarch | factory-tools i | perl-DateTime-Locale | package | 0.45-17.5 | noarch | factory-tools i | perl-DateTime-TimeZone | package | 1.17-5.1 | noarch | factory-tools i | perl-Math-Round | package | 0.06-3.1 | noarch | factory-tools i | perl-Package-Generator | package | 0.103-14.5 | noarch | factory-tools i | perl-Sub-Install | package | 0.925-15.5 | noarch | factory-tools i | spec-cleaner | package | 0.2-3.1 | noarch | factory-tools i | util-linux | package | 2.20.1-6.1 | x86_64 | factory-tools i | util-linux-debuginfo | package | 2.20.1-6.1 | x86_64 | factory-tools i | util-linux-lang | package | 2.20.1-6.1 | noarch | factory-tools i | uuidd | package | 2.20.1-6.1 | x86_64 | factory-tools i | uuidd-debuginfo | package | 2.20.1-6.1 | x86_64 | factory-tools i | webpin | package | 1.2.2-1.8 | noarch | factory-tools i | yast2-metapackage-handler | package | 0.8.2-2.205 | noarch | factory-tools i | yum-common | package | 3.2.25-4.13 | x86_64 | factory-tools List of related kernel package S | Name | Type | Version | Arch | Repository --+--------------------------------+---------+--------------+--------+-------------- i | devel_kernel | pattern | 12.1-24.1 | x86_64 | factory-oss i | devel_kernel | pattern | 12.1-24.1 | i586 | factory-oss i | kernel-default-devel | package | 3.1.rc9-1.2 | x86_64 | factory-oss i | kernel-desktop | package | 3.1.rc9-1.2 | x86_64 | factory-oss i | kernel-desktop-devel | package | 3.1.rc9-1.2 | x86_64 | factory-oss i | kernel-devel | package | 3.1.rc9-1.2 | noarch | factory-oss i | kernel-firmware | package | 20110709-8.2 | noarch | factory-oss i | kernel-source | package | 3.1.rc9-1.2 | noarch | factory-oss i | kernel-syms | package | 3.1.rc9-1.2 | x86_64 | factory-oss i | kernel-xen-devel | package | 3.1.rc9-1.2 | x86_64 | factory-oss i | kerneloops | package | 0.12-45.5 | x86_64 | factory-oss i | kerneloops-applet | package | 0.12-45.5 | x86_64 | factory-oss i | kerneloops-applet-debuginfo | package | 0.12-45.5 | x86_64 | factory-debug i | kerneloops-debuginfo | package | 0.12-45.5 | x86_64 | factory-debug i | nfs-kernel-server | package | 1.2.5-3.1 | x86_64 | factory-oss i | patterns-openSUSE-devel_kernel | package | 12.1-24.1 | x86_64 | factory-oss -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c2 --- Comment #2 from Bruno Friedmann <bruno@ioda-net.ch> 2011-10-26 20:06:44 UTC --- You can find my whole content of the lvm at this address http://dl.dropbox.com/u/13333867/openSUSE/lvobsbuild-content.tar.xz ~192MB trying to build https://build.opensuse.org/package/show?package=bacula&project=Archiving%3ABackup%3AFactory I just don't remember if this one is the try I made with jobs = 1 in ~/.oscrc -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c3 --- Comment #3 from Bruno Friedmann <bruno@ioda-net.ch> 2011-10-26 20:10:52 UTC --- Created an attachment (id=459039) --> (http://bugzilla.novell.com/attachment.cgi?id=459039) oscrc My ~/.oscrc file Don't be afraid about the param build-vmdisk-filesystem = ext4 it's part of a patch for osc build /usr/lib/python2.7/site-packages/osc/build.py ~866 if config['build-vmdisk-filesystem']: vm_options += [ '--vmdisk-filesystem=' + config['build-vmdisk-filesystem'] ] which allow the fact to rebuild with ext4 or btrfs the lv when I hit the --clean switch -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c4 --- Comment #4 from Bruno Friedmann <bruno@ioda-net.ch> 2011-10-28 18:45:39 UTC --- Created an attachment (id=459414) --> (http://bugzilla.novell.com/attachment.cgi?id=459414) New log of the crash when using kernel-debug A new run with kernel-debug-3.1.0-2 from kernel:head -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c5 Bruno Friedmann <bruno@ioda-net.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |crrodriguez@opensuse.org --- Comment #5 from Bruno Friedmann <bruno@ioda-net.ch> 2011-10-28 18:50:23 UTC --- Also a new tar.xz of the build root is available here http://dl.dropbox.com/u/13333867/openSUSE/lvobsbuild-content_kernel-debug.ta... 78MB smaller than the previous one Any hint or help appreciate, at least to know which component is faulty osc/build, kernel, kvm which is hard, as each off them work osc build in chroot work kernel work with bare-metal and vm kvm work with this kernel too -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c6 --- Comment #6 from Jiri Slaby <jslaby@suse.com> 2011-10-28 20:37:31 UTC --- So in the end this rather looks like a problem in the cpuidle code. Interrupts are not disabled by CPU, but in cpu_idle function. It is this line: dev->last_residency = target_state->enter(dev, target_state); So target_state->enter is NULL here. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c Jiri Slaby <jslaby@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|osc |Kernel Version|2.3 |Factory AssignedTo|adrian@suse.com |kernel-maintainers@forge.pr | |ovo.novell.com Product|openSUSE Build Service |openSUSE 12.1 QAContact|adrian@suse.com |qa@suse.de -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c7 --- Comment #7 from Cristian Rodríguez <crrodriguez@opensuse.org> 2011-10-28 20:44:40 CLST --- FYI: there is no need for an lvm setup, a regular build with osc --vm-type=kvm triggers the BUG for me. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c8 --- Comment #8 from Cristian Rodríguez <crrodriguez@opensuse.org> 2011-10-28 20:50:27 CLST --- booting kvm ... /usr/bin/qemu-kvm -no-reboot -nographic -net none -cpu host -kernel /boot/vmlinuz -initrd /boot/initrd -append root=/dev/vda panic=1 quiet no-kvmclock rw elevator=noop console=ttyS0 init=/.build/build -drive file=/var/tmp/FILE.root,if=virtio,cache=unsafe -drive file=/var/tmp/FILE.root,if=ide,index=0,cache=unsafe -drive file=/var/tmp/FILE.swap,if=virtio,cache=unsafe -smp 8 [ 1.077586] BUG: unable to handle kernel NULL pointer dereference at (null) [ 1.078481] IP: [< (null)>] (null) [ 1.079489] TCP cubic registered [ 1.078569] PGD 0 [ 1.078569] Oops: 0010 [#1] PREEMPT SMP [ 1.078569] CPU 5 [ 1.078569] Modules linked in: [ 1.078569] [ 1.078569] Pid: 0, comm: kworker/0:1 Not tainted 3.1.0-1-desktop #1 Bochs Bochs [ 1.078569] RIP: 0010:[<0000000000000000>] [< (null)>] (null) [ 1.078569] RSP: 0000:ffff88001de87ed0 EFLAGS: 00010046 [ 1.078569] RAX: 00000000000000c0 RBX: ffff88001f358c70 RCX: 0000000000000000 [ 1.078569] RDX: 0000000000000001 RSI: ffff88001f358ce0 RDI: ffff88001f358c70 [ 1.078569] RBP: ffff88001f358ce0 R08: 000000000032f082 R09: 0000000000000000 [ 1.078569] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000005 [ 1.078569] R13: ffff88001de87fd8 R14: 0000000000000001 R15: 0000000000000001 [ 1.078569] FS: 0000000000000000(0000) GS:ffff88001f340000(0000) knlGS:0000000000000000 [ 1.078569] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b [ 1.078569] CR2: 0000000000000000 CR3: 0000000001a06000 CR4: 00000000000006e0 [ 1.078569] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 1.078569] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 1.078569] Process kworker/0:1 (pid: 0, threadinfo ffff88001de86000, task ffff88001de84240) [ 1.078569] Stack: [ 1.078569] ffffffff8145beeb 0000000000000000 ffffffff815aaaac 0000000000000246 [ 1.078569] ffff88001de86000 ffffffff81b3a400 ffff88001de86000 ffff88001de87fd8 [ 1.078569] ffff88001de86000 0000000000000000 ffffffff81001205 0000000000000000 [ 1.078569] Call Trace: [ 1.078569] Inexact backtrace: [ 1.078569] [ 1.078569] [<ffffffff8145beeb>] ? cpuidle_idle_call+0xeb/0x1e0 [ 1.078569] [<ffffffff815aaaac>] ? __atomic_notifier_call_chain+0x4c/0x70 [ 1.078569] [<ffffffff81001205>] ? cpu_idle+0x75/0xc0 [ 1.078569] Code: Bad RIP value. [ 1.078569] RIP [< (null)>] (null) [ 1.078569] RSP <ffff88001de87ed0> [ 1.078569] CR2: 0000000000000000 [ 1.078598] BUG: unable to handle kernel [ 1.078569] ---[ end trace 7509180cf7d3bf0f ]--- [ 1.078569] Kernel panic - not syncing: Attempted to kill the idle task! [ 1.078569] Pid: 0, comm: kworker/0:1 Tainted: G D 3.1.0-1-desktop #1 [ 1.078569] Call Trace: [ 1.078569] [<ffffffff81004538>] dump_trace+0x88/0x380 [ 1.078569] [<ffffffff815a3fa2>] dump_stack+0x69/0x6f [ 1.078569] [<ffffffff815a4049>] panic+0xa1/0x1bd [ 1.078569] [<ffffffff8105af4b>] do_exit+0x42b/0x460 [ 1.078569] [<ffffffff815a86e4>] oops_end+0xa4/0xf0 [ 1.078569] [<ffffffff815aa986>] do_page_fault+0x4d6/0x550 [ 1.078569] [<ffffffff815a79b5>] page_fault+0x25/0x30 [ 1.078598] NULL pointer dereference at (null) [ 1.078598] IP: [< (null)>] (null) [ 1.078598] PGD 0 [ 1.078598] Oops: 0010 [#2] PREEMPT SMP [ 1.078598] CPU 6 [ 1.078598] Modules linked in: [ 1.078598] [ 1.078598] Pid: 0, comm: kworker/0:1 Tainted: G D 3.1.0-1-desktop #1 Bochs Bochs [ 1.078598] RIP: 0010:[<0000000000000000>] [< (null)>] (null) [ 1.078598] RSP: 0000:ffff88001dec9ed0 EFLAGS: 00010046 [ 1.078598] RAX: 00000000000000c0 RBX: ffff88001f398c70 RCX: 0000000000000000 [ 1.078598] RDX: 0000000000000001 RSI: ffff88001f398ce0 RDI: ffff88001f398c70 [ 1.078598] RBP: ffff88001f398ce0 R08: 00000000003424ee R09: 0000000000000000 [ 1.078598] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000006 [ 1.078598] R13: ffff88001dec9fd8 R14: 0000000000000001 R15: 0000000000000001 [ 1.078598] FS: 0000000000000000(0000) GS:ffff88001f380000(0000) knlGS:0000000000000000 [ 1.078598] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b [ 1.078598] CR2: 0000000000000000 CR3: 0000000001a06000 CR4: 00000000000006e0 [ 1.078598] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 1.078598] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 1.078598] Process kworker/0:1 (pid: 0, threadinfo ffff88001dec8000, task ffff88001dec63c0) [ 1.078598] Stack: [ 1.078598] ffffffff8145beeb 0000000000000000 ffffffff815aaaac 0000000000000246 [ 1.078598] ffff88001dec8000 ffffffff81b3a400 ffff88001dec8000 ffff88001dec9fd8 [ 1.078598] ffff88001dec8000 0000000000000000 ffffffff81001205 0000000000000000 [ 1.078598] Call Trace: [ 1.078598] Inexact backtrace: [ 1.078598] [ 1.078598] [<ffffffff8145beeb>] ? cpuidle_idle_call+0xeb/0x1e0 [ 1.078598] [<ffffffff815aaaac>] ? __atomic_notifier_call_chain+0x4c/0x70 [ 1.078598] [<ffffffff81001205>] ? cpu_idle+0x75/0xc0 [ 1.078598] Code: Bad RIP value. [ 1.078598] RIP [< (null)>] (null) [ 1.078598] RSP <ffff88001dec9ed0> [ 1.078598] CR2: 0000000000000000 [ 1.078598] ---[ end trace 7509180cf7d3bf10 ]--- [ 1.078577] BUG: unable to handle kernel NULL pointer dereference at (null) [ 1.078577] IP: [< (null)>] (null) [ 1.078577] PGD 0 [ 1.078577] Oops: 0010 [#3] PREEMPT SMP [ 1.078577] CPU 1 [ 1.078577] Modules linked in: [ 1.078577] [ 1.078577] Pid: 0, comm: kworker/0:0 Tainted: G D 3.1.0-1-desktop #1 Bochs Bochs [ 1.078577] RIP: 0010:[<0000000000000000>] [< (null)>] (null) [ 1.078577] RSP: 0018:ffff88001ddc3ed0 EFLAGS: 00010046 [ 1.078577] RAX: 00000000000000c0 RBX: ffff88001f258c70 RCX: 0000000000000000 [ 1.078577] RDX: 0000000000000001 RSI: ffff88001f258ce0 RDI: ffff88001f258c70 [ 1.078577] RBP: ffff88001f258ce0 R08: 000000000000018a R09: 0000000000000000 [ 1.078577] R10: 0000000000000400 R11: 0000000000000000 R12: 0000000000000001 [ 1.078577] R13: ffff88001ddc3fd8 R14: 0000000000000001 R15: 0000000000000001 [ 1.078577] FS: 0000000000000000(0000) GS:ffff88001f240000(0000) knlGS:0000000000000000 [ 1.078577] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b [ 1.078577] CR2: 0000000000000000 CR3: 0000000001a06000 CR4: 00000000000006e0 [ 1.078577] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 1.078577] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 1.078577] Process kworker/0:0 (pid: 0, threadinfo ffff88001ddc2000, task ffff88001ddc0480) [ 1.078577] Stack: [ 1.078577] ffffffff8145beeb 0000000000000000 ffffffff815aaaac 0000000000000246 [ 1.078577] ffff88001ddc2000 ffffffff81b3a400 ffff88001ddc2000 ffff88001ddc3fd8 [ 1.078577] ffff88001ddc2000 0000000000000000 ffffffff81001205 0000000000000000 [ 1.078577] Call Trace: [ 1.078577] Inexact backtrace: [ 1.078577] [ 1.078577] [<ffffffff8145beeb>] ? cpuidle_idle_call+0xeb/0x1e0 [ 1.078577] [<ffffffff815aaaac>] ? __atomic_notifier_call_chain+0x4c/0x70 [ 1.078577] [<ffffffff81001205>] ? cpu_idle+0x75/0xc0 [ 1.078577] Code: Bad RIP value. [ 1.078577] RIP [< (null)>] (null) [ 1.078577] RSP <ffff88001ddc3ed0> [ 1.078577] CR2: 0000000000000000 [ 1.078577] ---[ end trace 7509180cf7d3bf11 ]--- [ 1.078597] BUG: unable to handle kernel NULL pointer dereference at (null) [ 1.078577] Kernel panic - not syncing: Attempted to kill the idle task! [ 1.078597] IP:Pid: 0, comm: kworker/0:0 Tainted: G D 3.1.0-1-desktop #1 [ 1.078597] [< (null)>] (null) [ 1.078577] Call Trace: [ 1.078597] PGD 0 [ 1.078597] Oops: 0010 [#4] PREEMPT SMP [ 1.078597] CPU 7 [ 1.078597] Modules linked in: [ 1.078597] [ 1.078577] [<ffffffff81004538>] dump_trace+0x88/0x380 [ 1.078597] Pid: 0, comm: kworker/0:1 Tainted: G D 3.1.0-1-desktop #1 Bochs Bochs [ 1.078577] [<ffffffff815a3fa2>] dump_stack+0x69/0x6f [ 1.078597] RIP: 0010:[<0000000000000000>] [< (null)>] (null) [ 1.078597] RSP: 0000:ffff88001deebed0 EFLAGS: 00010046 [ 1.078597] RAX: 00000000000000c0 RBX: ffff88001f3d8c70 RCX: 0000000000000000 [ 1.078577] [<ffffffff815a4049>] panic+0xa1/0x1bd [ 1.078597] RDX: 0000000000000001 RSI: ffff88001f3d8ce0 RDI: ffff88001f3d8c70 [ 1.078597] RBP: ffff88001f3d8ce0 R08: 0000000000355976 R09: 0000000000000000 [ 1.078597] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000007 [ 1.078577] [<ffffffff8105af4b>] do_exit+0x42b/0x460 [ 1.078597] R13: ffff88001deebfd8 R14: 0000000000000001 R15: 0000000000000001 [ 1.078597] FS: 0000000000000000(0000) GS:ffff88001f3c0000(0000) knlGS:0000000000000000 [ 1.078597] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b [ 1.078577] [<ffffffff815a86e4>] oops_end+0xa4/0xf0 [ 1.078597] CR2: 0000000000000000 CR3: 0000000001a06000 CR4: 00000000000006e0 [ 1.078577] [<ffffffff815aa986>] do_page_fault+0x4d6/0x550 [ 1.078597] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 1.078577] [<ffffffff815a79b5>] page_fault+0x25/0x30 [ 1.078597] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 1.078597] Process kworker/0:1 (pid: 0, threadinfo ffff88001deea000, task ffff88001dee8540) [ 1.078597] Stack: [ 1.078597] ffffffff8145beeb 0000000000000000 ffffffff815aaaac 0000000000000246 [ 1.078597] ffff88001deea000 ffffffff81b3a400 ffff88001deea000 ffff88001deebfd8 [ 1.078597] ffff88001deea000 0000000000000000 ffffffff81001205 0000000000000000 [ 1.078597] Call Trace: [ 1.078597] Inexact backtrace: [ 1.078597] [ 1.078597] [<ffffffff8145beeb>] ? cpuidle_idle_call+0xeb/0x1e0 [ 1.078597] [<ffffffff815aaaac>] ? __atomic_notifier_call_chain+0x4c/0x70 [ 1.078597] [<ffffffff81001205>] ? cpu_idle+0x75/0xc0 [ 1.078597] Code: Bad RIP value. [ 1.078597] RIP [< (null)>] (null) [ 1.078597] RSP <ffff88001deebed0> [ 1.078597] CR2: 0000000000000000 [ 1.078597] ---[ end trace 7509180cf7d3bf12 ]--- [ 1.078612] BUG: unable to handle kernel NULL pointer dereference at (null) [ 1.078597] Kernel panic - not syncing: Attempted to kill the idle task! [ 1.078612] IP:Pid: 0, comm: kworker/0:1 Tainted: G D 3.1.0-1-desktop #1 [ 1.078612] [< (null)>] (null) [ 1.078597] Call Trace: [ 1.078612] PGD 0 [ 1.078612] Oops: 0010 [#5] PREEMPT SMP [ 1.078597] [<ffffffff81004538>] dump_trace+0x88/0x380 [ 1.078612] CPU 3 [ 1.078612] Modules linked in: [ 1.078597] [<ffffffff815a3fa2>] dump_stack+0x69/0x6f [ 1.078612] [ 1.078612] Pid: 0, comm: kworker/0:1 Tainted: G D 3.1.0-1-desktop #1 Bochs Bochs [<ffffffff815a4049>] panic+0xa1/0x1bd [ 1.078612] [ 1.078612] RIP: 0010:[<0000000000000000>] [< (null)>] (null) [ 1.078597] [<ffffffff8105af4b>] do_exit+0x42b/0x460 [ 1.078612] RSP: 0000:ffff88001de27ed0 EFLAGS: 00010046 [ 1.078612] RAX: 00000000000000c0 RBX: ffff88001f2d8c70 RCX: 0000000000000000 [ 1.078597] [<ffffffff815a86e4>] oops_end+0xa4/0xf0 [ 1.078612] RDX: 0000000000000001 RSI: ffff88001f2d8ce0 RDI: ffff88001f2d8c70 [ 1.078612] RBP: ffff88001f2d8ce0 R08: 0000000000308735 R09: 0000000000000000 [ 1.078597] [<ffffffff815aa986>] do_page_fault+0x4d6/0x550 [ 1.078612] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000003 [ 1.078612] R13: ffff88001de27fd8 R14: 0000000000000001 R15: 0000000000000001 [ 1.078597] [<ffffffff815a79b5>] page_fault+0x25/0x30 [ 1.078612] FS: 0000000000000000(0000) GS:ffff88001f2c0000(0000) knlGS:0000000000000000 [ 1.078612] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b [ 1.078612] CR2: 0000000000000000 CR3: 0000000001a06000 CR4: 00000000000006e0 [ 1.078612] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 1.078612] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 1.078612] Process kworker/0:1 (pid: 0, threadinfo ffff88001de26000, task ffff88001de24780) [ 1.078612] Stack: [ 1.078612] ffffffff8145beeb 0000000000000000 ffffffff815aaaac 0000000000000246 [ 1.078612] ffff88001de26000 ffffffff81b3a400 ffff88001de26000 ffff88001de27fd8 [ 1.078612] ffff88001de26000 0000000000000000 ffffffff81001205 0000000000000000 [ 1.078612] Call Trace: [ 1.078612] Inexact backtrace: [ 1.078612] [ 1.078612] [<ffffffff8145beeb>] ? cpuidle_idle_call+0xeb/0x1e0 [ 1.078612] [<ffffffff815aaaac>] ? __atomic_notifier_call_chain+0x4c/0x70 [ 1.078612] [<ffffffff81001205>] ? cpu_idle+0x75/0xc0 [ 1.078612] Code: Bad RIP value. [ 1.078612] RIP [< (null)>] (null) [ 1.078612] RSP <ffff88001de27ed0> [ 1.078612] CR2: 0000000000000000 [ 1.078612] ---[ end trace 7509180cf7d3bf13 ]--- [ 1.078694] BUG: unable to handle kernel NULL pointer dereference at (null) [ 1.078612] Kernel panic - not syncing: Attempted to kill the idle task! [ 1.078694] IP:Pid: 0, comm: kworker/0:1 Tainted: G D 3.1.0-1-desktop #1 [ 1.078694] [< (null)>] (null) [ 1.078612] Call Trace: [ 1.078694] PGD 0 [ 1.078694] Oops: 0010 [#6] PREEMPT SMP [ 1.078612] [<ffffffff81004538>] dump_trace+0x88/0x380 [ 1.078694] CPU 2 [ 1.078694] Modules linked in: [ 1.078612] [<ffffffff815a3fa2>] dump_stack+0x69/0x6f [ 1.078694] [ 1.078694] Pid: 0, comm: kworker/0:1 Tainted: G D 3.1.0-1-desktop #1 Bochs Bochs [<ffffffff815a4049>] panic+0xa1/0x1bd [ 1.078694] [ 1.078694] RIP: 0010:[<0000000000000000>] [< (null)>] (null) [ 1.078612] [<ffffffff8105af4b>] do_exit+0x42b/0x460 [ 1.078694] RSP: 0000:ffff88001de05ed0 EFLAGS: 00010046 [ 1.078694] RAX: 00000000000000c0 RBX: ffff88001f298c70 RCX: 0000000000000000 [ 1.078612] [<ffffffff815a86e4>] oops_end+0xa4/0xf0 [ 1.078694] RDX: 0000000000000001 RSI: ffff88001f298ce0 RDI: ffff88001f298c70 [ 1.078694] RBP: ffff88001f298ce0 R08: 00000000002f525f R09: 0000000000000000 [ 1.078612] [<ffffffff815aa986>] do_page_fault+0x4d6/0x550 [ 1.078694] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000002 [ 1.078694] R13: ffff88001de05fd8 R14: 0000000000000001 R15: 0000000000000001 [ 1.078612] [<ffffffff815a79b5>] page_fault+0x25/0x30 [ 1.078694] FS: 0000000000000000(0000) GS:ffff88001f280000(0000) knlGS:0000000000000000 [ 1.078694] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b [ 1.078694] CR2: 0000000000000000 CR3: 0000000001a06000 CR4: 00000000000006e0 [ 1.078694] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 1.078694] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 1.078694] Process kworker/0:1 (pid: 0, threadinfo ffff88001de04000, task ffff88001de02600) [ 1.078694] Stack: [ 1.078694] ffffffff8145beeb 0000000000000000 ffffffff815aaaac 0000000000000246 [ 1.078694] ffff88001de04000 ffffffff81b3a400 ffff88001de04000 ffff88001de05fd8 [ 1.078694] ffff88001de04000 0000000000000000 ffffffff81001205 0000000000000000 [ 1.078694] Call Trace: [ 1.078694] Inexact backtrace: [ 1.078694] [ 1.078694] [<ffffffff8145beeb>] ? cpuidle_idle_call+0xeb/0x1e0 [ 1.078694] [<ffffffff815aaaac>] ? __atomic_notifier_call_chain+0x4c/0x70 [ 1.078694] [<ffffffff81001205>] ? cpu_idle+0x75/0xc0 [ 1.078694] Code: Bad RIP value. [ 1.078694] RIP [< (null)>] (null) [ 1.078694] RSP <ffff88001de05ed0> [ 1.078694] CR2: 0000000000000000 [ 1.078694] ---[ end trace 7509180cf7d3bf14 ]--- [ 1.080195] BUG: unable to handle kernel NULL pointer dereference at (null) [ 1.078694] Kernel panic - not syncing: Attempted to kill the idle task! [ 1.080195] IP:Pid: 0, comm: kworker/0:1 Tainted: G D 3.1.0-1-desktop #1 [ 1.080195] [< (null)>] (null) [ 1.078694] Call Trace: [ 1.080195] PGD 0 [<ffffffff81004538>] dump_trace+0x88/0x380 [ 1.080195] [ 1.080195] Oops: 0010 [#7] PREEMPT [<ffffffff815a3fa2>] dump_stack+0x69/0x6f [ 1.080195] SMP [ 1.080195] CPU 0 [ 1.080195] Modules linked in: [<ffffffff815a4049>] panic+0xa1/0x1bd [ 1.080195] [ 1.080195] [ 1.078694] [<ffffffff8105af4b>] do_exit+0x42b/0x460 [ 1.080195] Pid: 0, comm: swapper Tainted: G D 3.1.0-1-desktop #1 Bochs Bochs [<ffffffff815a86e4>] oops_end+0xa4/0xf0 [ 1.080195] [ 1.080195] RIP: 0010:[<0000000000000000>] [< (null)>] (null) [ 1.078694] [<ffffffff815aa986>] do_page_fault+0x4d6/0x550 [ 1.080195] RSP: 0018:ffffffff81a01ed0 EFLAGS: 00010046 [ 1.080195] RAX: 00000000000000c0 RBX: ffff88001f218c70 RCX: 0000000000000000 [ 1.080195] RDX: 000000000000000b RSI: ffff88001f218ce0 RDI: ffff88001f218c70 [ 1.078694] [<ffffffff815a79b5>] page_fault+0x25/0x30 [ 1.080195] RBP: ffff88001f218ce0 R08: 00000000000bf1b4 R09: 0000000000000000 [ 1.080195] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000 [ 1.080195] R13: ffffffff81a01fd8 R14: 0000000000000001 R15: 0000000000000001 [ 1.080195] FS: 0000000000000000(0000) GS:ffff88001f200000(0000) knlGS:0000000000000000 [ 1.080195] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b [ 1.080195] CR2: 0000000000000000 CR3: 0000000001a06000 CR4: 00000000000006f0 [ 1.080195] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 1.080195] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 1.080195] Process swapper (pid: 0, threadinfo ffffffff81a00000, task ffffffff81a0e020) [ 1.080195] Stack: [ 1.080195] ffffffff8145beeb 0000000000000000 ffffffff815aaaac 0000000000000246 [ 1.080195] ffffffff81a00000 ffffffff81b3a400 ffffffff81a00000 ffffffff81a01fd8 [ 1.080195] ffffffff81a00000 0000000000000000 ffffffff81001205 0000000000000000 [ 1.080195] Call Trace: [ 1.080195] Inexact backtrace: [ 1.080195] [ 1.080195] [<ffffffff8145beeb>] ? cpuidle_idle_call+0xeb/0x1e0 [ 1.080195] [<ffffffff815aaaac>] ? __atomic_notifier_call_chain+0x4c/0x70 [ 1.080195] [<ffffffff81001205>] ? cpu_idle+0x75/0xc0 [ 1.080195] [<ffffffff81b56bbe>] ? start_kernel+0x399/0x3a4 [ 1.080195] [<ffffffff81b5642f>] ? x86_64_start_kernel+0xcf/0xde [ 1.080195] Code: Bad RIP value. [ 1.080195] RIP [< (null)>] (null) [ 1.080195] RSP <ffffffff81a01ed0> [ 1.080195] CR2: 0000000000000000 [ 1.080195] ---[ end trace 7509180cf7d3bf15 ]--- [ 1.080195] Kernel panic - not syncing: Attempted to kill the idle task! [ 1.080195] Pid: 0, comm: swapper Tainted: G D 3.1.0-1-desktop #1 [ 1.080195] Call Trace: [ 1.080195] [<ffffffff81004538>] dump_trace+0x88/0x380 [ 1.080195] [<ffffffff815a3fa2>] dump_stack+0x69/0x6f [ 1.080195] [<ffffffff815a4049>] panic+0xa1/0x1bd [ 1.080195] [<ffffffff8105af4b>] do_exit+0x42b/0x460 [ 1.080195] [<ffffffff815a86e4>] oops_end+0xa4/0xf0 [ 1.080195] [<ffffffff815aa986>] do_page_fault+0x4d6/0x550 [ 1.080195] [<ffffffff815a79b5>] page_fault+0x25/0x30 [ 1.078598] Kernel panic - not syncing: Attempted to kill the idle task! [ 1.078598] Pid: 0, comm: kworker/0:1 Tainted: G D 3.1.0-1-desktop #1 [ 1.078598] Call Trace: [ 1.078598] [<ffffffff81004538>] dump_trace+0x88/0x380 [ 1.078598] [<ffffffff815a3fa2>] dump_stack+0x69/0x6f [ 1.078598] [<ffffffff815a4049>] panic+0xa1/0x1bd [ 1.078598] [<ffffffff8105af4b>] do_exit+0x42b/0x460 [ 1.078598] [<ffffffff815a86e4>] oops_end+0xa4/0xf0 [ 1.078598] [<ffffffff815aa986>] do_page_fault+0x4d6/0x550 [ 1.078598] [<ffffffff815a79b5>] page_fault+0x25/0x30 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c9 --- Comment #9 from Bruno Friedmann <bruno@ioda-net.ch> 2011-10-29 08:48:03 UTC --- I've proceed some more tests and running the build with those parameters lead to a success /usr/bin/qemu-kvm -no-reboot -net none -M pc-0.14 -cpu core2duo,+lahf_lm,+rdtscp,+aes,+popcnt,+x2apic,+sse4.2,+sse4.1,+xtpr,+cx16,+tm2,+est,+vmx,+ds_cpl,+pbe,+tm,+ht,+ss,+acpi,+ds -enable-kvm \ -nographic -rtc base=utc -no-shutdown -no-reboot \ -kernel /boot/vmlinuz -initrd /boot/initrd-3.1.0-rc9-1-desktop-virtio \ -append "root=/dev/vda panic=1 console=ttyS0 verbose rw resume=/dev/vdb elevator=noop console=ttyS0 init=/.build/build " \ -m 4096 -smp 4,sockets=4,cores=1,threads=1 \ -drive file=/dev/mapper/vgsys-lvobsbuild,if=virtio,cache=unsafe \ -drive file=/dev/mapper/vgsys-lvobsbuild,if=ide,index=0,cache=unsafe \ -drive file=/dev/mapper/vgsys-lvobsswap,if=virtio,cache=unsafe ---- KVM Build session ---- Google, Inc. Serial Graphics Adapter 10/21/11 SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (abuild@build25) Fri Oct 21 14:37:36 UTC 2011 ` 4 0 SeaBIOS (version 1.6.3-20111021_143732) Booting from ROM... Probing EDD (edd=off to disable)... ok [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.1.0-rc9-1-desktop (geeko@buildhost) (gcc version 4.6.1 20111012 [gcc-4_6-branch revision 179856] (SUSE Linux) ) #1 SMP PREEMPT Thu Oct 13 19:25:59 UTC 2011 (11f65b5) [ 0.000000] Command line: root=/dev/vda panic=1 console=ttyS0 verbose rw resume=/dev/vdb elevator=noop console=ttyS0 init=/.build/build [ 0.000000] Disabled fast string operations [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009b800 (usable) [ 0.000000] BIOS-e820: 000000000009b800 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 00000000dfffd000 (usable) [ 0.000000] BIOS-e820: 00000000dfffd000 - 00000000e0000000 (reserved) [ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) [ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) [ 0.000000] BIOS-e820: 0000000100000000 - 0000000120000000 (usable) [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI 2.4 present. [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x120000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 [ 0.000000] last_pfn = 0xdfffd max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [ffff8800000fdab0] fdab0 [ 0.000000] init_memory_mapping: 0000000000000000-00000000dfffd000 [ 0.000000] init_memory_mapping: 0000000100000000-0000000120000000 [ 0.000000] RAMDISK: 7f573000 - 80000000 [ 0.000000] ACPI: RSDP 00000000000fd8a0 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000dfffd660 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000dfffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000dfffd9b0 02589 (v01 BXPC BXDSDT 00000001 INTL 20100528) [ 0.000000] ACPI: FACS 00000000dfffff40 00040 [ 0.000000] ACPI: SSDT 00000000dfffd7e0 001C1 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: APIC 00000000dfffd6e0 0008A (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: HPET 00000000dfffd6a0 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at 0000000000000000-0000000120000000 [ 0.000000] Initmem setup node 0 0000000000000000-0000000120000000 [ 0.000000] NODE_DATA [000000011ffe6000 - 000000011fff9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1d55441, boot clock [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal 0x00100000 -> 0x00120000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[3] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009b [ 0.000000] 0: 0x00000100 -> 0x000dfffd [ 0.000000] 0: 0x00100000 -> 0x00120000 [ 0.000000] ACPI: PM-Timer IO Port: 0xb008 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 4, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: 000000000009b000 - 000000000009c000 [ 0.000000] PM: Registered nosave memory: 000000000009c000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 [ 0.000000] PM: Registered nosave memory: 00000000dfffd000 - 00000000e0000000 [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000feffc000 [ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 [ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 [ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 [ 0.000000] Allocating PCI resources starting at e0000000 (gap: e0000000:1effc000) [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88011fc00000 s78208 r8192 d24192 u524288 [ 0.000000] kvm-clock: cpu 0, msr 1:1fc12441, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 11fc0ca40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032323 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: root=/dev/vda panic=1 console=ttyS0 verbose rw resume=/dev/vdb elevator=noop console=ttyS0 init=/.build/build [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 4040672k/4718592k available (5787k kernel code, 524768k absent, 153152k reserved, 7784k data, 940k init) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:33024 nr_irqs:712 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 33554432 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] Detected 2294.786 MHz processor. [ 0.001999] Calibrating delay loop (skipped) preset value.. 4589.57 BogoMIPS (lpj=2294786) [ 0.002302] pid_max: default: 32768 minimum: 301 [ 0.002809] Security Framework initialized [ 0.003010] AppArmor: AppArmor initialized [ 0.004121] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.005636] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.006281] Mount-cache hash table entries: 256 [ 0.007073] Initializing cgroup subsys cpuacct [ 0.007559] Initializing cgroup subsys memory [ 0.008011] Initializing cgroup subsys devices [ 0.008485] Initializing cgroup subsys freezer [ 0.009002] Initializing cgroup subsys net_cls [ 0.009485] Initializing cgroup subsys blkio [ 0.010006] Initializing cgroup subsys perf_event [ 0.010565] Disabled fast string operations [ 0.011009] mce: CPU supports 10 MCE banks [ 0.013242] ACPI: Core revision 20110623 [ 0.015113] Enabling x2apic [ 0.015497] Enabled x2apic [ 0.015901] Switched APIC routing to physical x2apic. [ 0.016622] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.017000] CPU0: Intel(R) Core(TM)2 Duo CPU T7700 @ 2.40GHz stepping 0b [ 0.018998] Performance Events: unsupported p6 CPU model 15 no PMU driver, software events only. [ 0.028627] NMI watchdog disabled (cpu0): hardware events not enabled [ 0.038015] Booting Node 0, Processors #1 [ 0.001999] Disabled fast string operations [ 0.052006] kvm-clock: cpu 1, msr 1:1fc92441, secondary cpu clock [ 0.052021] NMI watchdog disabled (cpu1): hardware events not enabled [ 0.053998] KVM setup async PF for cpu 1 [ 0.053998] kvm-stealtime: cpu 1, msr 11fc8ca40 [ 0.058082] #2 [ 0.001999] Disabled fast string operations [ 0.072003] kvm-clock: cpu 2, msr 1:1fd12441, secondary cpu clock [ 0.072018] NMI watchdog disabled (cpu2): hardware events not enabled [ 0.073995] KVM setup async PF for cpu 2 [ 0.073995] kvm-stealtime: cpu 2, msr 11fd0ca40 [ 0.078080] #3 Ok. [ 0.001999] Disabled fast string operations [ 0.092001] kvm-clock: cpu 3, msr 1:1fd92441, secondary cpu clock [ 0.092014] NMI watchdog disabled (cpu3): hardware events not enabled [ 0.092009] KVM setup async PF for cpu 3 [ 0.092009] kvm-stealtime: cpu 3, msr 11fd8ca40 [ 0.093996] Brought up 4 CPUs [ 0.093998] Total of 4 processors activated (18358.28 BogoMIPS). [ 0.095422] devtmpfs: initialized [ 0.097133] print_constraints: dummy: [ 0.097901] RTC time: 8:38:18, date: 10/29/11 [ 0.098133] NET: Registered protocol family 16 [ 0.099189] ACPI: bus type pci registered [ 0.100073] PCI: Using configuration type 1 for base access [ 0.102350] bio: create slab <bio-0> at 0 [ 0.103074] ACPI: Added _OSI(Module Device) [ 0.103994] ACPI: Added _OSI(Processor Device) [ 0.104994] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.105994] ACPI: Added _OSI(Processor Aggregator Device) [ 0.109471] ACPI: Interpreter enabled [ 0.109993] ACPI: (supports S0 S3 S4 S5) [ 0.111063] ACPI: Using IOAPIC for interrupt routing [ 0.115419] ACPI: No dock devices found. [ 0.115991] HEST: Table not found. [ 0.116673] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug [ 0.118010] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.121057] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI [ 0.122001] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB [ 0.130182] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) [ 0.134660] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.135199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.135853] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.136204] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.137192] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 [ 0.137797] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.137989] vgaarb: loaded [ 0.138256] vgaarb: bridge control possible 0000:00:02.0 [ 0.139200] SCSI subsystem initialized [ 0.140044] usbcore: registered new interface driver usbfs [ 0.140579] usbcore: registered new interface driver hub [ 0.141000] usbcore: registered new device driver usb [ 0.141537] PCI: Using ACPI for IRQ routing [ 0.142135] NetLabel: Initializing [ 0.142484] NetLabel: domain hash size = 128 [ 0.142987] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.143487] NetLabel: unlabeled traffic allowed by default [ 0.144001] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.144998] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.145513] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.152018] Switching to clocksource kvm-clock [ 0.153210] Switched to NOHz mode on CPU #3 [ 0.153549] Switched to NOHz mode on CPU #1 [ 0.153726] Switched to NOHz mode on CPU #2 [ 0.153969] Switched to NOHz mode on CPU #0 [ 0.156003] AppArmor: AppArmor Filesystem Enabled [ 0.156504] pnp: PnP ACPI init [ 0.156814] ACPI: bus type pnp registered [ 0.157879] pnp: PnP ACPI: found 8 devices [ 0.158291] ACPI: ACPI bus type pnp unregistered [ 0.165848] NET: Registered protocol family 2 [ 0.166457] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.167949] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) [ 0.169585] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.170389] TCP: Hash tables configured (established 524288 bind 65536) [ 0.171046] TCP reno registered [ 0.171389] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.172038] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.172788] NET: Registered protocol family 1 [ 0.173233] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.173823] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.174376] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.175026] Unpacking initramfs... [ 0.316275] Freeing initrd memory: 10804k freed [ 0.317805] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.318569] Placing 64MB software IO TLB between ffff8800dbff7000 - ffff8800dfff7000 [ 0.319301] software IO TLB at phys 0xdbff7000 - 0xdfff7000 [ 0.320530] audit: initializing netlink socket (disabled) [ 0.321090] type=2000 audit(1319877498.320:1): initialized [ 0.340429] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.349026] VFS: Disk quotas dquot_6.5.2 [ 0.349539] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.350614] msgmni has been set to 7913 [ 0.351248] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.351873] io scheduler noop registered (default) [ 0.352776] io scheduler deadline registered [ 0.353666] io scheduler cfq registered [ 0.354565] ERST: Table is not found! [ 0.355258] GHES: HEST is not enabled! [ 0.356055] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 0.378575] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.532615] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.549432] Non-volatile memory driver v1.3 [ 0.549855] Linux agpgart interface v0.103 [ 0.550778] scsi0 : ata_piix [ 0.551218] scsi1 : ata_piix [ 0.551557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc080 irq 14 [ 0.552871] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc088 irq 15 [ 0.554237] Fixed MDIO Bus: probed [ 0.554917] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.555973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.556681] uhci_hcd: USB Universal Host Controller Interface driver [ 0.557377] Initializing USB Mass Storage driver... [ 0.557897] usbcore: registered new interface driver usb-storage [ 0.558497] USB Mass Storage support registered. [ 0.558956] usbcore: registered new interface driver ums-alauda [ 0.559577] usbcore: registered new interface driver ums-cypress [ 0.560180] usbcore: registered new interface driver ums-datafab [ 0.560795] usbcore: registered new interface driver ums-freecom [ 0.561392] usbcore: registered new interface driver ums-isd200 [ 0.561992] usbcore: registered new interface driver ums-jumpshot [ 0.562636] usbcore: registered new interface driver ums-karma [ 0.563225] usbcore: registered new interface driver ums-onetouch [ 0.563850] usbcore: registered new interface driver ums-sddr09 [ 0.564452] usbcore: registered new interface driver ums-sddr55 [ 0.565075] usbcore: registered new interface driver ums-usbat [ 0.565712] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.567063] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.567601] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.568372] mousedev: PS/2 mouse device common for all mice [ 0.569103] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 0.570117] rtc_cmos 00:01: RTC can wake from S4 [ 0.580022] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 [ 0.581457] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs [ 0.582542] cpuidle: using governor ladder [ 0.582981] cpuidle: using governor menu [ 0.583406] EFI Variables Facility v0.08 2004-May-17 [ 0.584059] usbcore: registered new interface driver usbhid [ 0.584626] usbhid: USB HID core driver [ 0.585171] TCP cubic registered [ 0.585705] NET: Registered protocol family 10 [ 0.586463] lib80211: common routines for IEEE802.11 drivers [ 0.587062] Registering the dns_resolver key type [ 0.587570] libceph: loaded (mon/osd proto 15/24, osdmap 5/6 5/6) [ 0.706639] ata1.00: ATA-7: QEMU HARDDISK, 0.15.0, max UDMA/100 [ 0.707320] ata1.00: 37748736 sectors, multi 16: LBA48 [ 0.708428] ata2.00: ATAPI: QEMU DVD-ROM, 0.15.0, max UDMA/100 [ 0.709322] ata2.00: configured for MWDMA2 [ 0.710009] ata1.00: configured for MWDMA2 [ 0.710661] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 0.15 PQ: 0 ANSI: 5 [ 0.713667] sd 0:0:0:0: [sda] 37748736 512-byte logical blocks: (19.3 GB/18.0 GiB) [ 0.713893] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 0.15 PQ: 0 ANSI: 5 [ 0.716658] sd 0:0:0:0: [sda] Write Protect is off [ 0.717610] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 0.719941] sda: unknown partition table [ 0.720865] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.214946] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input1 [ 1.218190] registered taskstats version 1 [ 1.227696] Magic number: 15:631:625 [ 1.228287] rtc_cmos 00:01: setting system clock to 2011-10-29 08:38:19 UTC (1319877499) [ 1.230181] Freeing unused kernel memory: 940k freed [ 1.230818] Write protecting the kernel read-only data: 12288k [ 1.232259] Freeing unused kernel memory: 340k freed [ 1.236462] Freeing unused kernel memory: 2020k freed doing fast boot [ 1.274125] Btrfs loaded [ 1.278861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 [ 1.279485] virtio-pci 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 [ 1.280693] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 [ 1.281256] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 10 (level, high) -> IRQ 10 [ 1.309358] vda: unknown partition table [ 1.324658] Refined TSC clocksource calibration: 2294.794 MHz. [ 1.343281] vdb: unknown partition table Creating device nodes with udev [ 1.360291] udevd[113]: starting version 173 udevd[159]: failed to execute '/etc/sysconfig/network/scripts/ifup-sysctl' '/etc/sysconfig/network/scripts/ifup-sysctl lo -o hotplug': No such file or directory mount: devpts already mounted or /dev/pts busy mount: according to mtab, devpts is already mounted on /dev/pts Boot logging started on /dev/ttyS0(/dev/console) at Sat Oct 29 10:38:19 2011 [ 1.603869] md: raid0 personality registered for level 0 [ 1.610232] md: raid1 personality registered for level 1 [ 1.614635] md: raid10 personality registered for level 10 [ 1.618645] async_tx: api initialized (async) [ 1.620713] xor: automatically using best checksumming function: generic_sse [ 1.626027] generic_sse: 5352.000 MB/sec [ 1.626680] xor: using function: generic_sse (5352.000 MB/sec) [ 1.644037] raid6: int64x1 2917 MB/s [ 1.661014] raid6: int64x2 3640 MB/s [ 1.678016] raid6: int64x4 3472 MB/s [ 1.695019] raid6: int64x8 2808 MB/s [ 1.712043] raid6: sse2x1 8449 MB/s [ 1.729020] raid6: sse2x2 9449 MB/s [ 1.746027] raid6: sse2x4 11253 MB/s [ 1.746816] raid6: using algorithm sse2x4 (11253 MB/s) [ 1.748702] md: raid6 personality registered for level 6 [ 1.749708] md: raid5 personality registered for level 5 [ 1.750706] md: raid4 personality registered for level 4 [ 1.802116] md: linear personality registered for level -1 Volume group "vgsys" not found Volume group "vgsys" not found *** Note: only US keyboard layout is supported. *** Please ensure that the password is typed correctly. Waiting for device /dev/md1 to appear: ..............................Unlocking cr_md1 (/dev/md1) Device /dev/md1 doesn't exist or access denied. Waiting for device /dev/vda to appear: ok fsck from util-linux 2.20.1 [/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a /dev/vda lvobsbuild: recovering journal lvobsbuild: clean, 18183/1179648 files, 238690/4718592 blocks fsck succeeded. Mounting root device read-write. Mounting root /dev/vda mount -o rw -t ext3 /dev/vda /root [ 34.124807] kjournald starting. Commit interval 5 seconds [ 34.124975] EXT3-fs (vda): using internal journal [ 34.124979] EXT3-fs (vda): mounted filesystem with ordered data mode 2nd stage started in virtual machine machine type: x86_64 mount: proc already mounted swapon on /dev/vdb swapon: /dev/vdb: found swap signature: version 1, page-size 4, same byte order swapon: /dev/vdb: pagesize=4096, swapsize=2147483648, devsize=2147483648 [ 34.798118] Adding 2097148k swap on /dev/vdb. Priority:-1 extents:1 across:2097148k mount: none already mounted or //proc busy logging output to //.build.log... processing specfile /.build-srcdir/libsynthesis0.spec ... init_buildsystem --cachedir /var/cache/build /.build-srcdir/libsynthesis0.spec .. initializing rpm db... touch: cannot touch `//.init_b_cache/preinstall_finished': No such file or directory removing nis flags from //etc/nsswitch.conf... now finalizing build dir... /usr/sbin/Check is obsolete, don't call it! Starting SuSEconfig, the SuSE Configuration Tool... Running in full featured mode. Reading /etc/sysconfig and updating the system... Executing /sbin/conf.d/SuSEconfig.permissions... no permissions will be changed if not called explicitly Finished. ----------------------------------------------------------------- I have the following modifications for libsynthesis0.spec: ----------------------------------------------------------------- ----- building libsynthesis0.spec (user abuild) ----------------------------------------------------------------- ----------------------------------------------------------------- + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' /usr/src/packages/SOURCES/libsynthesis0.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fgKqJy + umask 022 + cd /usr/src/packages/BUILD + cd /usr/src/packages/BUILD + rm -rf libsynthesis-3.4.0.16 + /usr/bin/bzip2 -dc /usr/src/packages/SOURCES/libsynthesis-3.4.0.16.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libsynthesis-3.4.0.16 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libsynthesis-3.4.0.16-gcc_4_6.patch.bz2):' Patch #0 (libsynthesis-3.4.0.16-gcc_4_6.patch.bz2): + /usr/bin/patch -s -p1 --fuzz=0 + /usr/bin/bzip2 -dc /usr/src/packages/SOURCES/libsynthesis-3.4.0.16-gcc_4_6.patch.bz2 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7LAbZh + umask 022 + cd /usr/src/packages/BUILD + /bin/rm -rf /usr/src/packages/BUILDROOT/libsynthesis0-3.4.0.16-0.x86_64 ++ dirname /usr/src/packages/BUILDROOT/libsynthesis0-3.4.0.16-0.x86_64 + /bin/mkdir -p /usr/src/packages/BUILDROOT + /bin/mkdir /usr/src/packages/BUILDROOT/libsynthesis0-3.4.0.16-0.x86_64 + cd libsynthesis-3.4.0.16 + ./autogen.sh libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' configure.in:13: installing `./compile' configure.in:11: installing `./config.guess' configure.in:11: installing `./config.sub' configure.in:5: installing `./install-sh' configure.in:5: installing `./missing' src/Makefile.am: installing `./depcomp' + CFLAGS='-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables' + export FFLAGS + ./configure --host=x86_64-suse-linux-gnu --build=x86_64-suse-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-suse-linux-gnu-g++... no checking for x86_64-suse-linux-gnu-c++... no checking for x86_64-suse-linux-gnu-gpp... no checking for x86_64-suse-linux-gnu-aCC... no checking for x86_64-suse-linux-gnu-CC... no checking for x86_64-suse-linux-gnu-cxx... no checking for x86_64-suse-linux-gnu-cc++... no checking for x86_64-suse-linux-gnu-cl.exe... no checking for x86_64-suse-linux-gnu-FCC... no checking for x86_64-suse-linux-gnu-KCC... no checking for x86_64-suse-linux-gnu-RCC... no checking for x86_64-suse-linux-gnu-xlC_r... no checking for x86_64-suse-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking build system type... x86_64-suse-linux-gnu checking host system type... x86_64-suse-linux-gnu checking how to print strings... printf checking for x86_64-suse-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-suse-linux-gnu file names to x86_64-suse-linux-gnu format... func_convert_file_noop checking how to convert x86_64-suse-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-suse-linux/bin/ld option to reload object files... -r checking for x86_64-suse-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-suse-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-suse-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-suse-linux-gnu-strip... no checking for strip... strip checking for x86_64-suse-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-suse-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/x86_64-suse-linux/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking whether gcc and cc understand -c and -o together... yes checking for x86_64-suse-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for FOOBAR... no checking for SQLITE3... yes checking for PCRE... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking xmltok/xmlparse.h usability... no checking xmltok/xmlparse.h presence... no checking for xmltok/xmlparse.h... no checking expat.h usability... no checking expat.h presence... no checking for expat.h... no checking for LIBICAL... no checking for LIBECAL... no checking for stdint.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating synthesis.pc config.status: creating synthesis-sdk.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j8 make all-recursive make[1]: Entering directory `/usr/src/packages/BUILD/libsynthesis-3.4.0.16' Making all in src make[2]: Entering directory `/usr/src/packages/BUILD/libsynthesis-3.4.0.16/src' .. .. saving built packages /usr/src/packages/RPMS/x86_64/libsynthesis0-3.4.0.16-0.x86_64.rpm /usr/src/packages/RPMS/x86_64/libsynthesis0-devel-3.4.0.16-0.x86_64.rpm /usr/src/packages/SRPMS/libsynthesis0-3.4.0.16-0.src.rpm c-3po.vellerat.ioda.net finished "build libsynthesis0.spec" at Sat Oct 29 08:39:50 UTC 2011. [ 95.614721] SysRq : Power Off [ 95.615891] md: stopping all md devices. [ 96.617066] sd 0:0:0:0: [sda] Synchronizing SCSI cache [ 96.617903] sd 0:0:0:0: [sda] Stopping disk [ 96.618750] ACPI: Preparing to enter system sleep state S5 [ 96.619338] Disabling non-boot CPUs ... [ 96.619990] Unregister pv shared memory for cpu 1 [ 96.622330] Unregister pv shared memory for cpu 2 [ 96.624665] Unregister pv shared memory for cpu 3 [ 96.626949] Power down. If I use -cpu host it crash -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c10 --- Comment #10 from Bruno Friedmann <bruno@ioda-net.ch> 2011-10-29 09:18:59 UTC --- okay now confirmed checking in man qemu-kvm the option run by /usr/lib/build -cpu host doesn't seem to exist anymore qemu-kvm -cpu ? x86 Opteron_G3 x86 Opteron_G2 x86 Opteron_G1 x86 Nehalem x86 Penryn x86 Conroe x86 [n270] x86 [athlon] x86 [pentium3] x86 [pentium2] x86 [pentium] x86 [486] x86 [coreduo] x86 [kvm32] x86 [qemu32] x86 [kvm64] x86 [core2duo] x86 [phenom] x86 [qemu64] I'm using kvm i | kvm | package | 0.15.0-123.8 | x86_64 | factory-virtualization i | kvm-debuginfo | package | 0.15.0-123.8 | x86_64 | factory-virtualization Removing -cpu host from /usr/lib/build fix the crash and qemu-kvm start normally at least on my system CPU: Intel(R) Core i7-2820QM CPU @ 2.30GHz at 800 MHz (4588 bogomips), HD: 286/700GB, RAM: 11742/16100MB, 317 proc's, 1.52h up I don't know how to create a fix that work on new & old kvm version -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c11 Jiri Slaby <jslaby@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |brogers@suse.com --- Comment #11 from Jiri Slaby <jslaby@suse.com> 2011-11-03 09:38:09 UTC --- (In reply to comment #10)
checking in man qemu-kvm the option run by /usr/lib/build -cpu host doesn't seem to exist anymore
Is "-cpu host" what should work in the current kvm? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c12 Bruce Rogers <brogers@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |afaerber@suse.com, | |agraf@suse.com, | |brogers@suse.com InfoProvider|brogers@suse.com | --- Comment #12 from Bruce Rogers <brogers@suse.com> 2011-11-03 14:06:06 UTC --- (In reply to comment #11)
(In reply to comment #10)
checking in man qemu-kvm the option run by /usr/lib/build -cpu host doesn't seem to exist anymore
Is "-cpu host" what should work in the current kvm?
-cpu host has somehow gotten dropped from the -cpu ? list, but it is still as "supported" as ever. At this point I couldn't say if this is a kernel bug or a qemu-kvm bug. I haven't done a lot of testing with -cpu host. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c13 Thomas Renninger <trenn@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |trenn@novell.com --- Comment #13 from Thomas Renninger <trenn@novell.com> 2011-11-23 14:44:05 UTC --- Is it possible to append this boot param to kvm when the crash happens (with -cpu host): ddebug="file intel_idle.c +p" (to be added to the -append kvm-qemu param). and grab the whole boot log (the stuff happening before), not only from: .. [0.983757] BUG: unable to handle kernel [0.983760] usbcore: registered new interface driver usbhid [0.983761] usbhid: USB HID core driver [0.984030] NULL pointer dereference at (null) [0.984030] IP: [<(null)>] (null) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c14 --- Comment #14 from Bruno Friedmann <bruno@ioda-net.ch> 2011-11-24 07:32:21 UTC --- Hi Thomas, I've added your request + to get the whole stack verbose vga=0 Find below the result osc build --local-package --clean WARNING: source service from package or project will not be executed. This may not be the same build as on server! Building squidview.spec for openSUSE_Factory/x86_64 Getting buildinfo from server and store to /home/bruno/openSUSE/obs/server:proxy/squidview/.osc/_buildinfo-openSUSE_Factory-x86_64.xml Getting buildconfig from server and store to /home/bruno/openSUSE/obs/server:proxy/squidview/.osc/_buildconfig-openSUSE_Factory-x86_64 Updating cache of required packages 0.0% cache miss. 116/116 dependencies cached. Verifying integrity of cached packages using keys from openSUSE:Factory Writing build configuration Running build Creating ext4 filesystem on /dev/mapper/vgsys-lvobsbuild tune2fs 1.41.14 (22-Dec-2010) Setting maximal mount count to -1 mkswap /dev/mapper/vgsys-lvobsswap mkswap: /dev/mapper/vgsys-lvobsswap: warning: don't erase bootbits sectors on whole disk. Use -f to force. Setting up swapspace version 1, size = 2097148 KiB no label, UUID=c320c4e5-01f2-4bf3-ab17-b70e61e70f9b logging output to /media/obsbuild/x86_64-openSUSE_Factory/.build.log... Using BUILD_ROOT=/media/obsbuild/x86_64-openSUSE_Factory/.mount Using BUILD_ARCH=x86_64:i686:i586:i486:i386 Doing kvm build in /dev/mapper/vgsys-lvobsbuild c-3po.vellerat.ioda.net started "build squidview.spec" at Thu Nov 24 07:28:00 UTC 2011. processing specfile /home/bruno/openSUSE/obs/server:proxy/squidview/squidview.spec ... running changelog2spec --target rpm --file /home/bruno/openSUSE/obs/server:proxy/squidview/squidview.spec init_buildsystem --cachedir /var/cache/build --prepare --clean --rpmlist /tmp/rpmlist.7iKo7i /home/bruno/openSUSE/obs/server:proxy/squidview/squidview.spec ... preinstalling aaa_base... preinstalling attr... preinstalling bash... preinstalling coreutils... preinstalling diffutils... preinstalling filesystem... preinstalling fillup... preinstalling glibc... preinstalling grep... preinstalling insserv... preinstalling libbz2-1... preinstalling libgcc46... preinstalling libxcrypt... preinstalling m4... preinstalling libncurses5... preinstalling pam... preinstalling permissions... preinstalling libreadline6... preinstalling rpm... preinstalling sed... preinstalling tar... preinstalling zlib... preinstalling libselinux1... preinstalling liblzma5... preinstalling libcap2... preinstalling libpcre0... preinstalling libacl1... preinstalling libattr1... preinstalling libpopt0... preinstalling libelf1... preinstalling liblua5_1... preinstalling util-linux... preinstalling libmount1... preinstalling perl-base... preinstalling libdb-4_8... preinstalling libsepol1... preinstalling libblkid1... preinstalling libuuid1... copying packages... reordering...cycle: bash -> glibc breaking dependency bash -> glibc cycle: bash -> libreadline6 -> glibc breaking dependency libreadline6 -> glibc cycle: bash -> libreadline6 -> libncurses5 -> glibc breaking dependency bash -> libreadline6 cycle: bash -> libncurses5 -> glibc breaking dependency libncurses5 -> glibc cycle: libcrack2 -> cracklib breaking dependency libcrack2 -> cracklib done booting kvm ... /usr/bin/qemu-kvm -no-reboot -nographic -net none -cpu host -kernel /boot/vmlinuz -initrd /boot/initrd-3.1.0-2-desktop-virtio -append root=/dev/vda panic=1 verbose no-kvmclock rw elevator=noop console=ttyS0 init=/.build/build ddebug="file intel_idle.c +p" nomodeset vga=0 -m 4096 -drive file=/dev/mapper/vgsys-lvobsbuild,if=virtio,cache=none -drive file=/dev/mapper/vgsys-lvobsbuild,if=ide,index=0,cache=none -drive file=/dev/mapper/vgsys-lvobsswap,if=virtio,cache=none -smp 8 Google, Inc. Serial Graphics Adapter 11/09/11 SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (abuild@build31) Wed Nov 9 05:37:09 UTC 2011 4 0 SeaBIOS (version 1.6.3-20111109_053708) Booting from ROM... Probing EDD (edd=off to disable)... ok [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.1.0-2-desktop (geeko@buildhost) (gcc version 4.6.2 (SUSE Linux) ) #1 SMP PREEMPT Thu Nov 3 14:45:45 UTC 2011 (187dde0) [ 0.000000] Command line: root=/dev/vda panic=1 verbose no-kvmclock rw elevator=noop console=ttyS0 init=/.build/build ddebug="file intel_idle.c +p" nomodeset vga=0 [ 0.000000] Disabled fast string operations [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009b800 (usable) [ 0.000000] BIOS-e820: 000000000009b800 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 00000000dfffd000 (usable) [ 0.000000] BIOS-e820: 00000000dfffd000 - 00000000e0000000 (reserved) [ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) [ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) [ 0.000000] BIOS-e820: 0000000100000000 - 0000000120000000 (usable) [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI 2.4 present. [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x120000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 [ 0.000000] last_pfn = 0xdfffd max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [ffff8800000fda60] fda60 [ 0.000000] init_memory_mapping: 0000000000000000-00000000dfffd000 [ 0.000000] init_memory_mapping: 0000000100000000-0000000120000000 [ 0.000000] RAMDISK: 7f18a000 - 80000000 [ 0.000000] ACPI: RSDP 00000000000fda10 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000dfffd240 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000dffffd10 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000dfffd730 02589 (v01 BXPC BXDSDT 00000001 INTL 20100528) [ 0.000000] ACPI: FACS 00000000dffffcc0 00040 [ 0.000000] ACPI: SSDT 00000000dfffd3e0 00345 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: APIC 00000000dfffd2c0 000AA (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: HPET 00000000dfffd280 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at 0000000000000000-0000000120000000 [ 0.000000] Initmem setup node 0 0000000000000000-0000000120000000 [ 0.000000] NODE_DATA [000000011ffec000 - 000000011fffffff] [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal 0x00100000 -> 0x00120000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[3] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009b [ 0.000000] 0: 0x00000100 -> 0x000dfffd [ 0.000000] 0: 0x00100000 -> 0x00120000 [ 0.000000] ACPI: PM-Timer IO Port: 0xb008 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled) [ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 8, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] SMP: Allowing 8 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: 000000000009b000 - 000000000009c000 [ 0.000000] PM: Registered nosave memory: 000000000009c000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 [ 0.000000] PM: Registered nosave memory: 00000000dfffd000 - 00000000e0000000 [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000feffc000 [ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 [ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 [ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 [ 0.000000] Allocating PCI resources starting at e0000000 (gap: e0000000:1effc000) [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88011fc00000 s78208 r8192 d24192 u262144 [ 0.000000] kvm-clock: cpu 0, msr 1:1fc12441, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 11fc0ca40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032323 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: root=/dev/vda panic=1 verbose no-kvmclock rw elevator=noop console=ttyS0 init=/.build/build ddebug="file intel_idle.c +p" nomodeset vga=0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 4036232k/4718592k available (5791k kernel code, 524768k absent, 157592k reserved, 7776k data, 940k init) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:33024 nr_irqs:744 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 33554432 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] Fast TSC calibration failed [ 0.000000] TSC: PIT calibration matches HPET. 1 loops [ 0.000000] Detected 2294.643 MHz processor. [ 0.004002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4589.28 BogoMIPS (lpj=2294643) [ 0.005323] pid_max: default: 32768 minimum: 301 [ 0.006040] Security Framework initialized [ 0.007011] AppArmor: AppArmor initialized [ 0.008009] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.009928] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.011061] Mount-cache hash table entries: 256 [ 0.011670] Initializing cgroup subsys cpuacct [ 0.012005] Initializing cgroup subsys memory [ 0.012518] Initializing cgroup subsys devices [ 0.013003] Initializing cgroup subsys freezer [ 0.013516] Initializing cgroup subsys net_cls [ 0.014002] Initializing cgroup subsys blkio [ 0.014499] Initializing cgroup subsys perf_event [ 0.015051] Disabled fast string operations [ 0.015542] mce: CPU supports 10 MCE banks [ 0.018117] ACPI: Core revision 20110623 [ 0.019888] Enabling x2apic [ 0.019998] Enabled x2apic [ 0.020001] Switched APIC routing to physical x2apic. [ 0.021643] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.022001] CPU0: Intel(R) Core(TM) i7-2820QM CPU @ 2.30GHz stepping 07 [ 0.023998] Performance Events: unsupported p6 CPU model 42 no PMU driver, software events only. [ 0.032530] NMI watchdog disabled (cpu0): hardware events not enabled [ 0.041031] Booting Node 0, Processors #1 [ 0.004999] Disabled fast string operations [ 0.115019] NMI watchdog disabled (cpu1): hardware events not enabled [ 0.115012] KVM setup async PF for cpu 1 [ 0.115012] kvm-stealtime: cpu 1, msr 11fc4ca40 [ 0.123015] #2 [ 0.004999] Disabled fast string operations [ 0.196005] NMI watchdog disabled (cpu2): hardware events not enabled [ 0.195999] KVM setup async PF for cpu 2 [ 0.195999] kvm-stealtime: cpu 2, msr 11fc8ca40 [ 0.204049] #3 [ 0.004999] Disabled fast string operations [ 0.276999] NMI watchdog disabled (cpu3): hardware events not enabled [ 0.276992] KVM setup async PF for cpu 3 [ 0.276992] kvm-stealtime: cpu 3, msr 11fccca40 [ 0.286046] #4 [ 0.004999] Disabled fast string operations [ 0.358975] KVM setup async PF for cpu 4 [ 0.358985] NMI watchdog disabled (cpu4): hardware events not enabled [ 0.360956] kvm-stealtime: cpu 4, msr 11fd0ca40 [ 0.364984] #5 [ 0.004999] Disabled fast string operations [ 0.437970] NMI watchdog disabled (cpu5): hardware events not enabled [ 0.437963] KVM setup async PF for cpu 5 [ 0.437963] kvm-stealtime: cpu 5, msr 11fd4ca40 [ 0.445986] #6 [ 0.004999] Disabled fast string operations [ 0.518950] KVM setup async PF for cpu 6 [ 0.519933] NMI watchdog disabled (cpu6): hardware events not enabled [ 0.518950] kvm-stealtime: cpu 6, msr 11fd8ca40 [ 0.526003] #7 Ok. [ 0.004999] Disabled fast string operations [ 0.598937] KVM setup async PF for cpu 7 [ 0.598945] NMI watchdog disabled (cpu7): hardware events not enabled [ 0.598937] kvm-stealtime: cpu 7, msr 11fdcca40 [ 0.600922] Brought up 8 CPUs [ 0.600924] Total of 8 processors activated (36716.42 BogoMIPS). [ 0.603034] devtmpfs: initialized [ 0.604415] print_constraints: dummy: [ 0.604415] RTC time: 7:28:07, date: 11/24/11 [ 0.607755] NET: Registered protocol family 16 [ 0.608109] ACPI: bus type pci registered [ 0.608486] PCI: Using configuration type 1 for base access [ 0.609942] bio: create slab <bio-0> at 0 [ 0.612382] ACPI: Added _OSI(Module Device) [ 0.612382] ACPI: Added _OSI(Processor Device) [ 0.612918] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.613274] ACPI: Added _OSI(Processor Aggregator Device) [ 0.616695] ACPI: Interpreter enabled [ 0.616917] ACPI: (supports S0 S3 S4 S5) [ 0.617281] ACPI: Using IOAPIC for interrupt routing [ 0.621353] ACPI: No dock devices found. [ 0.621643] HEST: Table not found. [ 0.621917] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug [ 0.622651] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.624075] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI [ 0.624619] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB [ 0.630932] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) [ 0.635255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.635792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.636126] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.636661] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.637133] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 [ 0.637968] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.638556] vgaarb: loaded [ 0.638783] vgaarb: bridge control possible 0000:00:02.0 [ 0.640497] SCSI subsystem initialized [ 0.640984] usbcore: registered new interface driver usbfs [ 0.641598] usbcore: registered new interface driver hub [ 0.641933] usbcore: registered new device driver usb [ 0.642528] PCI: Using ACPI for IRQ routing [ 0.643051] NetLabel: Initializing [ 0.643299] NetLabel: domain hash size = 128 [ 0.643912] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.644293] NetLabel: unlabeled traffic allowed by default [ 0.644702] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.644928] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.645356] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.655109] Switching to clocksource hpet [ 0.673070] Switched to NOHz mode on CPU #4 [ 0.673226] Switched to NOHz mode on CPU #1 [ 0.673254] Switched to NOHz mode on CPU #3 [ 0.673288] Switched to NOHz mode on CPU #2 [ 0.673388] Switched to NOHz mode on CPU #6 [ 0.673397] Switched to NOHz mode on CPU #0 [ 0.673964] Switched to NOHz mode on CPU #5 [ 0.674057] Switched to NOHz mode on CPU #7 [ 0.676570] AppArmor: AppArmor Filesystem Enabled [ 0.676935] pnp: PnP ACPI init [ 0.677206] ACPI: bus type pnp registered [ 0.678180] pnp: PnP ACPI: found 8 devices [ 0.678541] ACPI: ACPI bus type pnp unregistered [ 0.688325] NET: Registered protocol family 2 [ 0.688886] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.690614] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) [ 0.723343] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.723906] TCP: Hash tables configured (established 524288 bind 65536) [ 0.724394] TCP reno registered [ 0.724627] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.725082] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.725943] NET: Registered protocol family 1 [ 0.726288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.726717] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.727150] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.727640] Unpacking initramfs... [ 1.111113] Freeing initrd memory: 14808k freed [ 1.112870] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.113388] Placing 64MB software IO TLB between ffff8800dbff7000 - ffff8800dfff7000 [ 1.113927] software IO TLB at phys 0xdbff7000 - 0xdfff7000 [ 1.116043] audit: initializing netlink socket (disabled) [ 1.116465] type=2000 audit(1322119687.115:1): initialized [ 1.136436] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.145919] VFS: Disk quotas dquot_6.5.2 [ 1.146453] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.148115] msgmni has been set to 7912 [ 1.149001] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 1.149785] io scheduler noop registered (default) [ 1.150218] io scheduler deadline registered [ 1.150692] io scheduler cfq registered [ 1.151278] ERST: Table is not found! [ 1.151569] GHES: HEST is not enabled! [ 1.151993] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 1.173571] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.320697] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.338219] Non-volatile memory driver v1.3 [ 1.340709] Linux agpgart interface v0.103 [ 1.343173] scsi0 : ata_piix [ 1.344136] scsi1 : ata_piix [ 1.344518] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc080 irq 14 [ 1.345369] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc088 irq 15 [ 1.346241] Fixed MDIO Bus: probed [ 1.346785] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.347617] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.348365] uhci_hcd: USB Universal Host Controller Interface driver [ 1.349270] Initializing USB Mass Storage driver... [ 1.349896] usbcore: registered new interface driver usb-storage [ 1.350682] USB Mass Storage support registered. [ 1.351252] usbcore: registered new interface driver ums-alauda [ 1.351975] usbcore: registered new interface driver ums-cypress [ 1.352739] usbcore: registered new interface driver ums-datafab [ 1.353487] usbcore: registered new interface driver ums-freecom [ 1.354239] usbcore: registered new interface driver ums-isd200 [ 1.354952] usbcore: registered new interface driver ums-jumpshot [ 1.355705] usbcore: registered new interface driver ums-karma [ 1.356488] usbcore: registered new interface driver ums-onetouch [ 1.357227] usbcore: registered new interface driver ums-sddr09 [ 1.357939] usbcore: registered new interface driver ums-sddr55 [ 1.358633] usbcore: registered new interface driver ums-usbat [ 1.359330] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.360768] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.361206] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.361768] mousedev: PS/2 mouse device common for all mice [ 1.362444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.365700] rtc_cmos 00:01: RTC can wake from S4 [ 1.386444] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 [ 1.387037] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs [ 1.387581] cpuidle: using governor ladder [ 1.388074] cpuidle: using governor menu [ 1.388388] EFI Variables Facility v0.08 2004-May-17 [ 1.388922] usbcore: registered new interface driver usbhid [ 1.389388] usbhid: USB HID core driver [ 1.389753] BUG: unable to handle kernel [ 1.389972] TCP cubic registered [ 1.390461] NULL pointer dereference at (null) [ 1.390745] IP: [< (null)>] (null) [ 1.390745] PGD 0 [ 1.390745] Oops: 0010 [#1] PREEMPT SMP [ 1.390745] CPU 5 [ 1.390745] Modules linked in: [ 1.390745] [ 1.390745] Pid: 0, comm: kworker/0:1 Not tainted 3.1.0-2-desktop #1 Bochs Bochs [ 1.390745] RIP: 0010:[<0000000000000000>] [< (null)>] (null) [ 1.390745] RSP: 0000:ffff880118fdbee0 EFLAGS: 00010006 [ 1.390745] RAX: 0000000000000060 RBX: ffff88011fd58c70 RCX: 0000000000000000 [ 1.390745] RDX: 0000000000000001 RSI: ffff88011fd58ce0 RDI: ffff88011fd58c70 [ 1.390745] RBP: ffff88011fd58ce0 R08: 00000000002e92a0 R09: 0000000000000000 [ 1.390745] R10: 0000000000000000 R11: 0000000000000000 R12: ffff880118fda000 [ 1.390745] R13: 0000000000000001 R14: 0000000000000005 R15: 0000000000000000 [ 1.390745] FS: 0000000000000000(0000) GS:ffff88011fd40000(0000) knlGS:0000000000000000 [ 1.390745] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b [ 1.390745] CR2: 0000000000000000 CR3: 0000000001c05000 CR4: 00000000000406e0 [ 1.390745] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 1.390745] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 1.390745] Process kworker/0:1 (pid: 0, threadinfo ffff880118fda000, task ffff880118fd8240) [ 1.390745] Stack: [ 1.390745] ffffffff8143df34 0000000000000000 ffffffff8159f83c 0000000000000000 [ 1.390745] ffff880118fdbfd8 ffffffff81d396c0 ffff880118fda000 0000000000000000 [ 1.390745] 0000000000000000 0000000000000000 ffffffff81001198 0000000000000000 [ 1.390745] Call Trace: [ 1.390745] Inexact backtrace: [ 1.390745] [ 1.390745] [<ffffffff8143df34>] ? cpuidle_idle_call+0xb4/0x340 [ 1.390745] [<ffffffff8159f83c>] ? __atomic_notifier_call_chain+0x4c/0x70 [ 1.390745] [<ffffffff81001198>] ? cpu_idle+0x78/0xd0 [ 1.390745] Code: Bad RIP value. [ 1.390745] RIP [< (null)>] (null) [ 1.390745] RSP <ffff880118fdbee0> [ 1.390745] CR2: 0000000000000000 [ 1.390742] BUG: unable to handle kernel [ 1.390745] ---[ end trace c3e8480fbc5fe550 ]--- [ 1.390745] Kernel panic - not syncing: Attempted to kill the idle task! [ 1.390745] Pid: 0, comm: kworker/0:1 Tainted: G D 3.1.0-2-desktop #1 [ 1.390745] Call Trace: [ 1.390745] [<ffffffff810043fa>] dump_trace+0xaa/0x2b0 [ 1.390745] [<ffffffff81582a4a>] dump_stack+0x69/0x6f [ 1.390745] [<ffffffff815851d1>] panic+0xa4/0x1b8 [ 1.390745] [<ffffffff81058083>] do_exit+0x423/0x450 [ 1.390745] [<ffffffff8159d5e6>] oops_end+0xa6/0xf0 [ 1.390745] [<ffffffff8159f662>] do_page_fault+0x402/0x530 [ 1.390745] [<ffffffff8159c8e5>] async_page_fault+0x25/0x30 [ 1.390742] NULL pointer dereference at (null) [ 1.390742] IP: [< (null)>] (null) [ 1.390742] PGD 0 [ 1.390742] Oops: 0010 [#2] PREEMPT SMP [ 1.390742] CPU 2 [ 1.390742] Modules linked in: [ 1.390742] [ 1.390742] Pid: 0, comm: kworker/0:1 Tainted: G D 3.1.0-2-desktop #1 Bochs Bochs [ 1.390742] RIP: 0010:[<0000000000000000>] [< (null)>] (null) [ 1.390742] RSP: 0000:ffff880118f39ee0 EFLAGS: 00010006 [ 1.390742] RAX: 0000000000000060 RBX: ffff88011fc98c70 RCX: 0000000000000000 [ 1.390742] RDX: 0000000000000001 RSI: ffff88011fc98ce0 RDI: ffff88011fc98c70 [ 1.390742] RBP: ffff88011fc98ce0 R08: 00000000002ae176 R09: 0000000000000000 [ 1.390742] R10: 0000000000000000 R11: 0000000000000000 R12: ffff880118f38000 [ 1.390742] R13: 0000000000000001 R14: 0000000000000002 R15: 0000000000000000 [ 1.390742] FS: 0000000000000000(0000) GS:ffff88011fc80000(0000) knlGS:0000000000000000 [ 1.390742] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b [ 1.390742] CR2: 0000000000000000 CR3: 0000000001c05000 CR4: 00000000000406e0 [ 1.390742] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 1.390742] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 1.390742] Process kworker/0:1 (pid: 0, threadinfo ffff880118f38000, task ffff880118f36600) [ 1.390742] Stack: [ 1.390742] ffffffff8143df34 0000000000000000 ffffffff8159f83c 0000000000000000 [ 1.390742] ffff880118f39fd8 ffffffff81d396c0 ffff880118f38000 0000000000000000 [ 1.390742] 0000000000000000 0000000000000000 ffffffff81001198 0000000000000000 [ 1.390742] Call Trace: [ 1.390742] Inexact backtrace: [ 1.390742] [ 1.390742] [<ffffffff8143df34>] ? cpuidle_idle_call+0xb4/0x340 [ 1.390742] [<ffffffff8159f83c>] ? __atomic_notifier_call_chain+0x4c/0x70 [ 1.390742] [<ffffffff81001198>] ? cpu_idle+0x78/0xd0 [ 1.390742] Code: Bad RIP value. [ 1.390742] RIP [< (null)>] (null) [ 1.390742] RSP <ffff880118f39ee0> [ 1.390742] CR2: 0000000000000000 [ 1.390742] ---[ end trace c3e8480fbc5fe551 ]--- [ 1.390755] BUG: unable to handle kernel NULL pointer dereference at (null) [ 1.390755] IP: [< (null)>] (null) [ 1.390755] PGD 0 [ 1.390755] Oops: 0010 [#3] PREEMPT SMP [ 1.390755] CPU 4 [ 1.390755] Modules linked in: [ 1.390755] [ 1.390755] Pid: 0, comm: kworker/0:1 Tainted: G D 3.1.0-2-desktop #1 Bochs Bochs [ 1.390755] RIP: 0010:[<0000000000000000>] [< (null)>] (null) [ 1.390755] RSP: 0000:ffff880118f9bee0 EFLAGS: 00010006 [ 1.390755] RAX: 0000000000000060 RBX: ffff88011fd18c70 RCX: 0000000000000000 [ 1.390755] RDX: 0000000000000001 RSI: ffff88011fd18ce0 RDI: ffff88011fd18c70 [ 1.390755] RBP: ffff88011fd18ce0 R08: 00000000002d5639 R09: 0000000000000000 [ 1.390755] R10: 0000000000000000 R11: 0000000000000000 R12: ffff880118f9a000 [ 1.390755] R13: 0000000000000001 R14: 0000000000000004 R15: 0000000000000000 [ 1.390755] FS: 0000000000000000(0000) GS:ffff88011fd00000(0000) knlGS:0000000000000000 [ 1.390755] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b [ 1.390755] CR2: 0000000000000000 CR3: 0000000001c05000 CR4: 00000000000406e0 [ 1.390755] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 1.390755] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 1.390755] Process kworker/0:1 (pid: 0, threadinfo ffff880118f9a000, task ffff880118f980c0) [ 1.390755] Stack: [ 1.390755] ffffffff8143df34 0000000000000000 ffffffff8159f83c 0000000000000000 [ 1.390755] ffff880118f9bfd8 ffffffff81d396c0 ffff880118f9a000 0000000000000000 [ 1.390755] 0000000000000000 0000000000000000 ffffffff81001198 0000000000000000 [ 1.390755] Call Trace: [ 1.390755] Inexact backtrace: [ 1.390755] [ 1.390755] [<ffffffff8143df34>] ? cpuidle_idle_call+0xb4/0x340 [ 1.390755] [<ffffffff8159f83c>] ? __atomic_notifier_call_chain+0x4c/0x70 [ 1.390755] [<ffffffff81001198>] ? cpu_idle+0x78/0xd0 [ 1.390755] Code: Bad RIP value. [ 1.390755] RIP [< (null)>] (null) [ 1.390755] RSP <ffff880118f9bee0> [ 1.390755] CR2: 0000000000000000 [ 1.390755] ---[ end trace c3e8480fbc5fe552 ]--- [ 1.390754] BUG: unable to handle kernel NULL pointer dereference at (null) [ 1.390755] Kernel panic - not syncing: Attempted to kill the idle task! [ 1.390754] IP:Pid: 0, comm: kworker/0:1 Tainted: G D 3.1.0-2-desktop #1 [ 1.390754] [< (null)>] (null) [ 1.390755] Call Trace: [ 1.390754] PGD 0 [ 1.390754] Oops: 0010 [#4] PREEMPT SMP [ 1.390754] CPU 1 [ 1.390754] Modules linked in: [ 1.390754] [ 1.390755] [<ffffffff810043fa>] dump_trace+0xaa/0x2b0 [ 1.390754] Pid: 0, comm: kworker/0:0 Tainted: G D 3.1.0-2-desktop #1 Bochs Bochs [<ffffffff81582a4a>] dump_stack+0x69/0x6f [ 1.390754] [ 1.390754] RIP: 0010:[<0000000000000000>] [< (null)>] (null) [ 1.390754] RSP: 0018:ffff880118f17ee0 EFLAGS: 00010006 [ 1.390755] [<ffffffff815851d1>] panic+0xa4/0x1b8 [ 1.390754] RAX: 0000000000000060 RBX: ffff88011fc58c70 RCX: 0000000000000000 [ 1.390754] RDX: 0000000000000001 RSI: ffff88011fc58ce0 RDI: ffff88011fc58c70 [ 1.390754] RBP: ffff88011fc58ce0 R08: 000000000001a2e7 R09: 0000000000000000 [ 1.390755] [<ffffffff81058083>] do_exit+0x423/0x450 [ 1.390754] R10: 0000000000000000 R11: 0000000000000000 R12: ffff880118f16000 [ 1.390754] R13: 0000000000000001 R14: 0000000000000001 R15: 0000000000000000 [ 1.390755] [<ffffffff8159d5e6>] oops_end+0xa6/0xf0 [ 1.390754] FS: 0000000000000000(0000) GS:ffff88011fc40000(0000) knlGS:0000000000000000 [ 1.390754] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b [ 1.390755] [<ffffffff8159f662>] do_page_fault+0x402/0x530 [ 1.390754] CR2: 0000000000000000 CR3: 0000000001c05000 CR4: 00000000000406e0 [ 1.390755] [<ffffffff8159c8e5>] async_page_fault+0x25/0x30 [ 1.390754] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 1.390754] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 1.390754] Process kworker/0:0 (pid: 0, threadinfo ffff880118f16000, task ffff880118f14480) [ 1.390754] Stack: [ 1.390754] ffffffff8143df34 0000000000000000 ffffffff8159f83c 0000000000000018 [ 1.390754] ffff880118f17fd8 ffffffff81d396c0 ffff880118f16000 0000000000000000 [ 1.390754] 0000000000000000 0000000000000000 ffffffff81001198 0000000000000000 [ 1.390754] Call Trace: [ 1.390754] Inexact backtrace: [ 1.390754] [ 1.390754] [<ffffffff8143df34>] ? cpuidle_idle_call+0xb4/0x340 [ 1.390754] [<ffffffff8159f83c>] ? __atomic_notifier_call_chain+0x4c/0x70 [ 1.390754] [<ffffffff81001198>] ? cpu_idle+0x78/0xd0 [ 1.390754] Code: Bad RIP value. [ 1.390754] RIP [< (null)>] (null) [ 1.390754] RSP <ffff880118f17ee0> [ 1.390754] CR2: 0000000000000000 [ 1.390754] ---[ end trace c3e8480fbc5fe553 ]--- [ 1.390790] BUG: unable to handle kernel NULL pointer dereference at (null) [ 1.390754] Kernel panic - not syncing: Attempted to kill the idle task! [ 1.390790] IP:Pid: 0, comm: kworker/0:0 Tainted: G D 3.1.0-2-desktop #1 [ 1.390790] [< (null)>] (null) [ 1.390754] Call Trace: [ 1.390790] PGD 0 [ 1.390790] Oops: 0010 [#5] PREEMPT SMP [ 1.390790] CPU 7 [ 1.390790] Modules linked in: [<ffffffff810043fa>] dump_trace+0xaa/0x2b0 [ 1.390790] [ 1.390790] [ 1.390790] Pid: 0, comm: kworker/0:1 Tainted: G D 3.1.0-2-desktop #1 [<ffffffff81582a4a>] dump_stack+0x69/0x6f [ 1.390790] Bochs Bochs [ 1.390790] RIP: 0010:[<0000000000000000>] [< (null)>] (null) [ 1.390754] [<ffffffff815851d1>] panic+0xa4/0x1b8 [ 1.390790] RSP: 0000:ffff88011883fee0 EFLAGS: 00010006 [ 1.390790] RAX: 0000000000000060 RBX: ffff88011fdd8c70 RCX: 0000000000000000 [ 1.390754] [<ffffffff81058083>] do_exit+0x423/0x450 [ 1.390790] RDX: 000000000000000b RSI: ffff88011fdd8ce0 RDI: ffff88011fdd8c70 [ 1.390790] RBP: ffff88011fdd8ce0 R08: 0000000000035c1f R09: 0000000000000000 [ 1.390754] [<ffffffff8159d5e6>] oops_end+0xa6/0xf0 [ 1.390790] R10: 0000000000000000 R11: 0000000000000000 R12: ffff88011883e000 [ 1.390790] R13: 0000000000000001 R14: 0000000000000007 R15: 0000000000000000 [ 1.390754] [<ffffffff8159f662>] do_page_fault+0x402/0x530 [ 1.390790] FS: 0000000000000000(0000) GS:ffff88011fdc0000(0000) knlGS:0000000000000000 [ 1.390790] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b [ 1.390754] [<ffffffff8159c8e5>] async_page_fault+0x25/0x30 [ 1.390790] CR2: 0000000000000000 CR3: 0000000001c05000 CR4: 00000000000406e0 [ 1.390790] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 1.390790] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 1.390790] Process kworker/0:1 (pid: 0, threadinfo ffff88011883e000, task ffff88011883c540) [ 1.390790] Stack: [ 1.390790] ffffffff8143df34 0000000000000000 ffffffff8159f83c 0000000000000000 [ 1.390790] ffff88011883ffd8 ffffffff81d396c0 ffff88011883e000 0000000000000000 [ 1.390790] 0000000000000000 0000000000000000 ffffffff81001198 0000000000000000 [ 1.390790] Call Trace: [ 1.390790] Inexact backtrace: [ 1.390790] [ 1.390790] [<ffffffff8143df34>] ? cpuidle_idle_call+0xb4/0x340 [ 1.390790] [<ffffffff8159f83c>] ? __atomic_notifier_call_chain+0x4c/0x70 [ 1.390790] [<ffffffff81001198>] ? cpu_idle+0x78/0xd0 [ 1.390790] Code: Bad RIP value. [ 1.390790] RIP [< (null)>] (null) [ 1.390790] RSP <ffff88011883fee0> [ 1.390790] CR2: 0000000000000000 [ 1.390790] ---[ end trace c3e8480fbc5fe554 ]--- [ 1.390811] BUG: unable to handle kernel NULL pointer dereference [ 1.390790] Kernel panic - not syncing: Attempted to kill the idle task! [ 1.390811] at (null) [ 1.390790] Pid: 0, comm: kworker/0:1 Tainted: G D 3.1.0-2-desktop #1 [ 1.390811] IP:Call Trace: [ 1.390811] [< (null)>] (null) [ 1.390811] PGD 0 [ 1.390811] Oops: 0010 [#6] PREEMPT SMP [ 1.390790] [<ffffffff810043fa>] dump_trace+0xaa/0x2b0 [ 1.390811] CPU 6 [ 1.390811] Modules linked in: [ 1.390790] [<ffffffff81582a4a>] dump_stack+0x69/0x6f [ 1.390811] [ 1.390811] Pid: 0, comm: kworker/0:1 Tainted: G D 3.1.0-2-desktop #1 Bochs Bochs [<ffffffff815851d1>] panic+0xa4/0x1b8 [ 1.390811] [ 1.390811] RIP: 0010:[<0000000000000000>] [< (null)>] (null) [ 1.390790] [<ffffffff81058083>] do_exit+0x423/0x450 [ 1.390811] RSP: 0000:ffff880118ffdee0 EFLAGS: 00010006 [ 1.390811] RAX: 0000000000000060 RBX: ffff88011fd98c70 RCX: 0000000000000000 [ 1.390811] RDX: 0000000000000001 RSI: ffff88011fd98ce0 RDI: ffff88011fd98c70 [ 1.390790] [<ffffffff8159d5e6>] oops_end+0xa6/0xf0 [ 1.390811] RBP: ffff88011fd98ce0 R08: 00000000002fcacf R09: 0000000000000000 [ 1.390811] R10: 0000000000000000 R11: 0000000000000000 R12: ffff880118ffc000 [ 1.390790] [<ffffffff8159f662>] do_page_fault+0x402/0x530 [ 1.390811] R13: 0000000000000001 R14: 0000000000000006 R15: 0000000000000000 [ 1.390811] FS: 0000000000000000(0000) GS:ffff88011fd80000(0000) knlGS:0000000000000000 [ 1.390811] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b [ 1.390790] [<ffffffff8159c8e5>] async_page_fault+0x25/0x30 [ 1.390811] CR2: 0000000000000000 CR3: 0000000001c05000 CR4: 00000000000406e0 [ 1.390811] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 1.390811] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 1.390811] Process kworker/0:1 (pid: 0, threadinfo ffff880118ffc000, task ffff880118ffa3c0) [ 1.390811] Stack: [ 1.390811] ffffffff8143df34 0000000000000000 ffffffff8159f83c 0000000000000000 [ 1.390811] ffff880118ffdfd8 ffffffff81d396c0 ffff880118ffc000 0000000000000000 [ 1.390811] 0000000000000000 0000000000000000 ffffffff81001198 0000000000000000 [ 1.390811] Call Trace: [ 1.390811] Inexact backtrace: [ 1.390811] [ 1.390811] [<ffffffff8143df34>] ? cpuidle_idle_call+0xb4/0x340 [ 1.390811] [<ffffffff8159f83c>] ? __atomic_notifier_call_chain+0x4c/0x70 [ 1.390811] [<ffffffff81001198>] ? cpu_idle+0x78/0xd0 [ 1.390811] Code: Bad RIP value. [ 1.390811] RIP [< (null)>] (null) [ 1.390811] RSP <ffff880118ffdee0> [ 1.390811] CR2: 0000000000000000 [ 1.390811] ---[ end trace c3e8480fbc5fe555 ]--- [ 1.390803] BUG: unable to handle kernel NULL pointer dereference [ 1.390811] Kernel panic - not syncing: Attempted to kill the idle task! [ 1.390803] at (null) [ 1.390811] Pid: 0, comm: kworker/0:1 Tainted: G D 3.1.0-2-desktop #1 [ 1.390803] IP:Call Trace: [ 1.390803] [< (null)>] (null) [ 1.390803] PGD 0 [ 1.390803] Oops: 0010 [#7] PREEMPT [<ffffffff810043fa>] dump_trace+0xaa/0x2b0 [ 1.390803] SMP [ 1.390803] CPU 3 [ 1.390803] Modules linked in: [<ffffffff81582a4a>] dump_stack+0x69/0x6f [ 1.390803] [ 1.390803] [ 1.390811] [<ffffffff815851d1>] panic+0xa4/0x1b8 [ 1.390803] Pid: 0, comm: kworker/0:1 Tainted: G D 3.1.0-2-desktop #1 Bochs Bochs [<ffffffff81058083>] do_exit+0x423/0x450 [ 1.390803] [ 1.390803] RIP: 0010:[<0000000000000000>] [< (null)>] (null) [ 1.390811] [<ffffffff8159d5e6>] oops_end+0xa6/0xf0 [ 1.390803] RSP: 0000:ffff880118f7bee0 EFLAGS: 00010006 [ 1.390803] RAX: 0000000000000060 RBX: ffff88011fcd8c70 RCX: 0000000000000000 [ 1.390811] [<ffffffff8159f662>] do_page_fault+0x402/0x530 [ 1.390803] RDX: 0000000000000001 RSI: ffff88011fcd8ce0 RDI: ffff88011fcd8c70 [ 1.390803] RBP: ffff88011fcd8ce0 R08: 00000000002c2165 R09: 0000000000000000 [ 1.390803] R10: 0000000000000000 R11: 0000000000000000 R12: ffff880118f7a000 [ 1.390811] [<ffffffff8159c8e5>] async_page_fault+0x25/0x30 [ 1.390803] R13: 0000000000000001 R14: 0000000000000003 R15: 0000000000000000 [ 1.390803] FS: 0000000000000000(0000) GS:ffff88011fcc0000(0000) knlGS:0000000000000000 [ 1.390803] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b [ 1.390803] CR2: 0000000000000000 CR3: 0000000001c05000 CR4: 00000000000406e0 [ 1.390803] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 1.390803] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 1.390803] Process kworker/0:1 (pid: 0, threadinfo ffff880118f7a000, task ffff880118f78780) [ 1.390803] Stack: [ 1.390803] ffffffff8143df34 0000000000000000 ffffffff8159f83c 0000000000000000 [ 1.390803] ffff880118f7bfd8 ffffffff81d396c0 ffff880118f7a000 0000000000000000 [ 1.390803] 0000000000000000 0000000000000000 ffffffff81001198 0000000000000000 [ 1.390803] Call Trace: [ 1.390803] Inexact backtrace: [ 1.390803] [ 1.390803] [<ffffffff8143df34>] ? cpuidle_idle_call+0xb4/0x340 [ 1.390803] [<ffffffff8159f83c>] ? __atomic_notifier_call_chain+0x4c/0x70 [ 1.390803] [<ffffffff81001198>] ? cpu_idle+0x78/0xd0 [ 1.390803] Code: Bad RIP value. [ 1.390803] RIP [< (null)>] (null) [ 1.390803] RSP <ffff880118f7bee0> [ 1.390803] CR2: 0000000000000000 [ 1.390803] ---[ end trace c3e8480fbc5fe556 ]--- [ 1.390803] Kernel panic - not syncing: Attempted to kill the idle task! [ 1.390803] Pid: 0, comm: kworker/0:1 Tainted: G D 3.1.0-2-desktop #1 [ 1.390803] Call Trace: [ 1.390803] [<ffffffff810043fa>] dump_trace+0xaa/0x2b0 [ 1.390803] [<ffffffff81582a4a>] dump_stack+0x69/0x6f [ 1.390803] [<ffffffff815851d1>] panic+0xa4/0x1b8 [ 1.390803] [<ffffffff81058083>] do_exit+0x423/0x450 [ 1.390803] [<ffffffff8159d5e6>] oops_end+0xa6/0xf0 [ 1.390803] [<ffffffff8159f662>] do_page_fault+0x402/0x530 [ 1.390803] [<ffffffff8159c8e5>] async_page_fault+0x25/0x30 [ 1.390742] Kernel panic - not syncing: Attempted to kill the idle task! [ 1.390742] Pid: 0, comm: kworker/0:1 Tainted: G D 3.1.0-2-desktop #1 [ 1.390742] Call Trace: [ 1.390742] [<ffffffff810043fa>] dump_trace+0xaa/0x2b0 [ 1.390742] [<ffffffff81582a4a>] dump_stack+0x69/0x6f [ 1.390742] [<ffffffff815851d1>] panic+0xa4/0x1b8 [ 1.390742] [<ffffffff81058083>] do_exit+0x423/0x450 [ 1.390742] [<ffffffff8159d5e6>] oops_end+0xa6/0xf0 [ 1.390742] [<ffffffff8159f662>] do_page_fault+0x402/0x530 [ 1.390742] [<ffffffff8159c8e5>] async_page_fault+0x25/0x30 [ 1.390745] Rebooting in 1 seconds.. [ 1.390790] Rebooting in 1 seconds.. [ 1.390754] Rebooting in 1 seconds.. [ 1.390811] Rebooting in 1 seconds.. [ 1.390803] Rebooting in 1 seconds.. [ 1.390755] Rebooting in 1 seconds.. [ 1.390742] Rebooting in 1 seconds..No buildstatus set, either the packager broke the base system (glibc/bash/perl) or the build host has a kernel or hardware problem, OBS server will retry... The buildroot was: /media/obsbuild/x86_64-openSUSE_Factory/.mount -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c15 --- Comment #15 from Bruno Friedmann <bruno@ioda-net.ch> 2011-11-24 08:06:36 UTC --- with the same kernel ( and the added flag to -cpu ) when it works I've those debug line with the verbose mode if that can help to find where or what crash. [ 1.129593] EFI Variables Facility v0.08 2004-May-17 [ 1.130116] usbcore: registered new interface driver usbhid [ 1.130538] usbhid: USB HID core driver [ 1.131054] TCP cubic registered [ 1.131588] NET: Registered protocol family 10 [ 1.132392] lib80211: common routines for IEEE802.11 drivers [ 1.132839] Registering the dns_resolver key type [ 1.133230] libceph: loaded (mon/osd proto 15/24, osdmap 5/6 5/6) [ 1.134300] registered taskstats version 1 [ 1.138339] Magic number: 3:466:926 [ 1.138884] rtc_cmos 00:01: setting system clock to 2011-11-24 07:55:52 UTC (1322121352) [ 1.257921] ata2.00: ATAPI: QEMU DVD-ROM, 0.15.1, max UDMA/100 [ 1.258613] ata1.00: ATA-7: QEMU HARDDISK, 0.15.1, max UDMA/100 [ 1.259097] ata1.00: 37748736 sectors, multi 16: LBA48 [ 1.259946] ata2.00: configured for MWDMA2 [ 1.260445] ata1.00: configured for MWDMA2 [ 1.260835] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 0.15 PQ: 0 ANSI: 5 [ 1.261666] sd 0:0:0:0: [sda] 37748736 512-byte logical blocks: (19.3 GB/18.0 GiB) [ 1.262750] sd 0:0:0:0: [sda] Write Protect is off [ 1.262933] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 0.15 PQ: 0 ANSI: 5 [ 1.264344] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.267831] sda: unknown partition table [ 1.269154] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.270695] Freeing unused kernel memory: 940k freed [ 1.271212] Write protecting the kernel read-only data: 12288k [ 1.272733] Freeing unused kernel memory: 336k freed [ 1.277147] Freeing unused kernel memory: 2020k freed doing fast boot [ 1.341924] Btrfs loaded [ 1.350937] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 [ 1.353524] virtio-pci 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 [ 1.354693] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 [ 1.355342] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 10 (level, high) -> IRQ 10 [ 1.386302] vda: unknown partition table [ 1.419291] vdb: unknown partition table Creating device nodes with udev [ 1.429414] udevd[137]: starting version 173 udevd[260]: failed to execute '/etc/sysconfig/network/scripts/ifup-sysctl' '/etc/sysconfig/network/scripts/ifup-sysctl lo -o hotplug': No such file or directory mount: devpts already mounted or /dev/pts busy mount: according to mtab, devpts is already mounted on /dev/pts Boot logging started on /dev/ttyS0(/dev/console) at Thu Nov 24 08:55:53 2011 [ 1.758332] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input1 [ 1.829303] md: raid0 personality registered for level 0 [ 1.835378] md: raid1 personality registered for level 1 [ 1.838852] md: raid10 personality registered for level 10 [ 1.847171] async_tx: api initialized (async) [ 1.848541] xor: automatically using best checksumming function: generic_sse [ 1.855074] generic_sse: 5784.000 MB/sec [ 1.855426] xor: using function: generic_sse (5784.000 MB/sec) [ 1.873074] raid6: int64x1 2781 MB/s [ 1.876108] Refined TSC clocksource calibration: 2294.785 MHz. [ 1.876817] Switching to clocksource tsc [ 1.894085] raid6: int64x2 2566 MB/s [ 1.911021] raid6: int64x4 3378 MB/s [ 1.928021] raid6: int64x8 2738 MB/s [ 1.945011] raid6: sse2x1 8730 MB/s [ 1.962008] raid6: sse2x2 10562 MB/s [ 1.979011] raid6: sse2x4 12187 MB/s [ 1.979317] raid6: using algorithm sse2x4 (12187 MB/s) [ 1.980929] md: raid6 personality registered for level 6 [ 1.981351] md: raid5 personality registered for level 5 [ 1.981759] md: raid4 personality registered for level 4 [ 2.074168] md: linear personality registered for level -1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c16 --- Comment #16 from Cristian Rodríguez <crrodriguez@opensuse.org> 2011-11-24 14:38:32 CLST --- Explicitly using -cpu Nehalem has worked around the problem for me. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c17 --- Comment #17 from Bruno Friedmann <bruno@ioda-net.ch> 2011-11-24 19:32:39 UTC --- @Cristian, the full line I use was a copy paste about a kvm running made by libvirtd with copy cpu host flags which correspond to Nehalem -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c18 Thomas Renninger <trenn@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED AssignedTo|kernel-maintainers@forge.pr |trenn@novell.com |ovo.novell.com | Summary|osc build --local-package |osc build --local-package |with kvm + lvm root lead to |with kvm -cpu host param |kernel crash |root lead to kernel due to | |intel_idle driver --- Comment #18 from Thomas Renninger <trenn@novell.com> 2011-11-28 03:41:55 UTC --- Alex: As discussed, it was the mwait_leaf cpuid feature for which kvm returned a zero mwait_substates value. I am still a bit puzzled why the message did not appear with ddebug=".." option, but this is unrelated. I could reproduce the issue and submitted a fix to 12.1 branch only for now: commit 84d23cb37a89ce60f9bbdd5b006befc02ae8dada Author: Thomas Renninger <trenn@suse.de> Date: Mon Nov 28 04:34:04 2011 +0100 intel_idle: Fix kvm -cpu host Null pointer enter function issue (bnc#726296). I expect new kernels for testing should show up here soon: http://download.opensuse.org/repositories/Kernel:/openSUSE-12.1/standard/x86... Best download a kernel-desktop.rpm and kernel-desktop-base.rpm package and double check that above change is included: rpm -qp --changelog kernel-desktop.rpm |less -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726296 https://bugzilla.novell.com/show_bug.cgi?id=726296#c19 --- Comment #19 from Thomas Renninger <trenn@novell.com> 2011-12-04 21:27:39 UTC --- Be aware that the real change causing this comes from kvm (or qemu?). I couldn't identify a patch, only a version update in kvm package, maybe the change came from there. Looks like previous kvm versions did not return true for cpuid mwait_leaf call or did return another value than zero for the edx register. Other (older) kernels which do not have the intel_idle.c fix will not boot using this kvm version and -cpu host parameter when run on a recent Intel CPU platform. Grmpfl, forgot to add CC: stable@kernel.org to the patch I just send mainline. Will try to get it there as well. Just for info... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com