Skip to content

Instantly share code, notes, and snippets.

@goldmann
Created December 28, 2010 08:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goldmann/757040 to your computer and use it in GitHub Desktop.
Save goldmann/757040 to your computer and use it in GitHub Desktop.
Xen Minimal OS!
start_info: 0x2bbe000(VA)
nr_pages: 0x445c00
shared_inf: 0xbf591000(MA)
pt_base: 0x2bc1000(VA)
nr_pt_frames: 0x1b
mfn_list: 0x990000(VA)
mod_start: 0x0(VA)
mod_len: 0
flags: 0x0
cmd_line: root=/dev/sda1 ro 4
stack: 0x94f860-0x96f860
MM: Init
_text: 0x0(VA)
_etext: 0x5ff6d(VA)
_erodata: 0x78000(VA)
_edata: 0x80b00(VA)
stack start: 0x94f860(VA)
_end: 0x98fe68(VA)
start_pfn: 2bdf
max_pfn: 445c00
Mapping memory range 0x3000000 - 0x445c00000
setting 0x0-0x78000 readonly
skipped 0x1000
MM: Initialise page allocator for 4e06000(4e06000)-445c00000(445c00000)
MM: done
Demand map pfns at 445c01000-2445c01000.
Heap resides at 2445c02000-4445c02000.
Initialising timer interface
Initialising console ... done.
gnttab_table mapped at 0x445c01000.
Initialising scheduler
Thread "Idle": pointer: 0x2445c02010, stack: 0x54e0000
Initialising xenbus
Thread "xenstore": pointer: 0x2445c027c0, stack: 0x54f0000
Dummy main: start_info=0x96f960
Thread "main": pointer: 0x2445c02f70, stack: 0x5500000
"main" "root=/dev/sda1" "ro" "4"
vbd 2049 is hd0
******************* BLKFRONT for device/vbd/2049 **********
backend at /local/domain/0/backend/vbd/100/2049
Failed to read /local/domain/0/backend/vbd/100/2049/feature-barrier.
Failed to read /local/domain/0/backend/vbd/100/2049/feature-flush-cache.
4194304 sectors of 512 bytes
**************************
vbd 2064 is hd1
******************* BLKFRONT for device/vbd/2064 **********
backend at /local/domain/0/backend/vbd/100/2064
Failed to read /local/domain/0/backend/vbd/100/2064/feature-barrier.
Failed to read /local/domain/0/backend/vbd/100/2064/feature-flush-cache.
850505728 sectors of 512 bytes
**************************
[H
[J
GNU GRUB version 0.97 (17920000K lower / 0K upper memory)
[m
[4;2H+-------------------------------------------------------------------------+
[5;2H|
[5;76H|
[6;2H|
[6;76H|
[7;2H|
[7;76H|
[8;2H|
[8;76H|
[9;2H|
[9;76H|
[10;2H|
[10;76H|
[11;2H|
[11;76H|
[12;2H|
[12;76H|
[13;2H|
[13;76H|
[14;2H|
[14;76H|
[15;2H|
[15;76H|
[16;2H|
[16;76H|
[17;2H+-------------------------------------------------------------------------+
[m
Use the ^ and v keys to select which entry is highlighted.
Press enter to boot the selected OS, 'e' to edit the
commands before booting, or 'c' for a command-line.
[5;78H
[m
[7m
[5;3H fedora-14
[5;75H
[m
[m
[6;3H
[6;75H
[m
[m
[7;3H
[7;75H
[m
[m
[8;3H
[8;75H
[m
[m
[9;3H
[9;75H
[m
[m
[10;3H
[10;75H
[m
[m
[11;3H
[11;75H
[m
[m
[12;3H
[12;75H
[m
[m
[13;3H
[13;75H
[m
[m
[14;3H
[14;75H
[m
[m
[15;3H
[15;75H
[m
[m
[16;3H
[16;75H
[m
[16;78H
[5;75H
[H
[J Booting 'fedora-14'
root (hd0)
Filesystem type is ext2fs, using whole disk
kernel /boot/vmlinuz-2.6.35.6-48.fc14.x86_64 ro root=/dev/xvda1 rd_NO_PLYMOUTH
initrd /boot/initramfs-2.6.35.6-48.fc14.x86_64.img
close blk: backend at /local/domain/0/backend/vbd/100/2049
close blk: backend at /local/domain/0/backend/vbd/100/2064
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.35.6-48.fc14.x86_64 (mockbuild@x86-02.phx2.fedoraproject.org) (gcc version 4.5.1 20100924 (Red Hat 4.5.1-4) (GCC) ) #1 SMP Fri Oct 22 15:36:08 UTC 2010
[ 0.000000] Command line: ro root=/dev/xvda1 rd_NO_PLYMOUTH
[ 0.000000] ACPI in unprivileged domain disabled
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] Xen: 0000000000000000 - 00000000000a0000 (usable)
[ 0.000000] Xen: 00000000000a0000 - 0000000000100000 (reserved)
[ 0.000000] Xen: 0000000000100000 - 0000000445c00000 (usable)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI not present or invalid.
[ 0.000000] No AGP bridge found
[ 0.000000] last_pfn = 0x445c00 max_arch_pfn = 0x400000000
[ 0.000000] last_pfn = 0x100000 max_arch_pfn = 0x400000000
[ 0.000000] init_memory_mapping: 0000000000000000-0000000100000000
[ 0.000000] init_memory_mapping: 0000000100000000-0000000445c00000
[ 0.000000] RAMDISK: 01e63000 - 03ae3000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-0000000445c00000
[ 0.000000] Initmem setup node 0 0000000000000000-0000000445c00000
[ 0.000000] NODE_DATA [0000000100000000 - 0000000100013fff]
[ 0.000000] bootmap [0000000100014000 - 000000010009cb7f] pages 89
[ 0.000000] (10/32 early reservations) ==> bootmem [0000000000 - 0445c00000]
[ 0.000000] #0 [0005d14000 - 0005d47000] XEN PAGETABLES ==> [0005d14000 - 0005d47000]
[ 0.000000] #1 [0001000000 - 0001e42878] TEXT DATA BSS ==> [0001000000 - 0001e42878]
[ 0.000000] #2 [0001e63000 - 0003ae3000] RAMDISK ==> [0001e63000 - 0003ae3000]
[ 0.000000] #3 [0003ae3000 - 0005d14000] XEN START INFO ==> [0003ae3000 - 0005d14000]
[ 0.000000] #4 [0000001000 - 0000003000] TRAMPOLINE ==> [0000001000 - 0000003000]
[ 0.000000] #5 [0000003000 - 0000007000] ACPI WAKEUP ==> [0000003000 - 0000007000]
[ 0.000000] #6 [0000100000 - 00008cf000] PGTABLE ==> [0000100000 - 00008cf000]
[ 0.000000] #7 [0005d47000 - 0007783000] PGTABLE ==> [0005d47000 - 0007783000]
[ 0.000000] #8 [0100000000 - 0100014000] NODE_DATA ==> [0100000000 - 0100014000]
[ 0.000000] #9 [0100014000 - 010009d000] BOOTMAP ==> [0100014000 - 010009d000]
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000001 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00445c00
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000001 -> 0x000000a0
[ 0.000000] 0: 0x00000100 -> 0x00445c00
[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] No local APIC present
[ 0.000000] APIC: disable apic facility
[ 0.000000] APIC: switched to apic NOOP
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[ 0.000000] PCI: Warning: Cannot find a gap in the 32bit address range
[ 0.000000] PCI: Unassigned devices with 32bit resource registers may break!
[ 0.000000] Allocating PCI resources starting at 445d00000 (gap: 445d00000:400000)
[ 0.000000] Booting paravirtualized kernel on Xen
[ 0.000000] Xen version: 3.1.2-128.1.10.el5 (preserve-AD)
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff8800077d1000 s90496 r8192 d24192 u122880
[ 0.000000] pcpu-alloc: s90496 r8192 d24192 u122880 alloc=30*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[1121922.645167] Xen: using vcpu_info placement
[1121922.645174] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4416648
[1121922.645177] Policy zone: Normal
[1121922.645181] Kernel command line: ro root=/dev/xvda1 rd_NO_PLYMOUTH
[1121922.645205] PID hash table entries: 4096 (order: 3, 32768 bytes)
[1121922.645586] Checking aperture...
[1121922.650916] No AGP bridge found
[1121922.741911] Memory: 17493096k/17920000k available (4548k kernel code, 388k absent, 426516k reserved, 7261k data, 944k init)
[1121922.741958] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[1121922.741984] Hierarchical RCU implementation.
[1121922.741986] RCU dyntick-idle grace-period acceleration is enabled.
[1121922.741988] RCU-based detection of stalled CPUs is disabled.
[1121922.741990] Verbose stalled-CPUs detection is disabled.
[1121922.742003] NR_IRQS:16640 nr_irqs:288
[1121922.742096] Console: colour dummy device 80x25
[1121922.742212] console [tty0] enabled
[1121922.742426] console [hvc0] enabled
[1121922.784930] allocated 179568640 bytes of page_cgroup
[1121922.784945] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[1121922.784995] installing Xen timer for CPU 0
[1121922.785030] Detected 2666.760 MHz processor.
[1121922.785041] Calibrating delay loop (skipped), value calculated using timer frequency.. 5333.52 BogoMIPS (lpj=2666760)
[1121922.785052] pid_max: default: 32768 minimum: 301
[1121922.785080] Security Framework initialized
[1121922.785090] SELinux: Initializing.
[1121922.799403] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[1121922.807864] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[1121922.810658] Mount-cache hash table entries: 256
[1121922.810844] Initializing cgroup subsys ns
[1121922.810854] Initializing cgroup subsys cpuacct
[1121922.810861] Initializing cgroup subsys memory
[1121922.810889] Initializing cgroup subsys devices
[1121922.810894] Initializing cgroup subsys freezer
[1121922.810899] Initializing cgroup subsys net_cls
[1121922.810905] Initializing cgroup subsys blkio
[1121922.810981] CPU: Unsupported number of siblings 16
[1121922.810987] Performance Events: PEBS fmt1+, Nehalem events,
[1121922.810997] no APIC, boot with the "lapic" boot parameter to force-enable it.
[1121922.811003] no hardware sampling interrupt available.
[1121922.811007] Intel PMU driver.
[1121922.811013] ... version: 3
[1121922.811016] ... bit width: 48
[1121922.811020] ... generic registers: 4
[1121922.811024] ... value mask: 0000ffffffffffff
[1121922.811028] ... max period: 000000007fffffff
[1121922.811033] ... fixed-purpose events: 3
[1121922.811036] ... event mask: 000000070000000f
[1121922.811100] SMP alternatives: switching to UP code
[1121922.824857] ftrace: converting mcount calls to 0f 1f 44 00 00
[1121922.824867] ftrace: allocating 23839 entries in 94 pages
[1121922.831520] installing Xen timer for CPU 1
[1121922.831550] SMP alternatives: switching to SMP code
[1121922.844478] CPU: Unsupported number of siblings 16
[1121922.853769] Brought up 2 CPUs
[1121922.853975] devtmpfs: initialized
[1121922.859323] atomic64 test passed for x86-64 platform with CX8 and with SSE
[1121922.859342] Grant table initialized
[1121922.879357] Time: 165:165:165 Date: 165/165/65
[1121922.879405] NET: Registered protocol family 16
[1121922.880102] PCI: Fatal: No config space access function found
[1121922.881834] bio: create slab <bio-0> at 0
[1121922.881948] ACPI: Interpreter disabled.
[1121922.882070] xen_balloon: Initialising balloon driver.
[1121922.882376] vgaarb: loaded
[1121922.882471] SCSI subsystem initialized
[1121922.882678] usbcore: registered new interface driver usbfs
[1121922.882698] usbcore: registered new interface driver hub
[1121922.882735] usbcore: registered new device driver usb
[1121922.944171] PCI: System does not support PCI
[1121922.944178] PCI: System does not support PCI
[1121922.944284] NetLabel: Initializing
[1121922.944290] NetLabel: domain hash size = 128
[1121922.944294] NetLabel: protocols = UNLABELED CIPSOv4
[1121922.944310] NetLabel: unlabeled traffic allowed by default
[1121922.944373] Switching to clocksource xen
[1121922.956827] pnp: PnP ACPI: disabled
[1121922.958460] NET: Registered protocol family 2
[1121922.959218] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
[1121922.961245] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[1121922.962874] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[1121922.963051] TCP: Hash tables configured (established 524288 bind 65536)
[1121922.963058] TCP reno registered
[1121922.963153] UDP hash table entries: 16384 (order: 7, 524288 bytes)
[1121922.963351] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
[1121922.963531] NET: Registered protocol family 1
[1121922.963610] Trying to unpack rootfs image as initramfs...
[1121923.001251] Freeing initrd memory: 29184k freed
[1121923.009019] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[1121923.009037] Placing 64MB software IO TLB between ffff880007816000 - ffff88000b816000
[1121923.009044] software IO TLB at phys 0x7816000 - 0xb816000
[1121923.009187] platform rtc_cmos: registered platform RTC device (no PNP device found)
[1121923.009598] audit: initializing netlink socket (disabled)
[1121923.009616] type=2000 audit(1293523684.075:1): initialized
[1121923.021409] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[1121923.022931] VFS: Disk quotas dquot_6.5.2
[1121923.022978] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[1121923.023437] msgmni has been set to 32768
[1121923.023882] alg: No test for stdrng (krng)
[1121923.023936] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[1121923.023943] io scheduler noop registered
[1121923.023947] io scheduler deadline registered
[1121923.023987] io scheduler cfq registered (default)
[1121923.024124] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[1121923.024151] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[1121923.024156] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[1121923.024169] pci-stub: invalid id string ""
[1121923.024635] Non-volatile memory driver v1.3
[1121923.024641] Linux agpgart interface v0.103
[1121923.024699] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[1121923.025955] brd: module loaded
[1121923.026509] loop: module loaded
[1121923.026615] Fixed MDIO Bus: probed
[1121923.026673] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[1121923.026690] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[1121923.026703] uhci_hcd: USB Universal Host Controller Interface driver
[1121923.026753] PNP: No PS/2 controller found. Probing ports directly.
[1121923.027605] mice: PS/2 mouse device common for all mice
[1121923.027695] rtc_cmos: probe of rtc_cmos failed with error -16
[1121923.027764] device-mapper: uevent: version 1.0.3
[1121923.027869] device-mapper: ioctl: 4.19.1-ioctl (2010-10-12) initialised: dm-devel@redhat.com
[1121923.028015] cpuidle: using governor ladder
[1121923.028117] cpuidle: using governor menu
[1121923.028290] invalid opcode: 0000 [#1] SMP
[1121923.028297] last sysfs file:
[1121923.028300] CPU 1
[1121923.028303] Modules linked in:
[1121923.028307]
[1121923.028311] Pid: 0, comm: swapper Not tainted 2.6.35.6-48.fc14.x86_64 #1 /
[1121923.144116] RIP: e030:[<ffffffff81264975>] [<ffffffff81264975>] intel_idle+0xc6/0x139
[1121923.144128] RSP: e02b:ffff8804316e7e90 EFLAGS: 00010082
[1121923.144133] RAX: ffff8804316e6010 RBX: 0000000000000004 RCX: 0000000000000000
[1121923.144139] RDX: 0000000000000000 RSI: 0000000225c17d03 RDI: ffff8800077fa030
[1121923.144145] RBP: ffff8804316e7ef0 R08: 0000000000000000 R09: 0000000000000164
[1121923.144151] R10: ffff88042e29c5c0 R11: ffff88042e29c970 R12: 0000000000000010
[1121923.144157] R13: 11f384eff3090f30 R14: 0000000000000000 R15: 0000000000000002
[1121923.144165] FS: 0000000000000000(0000) GS:ffff8800077ef000(0000) knlGS:0000000000000000
[1121923.144172] CS: e033 DS: 002b ES: 002b CR0: 000000008005003b
[1121923.144177] CR2: 0000000000000000 CR3: 0000000001a42000 CR4: 0000000000002620
[1121923.144183] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[1121923.144189] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000000
[1121923.144196] Process swapper (pid: 0, threadinfo ffff8804316e6000, task ffff8804316dae80)
[1121923.144201] Stack:
[1121923.144204] ffff8800077ef000 0000000000056d28 ffffffff8100670f ffffffff81072714
[1121923.144213] <0> ffff8804316e7f10 000000018146c511 ffff8804316e7ef0 ffff88000780be40
[1121923.144224] <0> ffff88000780bf10 0000000000000000 0000000000000000 0000000000000000
[1121923.144235] Call Trace:
[1121923.144242] [<ffffffff8100670f>] ? xen_restore_fl_direct_end+0x0/0x1
[1121923.144250] [<ffffffff81072714>] ? raw_local_irq_restore+0x10/0x12
[1121923.144258] [<ffffffff813939e1>] cpuidle_idle_call+0x8b/0xe9
[1121923.144265] [<ffffffff81008325>] cpu_idle+0xaa/0xcc
[1121923.144270] [<ffffffff810066c9>] ? xen_irq_enable_direct_end+0x0/0x7
[1121923.144278] [<ffffffff8145cd06>] cpu_bringup_and_idle+0x13/0x15
[1121923.144283] Code: 00 41 ff 16 49 83 c6 10 49 83 3e 00 eb e5 e8 30 ff ff ff 85 c0 75 2e 31 d2 65 48 8b 04 25 08 cc 00 00 48 89 d1 48 2d c8 1f 00 00 <0f> 01 c8 0f ae f0 e8 0d ff ff ff 85 c0 75 0b b9 01 00 00 00 4c
[1121923.144350] RIP [<ffffffff81264975>] intel_idle+0xc6/0x139
[1121923.144357] RSP <ffff8804316e7e90>
[1121923.144364] invalid opcode: 0000 [#2]
[1121923.144366] ---[ end trace 5d5d5ac744d0ef8e ]---
[1121923.144368] Kernel panic - not syncing: Attempted to kill the idle task!
[1121923.144371] Pid: 0, comm: swapper Tainted: G D 2.6.35.6-48.fc14.x86_64 #1
[1121923.144372] Call Trace:
[1121923.144375] [<ffffffff814672f1>] panic+0x8b/0x10b
[1121923.144378] [<ffffffff81006722>] ? check_events+0x12/0x20
[1121923.144382] [<ffffffff81050dd0>] do_exit+0x7b/0x73d
[1121923.144385] [<ffffffff8100670f>] ? xen_restore_fl_direct_end+0x0/0x1
[1121923.144388] [<ffffffff81077e5c>] ? raw_local_irq_restore+0x10/0x12
[1121923.144391] [<ffffffff8146912f>] ? _raw_spin_unlock_irqrestore+0x17/0x19
[1121923.144394] [<ffffffff8146a3ae>] oops_end+0xbf/0xc7
[1121923.144397] [<ffffffff8100d6f0>] die+0x5a/0x66
[1121923.144399] [<ffffffff81469c38>] do_trap+0x121/0x130
[1121923.144402] [<ffffffff8100b053>] do_invalid_op+0x98/0xa1
[1121923.144405] [<ffffffff81264975>] ? intel_idle+0xc6/0x139
[1121923.144408] [<ffffffff81071932>] ? tick_notify+0x221/0x383
[1121923.144411] [<ffffffff8100670f>] ? xen_restore_fl_direct_end+0x0/0x1
[1121923.144414] [<ffffffff8102c2a0>] ? pvclock_clocksource_read+0x4d/0xb6
[1121923.144417] [<ffffffff8100a95b>] invalid_op+0x1b/0x20
[1121923.144420] [<ffffffff81264975>] ? intel_idle+0xc6/0x139
[1121923.144423] [<ffffffff8100670f>] ? xen_restore_fl_direct_end+0x0/0x1
[1121923.144426] [<ffffffff81072714>] ? raw_local_irq_restore+0x10/0x12
[1121923.144429] [<ffffffff813939e1>] cpuidle_idle_call+0x8b/0xe9
[1121923.144432] [<ffffffff81008325>] cpu_idle+0xaa/0xcc
[1121923.144434] [<ffffffff810066c9>] ? xen_irq_enable_direct_end+0x0/0x7
[1121923.144437] [<ffffffff8145cd06>] cpu_bringup_and_idle+0x13/0x15
[1121923.144447] SMP
[1121923.144451] last sysfs file:
[1121923.144455] CPU 0
[1121923.144457] Modules linked in:
[1121923.344146]
[1121923.344151] Pid: 0, comm: swapper Tainted: G D 2.6.35.6-48.fc14.x86_64 #1 /
[1121923.344157] RIP: e030:[<ffffffff81264975>] [<ffffffff81264975>] intel_idle+0xc6/0x139
[1121923.344168] RSP: e02b:ffffffff81a01ea8 EFLAGS: 00010082
[1121923.344173] RAX: ffffffff81a00010 RBX: 0000000000000008 RCX: 0000000000000000
[1121923.344179] RDX: 0000000000000000 RSI: 0000000225c17d03 RDI: ffff8800077dc030
[1121923.344184] RBP: ffffffff81a01f08 R08: 0000000000000000 R09: 000000000004b767
[1121923.344191] R10: 000000000b60fb83 R11: ffff8804316d9af0 R12: 0000000000000020
[1121923.344196] R13: 11f384eff309394e R14: ffffffffffffffff R15: 0000000000000003
[1121923.344205] FS: 0000000000000000(0000) GS:ffff8800077d1000(0000) knlGS:0000000000000000
[1121923.344212] CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[1121923.344217] CR2: 000000244b64a000 CR3: 0000000001a42000 CR4: 0000000000002620
[1121923.344223] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[1121923.344229] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000000
[1121923.344235] Process swapper (pid: 0, threadinfo ffffffff81a00000, task ffffffff81a4a020)
[1121923.344241] Stack:
[1121923.344244] 0003fc6221fd7bfe 00000000126c697d ffffffff8100670f ffffffff81072714
[1121923.344252] <0> ffffffff81a01f28 000000008146c511 ffffffff81a01f08 ffff8800077ede40
[1121923.344262] <0> ffff8800077edf70 ffff8800077ce300 ffffffffffffffff 0000000001c7f600
[1121923.344273] Call Trace:
[1121923.344280] [<ffffffff8100670f>] ? xen_restore_fl_direct_end+0x0/0x1
[1121923.344288] [<ffffffff81072714>] ? raw_local_irq_restore+0x10/0x12
[1121923.344295] [<ffffffff813939e1>] cpuidle_idle_call+0x8b/0xe9
[1121923.344302] [<ffffffff81008325>] cpu_idle+0xaa/0xcc
[1121923.344309] [<ffffffff81450e46>] rest_init+0x8a/0x8c
[1121923.344317] [<ffffffff81ba1c49>] start_kernel+0x40b/0x416
[1121923.344323] [<ffffffff81ba12c6>] x86_64_start_reservations+0xb1/0xb5
[1121923.344330] [<ffffffff81ba4dd3>] xen_start_kernel+0x508/0x50f
[1121923.344335] Code: 00 41 ff 16 49 83 c6 10 49 83 3e 00 eb e5 e8 30 ff ff ff 85 c0 75 2e 31 d2 65 48 8b 04 25 08 cc 00 00 48 89 d1 48 2d c8 1f 00 00 <0f> 01 c8 0f ae f0 e8 0d ff ff ff 85 c0 75 0b b9 01 00 00 00 4c
[1121923.344400] RIP [<ffffffff81264975>] intel_idle+0xc6/0x139
[1121923.344406] RSP <ffffffff81a01ea8>
[1121923.344411] ---[ end trace 5d5d5ac744d0ef8f ]---
[1121923.344416] Kernel panic - not syncing: Attempted to kill the idle task!
[1121923.344421] Pid: 0, comm: swapper Tainted: G D 2.6.35.6-48.fc14.x86_64 #1
[1121923.344426] Call Trace:
[1121923.344431] [<ffffffff814672f1>] panic+0x8b/0x10b
[1121923.344436] [<ffffffff81006722>] ? check_events+0x12/0x20
[1121923.344443] [<ffffffff81050dd0>] do_exit+0x7b/0x73d
[1121923.344448] [<ffffffff8100670f>] ? xen_restore_fl_direct_end+0x0/0x1
[1121923.344454] [<ffffffff81077e5c>] ? raw_local_irq_restore+0x10/0x12
[1121923.344460] [<ffffffff8146912f>] ? _raw_spin_unlock_irqrestore+0x17/0x19
[1121923.344467] [<ffffffff8146a3ae>] oops_end+0xbf/0xc7
[1121923.344472] [<ffffffff8100d6f0>] die+0x5a/0x66
[1121923.344478] [<ffffffff81469c38>] do_trap+0x121/0x130
[1121923.344484] [<ffffffff8100b053>] do_invalid_op+0x98/0xa1
[1121923.344489] [<ffffffff81264975>] ? intel_idle+0xc6/0x139
[1121923.344495] [<ffffffff81072127>] ? tick_broadcast_oneshot_control+0xff/0x108
[1121923.344502] [<ffffffff81071932>] ? tick_notify+0x221/0x383
[1121923.344507] [<ffffffff8100616d>] ? xen_force_evtchn_callback+0xd/0xf
[1121923.344513] [<ffffffff81006722>] ? check_events+0x12/0x20
[1121923.344519] [<ffffffff8102c2a0>] ? pvclock_clocksource_read+0x4d/0xb6
[1121923.344525] [<ffffffff8100a95b>] invalid_op+0x1b/0x20
[1121923.344531] [<ffffffff81264975>] ? intel_idle+0xc6/0x139
[1121923.344537] [<ffffffff8126495d>] ? intel_idle+0xae/0x139
[1121923.344542] [<ffffffff8100670f>] ? xen_restore_fl_direct_end+0x0/0x1
[1121923.344548] [<ffffffff81072714>] ? raw_local_irq_restore+0x10/0x12
[1121923.344555] [<ffffffff813939e1>] cpuidle_idle_call+0x8b/0xe9
[1121923.344560] [<ffffffff81008325>] cpu_idle+0xaa/0xcc
[1121923.344566] [<ffffffff81450e46>] rest_init+0x8a/0x8c
[1121923.544097] [<ffffffff81ba1c49>] start_kernel+0x40b/0x416
[1121923.544104] [<ffffffff81ba12c6>] x86_64_start_reservations+0xb1/0xb5
[1121923.544110] [<ffffffff81ba4dd3>] xen_start_kernel+0x508/0x50f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment