Bug 757650 - [abrt] kernel: WARNING: at arch/x86/kernel/apic/apic.c:1299 setup_local_APIC+0x14e/0x1fe()
Summary: [abrt] kernel: WARNING: at arch/x86/kernel/apic/apic.c:1299 setup_local_APIC+...
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:39fe19617e0d2ace41de779f74b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-28 09:02 UTC by Thomas Widhalm
Modified: 2011-11-28 14:27 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-28 14:27:23 UTC
Type: ---


Attachments (Terms of Use)

Description Thomas Widhalm 2011-11-28 09:02:14 UTC
libreport version: 2.0.7
abrt_version:   2.0.6
cmdline:        BOOT_IMAGE=/vmlinuz-3.1.1-2.fc16.x86_64 root=/dev/mapper/vg_ralph-lv_root ro rd.lvm.lv=vg_ralph/lv_root rd.md=0 rd.lvm.lv=vg_ralph/lv_swap rd.dm=0 KEYTABLE=de quiet SYSFONT=latarcyrheb-sun16 rhgb rd.luks=0 LANG=en_US.UTF-8
comment:        I'm running this host as a VirtualBox-4.1.6 guest on Solaris 11 Express. Enabling IO  APIC and setting virtual CPU cores from 1 to 3 caused this error and prevented the guest from booting. I hung at the startup screen.
kernel:         3.1.1-2.fc16.x86_64
reason:         WARNING: at arch/x86/kernel/apic/apic.c:1299 setup_local_APIC+0x14e/0x1fe()
time:           Wed 23 Nov 2011 03:58:58 PM CET

backtrace:
:WARNING: at arch/x86/kernel/apic/apic.c:1299 setup_local_APIC+0x14e/0x1fe()
:Hardware name: VirtualBox
:Modules linked in:
:Pid: 1, comm: swapper Not tainted 3.1.1-2.fc16.x86_64 #1
:Call Trace:
: [<ffffffff81057a1e>] warn_slowpath_common+0x83/0x9b
: [<ffffffff81057a50>] warn_slowpath_null+0x1a/0x1c
: [<ffffffff814a5c50>] setup_local_APIC+0x14e/0x1fe
: [<ffffffff8102676f>] ? apic_read+0x16/0x18
: [<ffffffff81b8545b>] APIC_init_uniprocessor+0x94/0xe6
: [<ffffffff81b830cd>] native_smp_prepare_cpus+0x14f/0x300
: [<ffffffff81b76c0d>] kernel_init+0x85/0x158
: [<ffffffff810527bb>] ? schedule_tail+0x27/0x6c
: [<ffffffff814bfa74>] kernel_thread_helper+0x4/0x10
: [<ffffffff81b76b88>] ? start_kernel+0x3b6/0x3b6
: [<ffffffff814bfa70>] ? gs_change+0x13/0x13

event_log:
:2011-11-28-10:00:30> Smolt profile successfully saved
:2011-11-28-10:00:49> Submitting oops report to http://submit.kerneloops.org/submitoops.php
:2011-11-28-10:01:57  Kernel oops has not been sent due to Couldn't connect to server
:2011-11-28-10:01:57* (exited with 1)

smolt_data:
:
:
:General
:=================================
:UUID: 37b3f898-d573-4270-9890-099f7411f71e
:OS: Fedora release 16 (Verne)
:Default run level: Unknown
:Language: en_US.UTF-8
:Platform: x86_64
:BogoMIPS: 4995.17
:CPU Vendor: GenuineIntel
:CPU Model: Intel(R) Core(TM)2 Quad  CPU   Q9300  @ 2.50GHz
:CPU Stepping: 7
:CPU Family: 6
:CPU Model Num: 23
:Number of CPUs: 1
:CPU Speed: 2497
:System Memory: 3035
:System Swap: 5087
:Vendor: innotek GmbH
:System: VirtualBox 1.2
:Form factor: Unknown
:Kernel: 3.1.2-1.fc16.x86_64
:SELinux Enabled: 1
:SELinux Policy: targeted
:SELinux Enforce: Permissive
:MythTV Remote: Unknown
:MythTV Role: Unknown
:MythTV Theme: Unknown
:MythTV Plugin: 
:MythTV Tuner: -1
:
:
:Devices
:=================================
:(4203:63:0:0) pci, ohci_hcd, USB, KeyLargo/Intrepid USB
:(32902:10281:0:0) pci, ahci, STORAGE, 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller
:(33006:48879:0:0) pci, None, VIDEO, VirtualBox Graphics Adapter
:(32902:28947:0:0) pci, None, BRIDGE, 82371AB/EB/MB PIIX4 ACPI
:(32902:4110:32902:30) pci, e1000, ETHERNET, PRO/1000 MT Desktop Adapter
:(33006:51966:0:0) pci, None, BASE, VirtualBox Guest Service
:(32902:4663:0:0) pci, None, HOST/PCI, 440FX - 82441FX PMC [Natoma]
:(32902:28945:0:0) pci, ata_piix, STORAGE, 82371AB/EB/MB PIIX4 IDE
:(32902:28672:0:0) pci, None, PCI/ISA, 82371SB PIIX3 ISA [Natoma/Triton II]
:
:
:Filesystem Information
:=================================
:device mtpt type bsize frsize blocks bfree bavail file ffree favail
:-------------------------------------------------------------------
:/dev/mapper/vg_ralph-lv_root / ext4 4096 4096 9385866 7481446 7386128 2383872 2198003 2198003
:/dev/sda1 /boot ext4 1024 1024 495844 414345 388745 128016 127783 127783
:/dev/mapper/vg_ralph-lv_home /home ext4 4096 4096 4684767 4258077 4020100 1191360 1180534 1180534
:

Comment 1 Josh Boyer 2011-11-28 14:27:23 UTC
This is a problem in VirtualBox.  You might take it up with them.


Note You need to log in before you can comment on or make changes to this bug.