Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 160289 Details for
Bug 250211
smp kernel hangs with GPF when heavy net use
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
console log from boot up to kernel panic
CAPTURE.TXT (text/plain), 23.52 KB, created by
Raymond Hall
on 2007-07-31 02:18:46 UTC
(
hide
)
Description:
console log from boot up to kernel panic
Filename:
MIME Type:
Creator:
Raymond Hall
Created:
2007-07-31 02:18:46 UTC
Size:
23.52 KB
patch
obsolete
>Linux version 2.6.20-1.2962.fc6 (brewbuilder@ls20-bc2-14.build.redhat.com) (gcc version 4.1.1 20070105 (Red Hat 4.1.1-51)) #1 SMP Tue Jun 19 19:27:14 EDT 2007 >BIOS-provided physical RAM map: >sanitize start >sanitize end >copy_e820_map() start: 0000000000000000 size: 000000000009fc00 end: 000000000009fc00 type: 1 >copy_e820_map() type is E820_RAM >copy_e820_map() start: 000000000009fc00 size: 0000000000000400 end: 00000000000a0000 type: 2 >copy_e820_map() start: 00000000000f0000 size: 0000000000010000 end: 0000000000100000 type: 2 >copy_e820_map() start: 0000000000100000 size: 000000007fef0000 end: 000000007fff0000 type: 1 >copy_e820_map() type is E820_RAM >copy_e820_map() start: 000000007fff0000 size: 0000000000008000 end: 000000007fff8000 type: 3 >copy_e820_map() start: 000000007fff8000 size: 0000000000008000 end: 0000000080000000 type: 4 >copy_e820_map() start: 00000000fec00000 size: 0000000000001000 end: 00000000fec01000 type: 2 >copy_e820_map() start: 00000000fee00000 size: 0000000000001000 end: 00000000fee01000 type: 2 >copy_e820_map() start: 00000000fff00000 size: 0000000000100000 end: 0000000100000000 type: 2 > BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) > BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) > BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) > BIOS-e820: 0000000000100000 - 000000007fff0000 (usable) > BIOS-e820: 000000007fff0000 - 000000007fff8000 (ACPI data) > BIOS-e820: 000000007fff8000 - 0000000080000000 (ACPI NVS) > BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) > BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) > BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved) >1151MB HIGHMEM available. >896MB LOWMEM available. >found SMP MP-table at 000fc0f0 >Using x86 segment limits to approximate NX protection >Zone PFN ranges: > DMA 0 -> 4096 > Normal 4096 -> 229376 > HighMem 229376 -> 524272 >early_node_map[1] active PFN ranges > 0: 0 -> 524272 >DMI 2.3 present. >Using APIC driver default >ACPI: PM-Timer IO Port: 0x808 >ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >Processor #0 15:2 APIC version 20 >ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >Processor #1 15:2 APIC version 20 >ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Enabling APIC mode: Flat. Using 1 I/O APICs >Using ACPI (MADT) for SMP configuration information >Allocating PCI resources starting at 88000000 (gap: 80000000:7ec00000) >Detected 2800.193 MHz processor. >Built 1 zonelists. Total pages: 519153 >Kernel command line: ro root=/dev/md0 console=ttyS0,19200,8n1 >Enabling fast FPU save and restore... done. >Enabling unmasked SIMD FPU exception support... done. >Initializing CPU#0 >CPU 0 irqstacks, hard=c07ab000 soft=c078b000 >PID hash table entries: 4096 (order: 12, 16384 bytes) >Console: colour VGA+ 80x25 >Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) >Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) >Memory: 2068524k/2097088k available (2190k kernel code, 27364k reserved, 1158k data, 236k init, 1179584k highmem) >virtual kernel memory layout: > fixmap : 0xffc56000 - 0xfffff000 (3748 kB) > pkmap : 0xff800000 - 0xffc00000 (4096 kB) > vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB) > lowmem : 0xc0000000 - 0xf8000000 ( 896 MB) > .init : 0xc074b000 - 0xc0786000 ( 236 kB) > .data : 0xc0623aa2 - 0xc0745494 (1158 kB) > .text : 0xc0400000 - 0xc0623aa2 (2190 kB) >Checking if this processor honours the WP bit even in supervisor mode... Ok. >Calibrating delay using timer specific routine.. 5603.05 BogoMIPS (lpj=2801528) >Security Framework v1.0.0 initialized >SELinux: Initializing. >SELinux: Starting in permissive mode >selinux_register_security: Registering secondary module capability >Capability LSM initialized as secondary >Mount-cache hash table entries: 512 >CPU: Trace cache: 12K uops, L1 D cache: 8K >CPU: L2 cache: 512K >CPU: Physical Processor ID: 0 >Intel machine check architecture supported. >Intel machine check reporting enabled on CPU#0. >CPU0: Intel P4/Xeon Extended MCE MSRs (12) available >CPU0: Thermal monitoring enabled >Checking 'hlt' instruction... OK. >SMP alternatives: switching to UP code >ACPI: Core revision 20060707 >CPU0: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 09 >SMP alternatives: switching to SMP code >Booting processor 1/1 eip 3000 >CPU 1 irqstacks, hard=c07ac000 soft=c078c000 >Initializing CPU#1 >Calibrating delay using timer specific routine.. 5599.42 BogoMIPS (lpj=2799711) >CPU: Trace cache: 12K uops, L1 D cache: 8K >CPU: L2 cache: 512K >CPU: Physical Processor ID: 0 >Intel machine check architecture supported. >Intel machine check reporting enabled on CPU#1. >CPU1: Intel P4/Xeon Extended MCE MSRs (12) available >CPU1: Thermal monitoring enabled >CPU1: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 09 >Total of 2 processors activated (11202.47 BogoMIPS). >ENABLING IO-APIC IRQs >..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 >checking TSC synchronization across 2 CPUs: passed. >Brought up 2 CPUs >migration_cost=77 >NET: Registered protocol family 16 >ACPI: bus type pci registered >PCI: PCI BIOS revision 2.10 entry at 0xfdb81, last bus=2 >PCI: Using configuration type 1 >Setting up standard PCI resources >ACPI: Interpreter enabled >ACPI: Using IOAPIC for interrupt routing >ACPI: PCI Root Bridge [PCI0] (0000:00) >PCI quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO >PCI quirk: region 0400-043f claimed by ICH4 GPIO >PCI: Transparent bridge - 0000:00:1e.0 >ACPI: Power Resource [URP1] (off) >ACPI: Power Resource [URP2] (off) >ACPI: Power Resource [FDDP] (off) >ACPI: Power Resource [LPTP] (off) >ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 *11 12 14 15) >ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 *11 12 14 15) >ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 *10 11 12 14 15) >ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 6 7 10 11 12 14 15) >ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled. >ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled. >ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled. >ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *12 14 15) >Linux Plug and Play Support v0.97 (c) Adam Belay >pnp: PnP ACPI init >pnp: PnP ACPI: found 12 devices >usbcore: registered new interface driver usbfs >usbcore: registered new interface driver hub >usbcore: registered new device driver usb >PCI: Using ACPI for IRQ routing >PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report >NetLabel: Initializing >NetLabel: domain hash size = 128 >NetLabel: protocols = UNLABELED CIPSOv4 >NetLabel: unlabeled traffic allowed by default >PCI: Bridge: 0000:00:01.0 > IO window: a000-afff > MEM window: ffc00000-ffcfffff > PREFETCH window: d7f00000-f7efffff >PCI: Bridge: 0000:00:1e.0 > IO window: b000-cfff > MEM window: ffd00000-ffdfffff > PREFETCH window: 88000000-880fffff >NET: Registered protocol family 2 >IP route cache hash table entries: 32768 (order: 5, 131072 bytes) >TCP established hash table entries: 131072 (order: 9, 2621440 bytes) >TCP bind hash table entries: 65536 (order: 8, 1310720 bytes) >TCP: Hash tables configured (established 131072 bind 65536) >TCP reno registered >checking if image is initramfs... it is >Freeing initrd memory: 1589k freed >apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) >apm: disabled - APM is not SMP safe. >audit: initializing netlink socket (disabled) >audit(1185827680.442:1): initialized >highmem bounce pool size: 64 pages >Total HugeTLB memory allocated, 0 >VFS: Disk quotas dquot_6.5.1 >Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) >SELinux: Registering netfilter hooks >ksign: Installing public key data >Loading keyring >- Added public key 9677E8E4AACC993 >- User ID: Red Hat, Inc. (Kernel Module GPG key) >io scheduler noop registered >io scheduler anticipatory registered >io scheduler deadline registered >io scheduler cfq registered (default) >pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >ACPI: Processor [CPU1] (supports 8 throttling states) >ACPI: Processor [CPU2] (supports 8 throttling states) >isapnp: Scanning for PnP cards... >isapnp: No Plug & Play device found >Real Time Clock Driver v1.12ac >Non-volatile memory driver v1.2 >Linux agpgart interface v0.101 (c) Dave Jones >agpgart: Detected an Intel 865 Chipset. >agpgart: AGP aperture is 64M @ 0xf8000000 >Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled >ÿserial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >serial8250: ttyS2 at I/O 0x3e8 (irq = 4) is a 16550A >00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >00:0a: ttyS2 at I/O 0x3e8 (irq = 0) is a 16550A >RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize >input: Macintosh mouse button emulation as /class/input/input0 >Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 >ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx >hda: HL-DT-ST DVDRAM GSA-4163B, ATAPI CD/DVD-ROM drive >ide1: I/O resource 0x170-0x177 not free. >ide1: ports already in use, skipping probe >ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 >ide-floppy driver 0.99.newide >usbcore: registered new interface driver libusual >usbcore: registered new interface driver hiddev >usbcore: registered new interface driver usbhid >drivers/usb/input/hid-core.c: v2.6:USB HID core driver >PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >PNP: PS/2 controller doesn't have AUX irq; using default 12 >serio: i8042 KBD port at 0x60,0x64 irq 1 >mice: PS/2 mouse device common for all mice >input: AT Translated Set 2 keyboard as /class/input/input1 >TCP bic registered >Initializing XFRM netlink socket >NET: Registered protocol family 1 >NET: Registered protocol family 17 >Using IPI No-Shortcut mode >ACPI: (supports<6>Time: tsc clocksource has been installed. > S0 S1 S4 S5) >Freeing unused kernel memory: 236k freed >Write protecting the kernel read-only data: 841k >Red Hat nash version 5.1.19.0.3 firmware_class: attempt to set timeout to 10 >starting >Mounting proc filesystem >Mounting sysfs filesystem >Creating /dev >Creating initial device nodes >Setting up hotplug. >Creating block dUSB Universal Host Controller Interface driver v3.0 >evice nodes. >LoACPI: PCI Interrupt 0000:00:1d.0[A] -> ading uhci-hcd.kGSI 16 (level, low) -> IRQ 16 >o module >uhci_hcd 0000:00:1d.0: UHCI Host Controller >uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1 >uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000e000 >usb usb1: configuration #1 chosen from 1 choice >hub 1-0:1.0: USB hub found >hub 1-0:1.0: 2 ports detected >ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 17 >uhci_hcd 0000:00:1d.1: UHCI Host Controller >uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2 >uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000e400 >usb usb2: configuration #1 chosen from 1 choice >hub 2-0:1.0: USB hub found >hub 2-0:1.0: 2 ports detected >usb 1-1: new low speed USB device using uhci_hcd and address 2 >ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18 >uhci_hcd 0000:00:1d.2: UHCI Host Controller >uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3 >usb 1-1: configuration #1 chosen from 1 choice >input: Microsoft Basic Optical Mouse as /class/input/input2 >input: USB HID v1.10 Mouse [Microsoft Basic Optical Mouse] on usb-0000:00:1d.0-1 >uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e800 >usb usb3: configuration #1 chosen from 1 choice >hub 3-0:1.0: USB hub found >hub 3-0:1.0: 2 ports detected >ACPI: PCI Interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 16 >uhci_hcd 0000:00:1d.3: UHCI Host Controller >uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4 >uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000ec00 >usb usb4: configuration #1 chosen from 1 choice >hub 4-0:1.0: USB hub found >hub 4-0:1.0: 2 ports detected >usb 3-2: new low speed USB device using uhci_hcd and address 2 >Loading ohci-hcd.ko module >LoadACPI: PCI Interrupt 0000:00:1d.7[D] -> ing ehci-hcd.ko GSI 23 (level, low) -> IRQ 19 >module >ehci_hcd 0000:00:1d.7: EHCI Host Controller >ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5 >ehci_hcd 0000:00:1d.7: debug port 1 >ehci_hcd 0000:00:1d.7: irq 19, io mem 0xffeffc00 >ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 >usb usb5: configuration #1 chosen from 1 choice >hub 5-0:1.0: USB hub found >hub 5-0:1.0: 8 ports detected >Loading jbd.ko module >Loading ext3.ko module >Lmd: raid0 personality registered for level 0 >oading raid0.ko raid5: automatically using best checksumming function: pIII_sse >module >Loading pIII_sse : 3656.000 MB/sec >xor.ko module >raid5: using function: pIII_sse (3656.000 MB/sec) >Loading raid456.ko module >raid6: int32x1 816 MB/s >raid6: int32x2 910 MB/s >raid6: int32x4 863 MB/s >raid6: int32x8 847 MB/s >raid6: mmxx1 2242 MB/s >raid6: mmxx2 2425 MB/s >raid6: sse1x1 1148 MB/s >raid6: sse1x2 1953 MB/s >raid6: sse2x1 2105 MB/s >raid6: sse2x2 2812 MB/s >raid6: using algorithm sse2x2 (2812 MB/s) >md: raid6 personality registered for level 6 >md: raid5 personality registered for level 5 >md: raid4 personality registered for level 4 >Loading scsi_mod.ko module >SCSI subsystem initialized >Loading sd_mod.ko module >Loading libata.ko moduata_piix 0000:00:1f.2: MAP [le >Loading ata_ IDE IDE P0 P1 ] >piix.ko module >ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 18 (level, low) -> IRQ 18 >usb 3-2: device not accepting address 2, error -71 >ata: 0x1F0 IDE port busy >ata: conflict with ide0 >usb 1-1: USB disconnect, address 2 >ata1: DUMMY >ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xFC08 irq 15 >scsi0 : ata_piix >scsi1 : ata_piix >ata2.00: ATA-7, max UDMA/133, 234375000 sectors: LBA >ata2.00: ata2: dev 0 multi count 16 >ata2.01: ATA-7, max UDMA/133, 234375000 sectors: LBA >ata2.01: ata2: dev 1 multi count 16 >ata2.00: configured for UDMA/133 >ata2.01: configured for UDMA/133 >scsi 1:0:0:0: Direct-Access ATA Maxtor 6Y120M0 YAR5 PQ: 0 ANSI: 5 >SCSI device sda: 234375000 512-byte hdwr sectors (120000 MB) >sda: Write Protect is off >SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA >SCSI device sda: 234375000 512-byte hdwr sectors (120000 MB) >sda: Write Protect is off >SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA > sda: sda1 sda2 sda3 sda4 < sda5 > >sd 1:0:0:0: Attached scsi disk sda >scsi 1:0:1:0: Direct-Access ATA Maxtor 6Y120M0 YAR5 PQ: 0 ANSI: 5 >SCSI device sdb: 234375000 512-byte hdwr sectors (120000 MB) >sdb: Write Protect is off >SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA >SCSI device sdb: 234375000 512-byte hdwr sectors (120000 MB) >sdb: Write Protect is off >SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA > sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 > >sd 1:0:1:0: Attached scsi disk sdb >md: Autodetecting RAID arrays. >usb 1-1: new low speed USB device using uhci_hcd and address 3 >md: autorun ... >md: considering sdb5 ... >md: adding sdb5 ... >md: sdb3 has different UUID to sdb5 >md: adding sda5 ... >md: sda3 has different UUID to sdb5 >md: created md1 >md: bind<sda5> >md: bind<sdb5> >md: running: <sdb5><sda5> >md1: setting max_sectors to 512, segment boundary to 131071 >raid0: looking at sdb5 >raid0: comparing sdb5(34218240) with sdb5(34218240) >raid0: END >raid0: ==> UNIQUE >raid0: 1 zones >raid0: looking at sda5 >raid0: comparing sda5(34218240) with sdb5(34218240) >raid0: EQUAL >raid0: FINAL 1 zones >raid0: done. >raid0 : md_size is 68436480 blocks. >raid0 : conf->hash_spacing is 68436480 blocks. >raid0 : nb_zone is 1. >raid0 : Allocating 4 bytes for hash. >md: considering sdb3 ... >md: adding sdb3 ... >md: adding sda3 ... >md: created md0 >md: bind<sda3> >md: bind<sdb3> >md: running: <sdb3><sda3> >md0: setting max_sectors to 512, segment boundary to 131071 >raid0: looking at sdb3 >raid0: comparing sdb3(40957440) with sdb3(40957440) >raid0: END >raid0: ==> UNIQUE >raid0: 1 zones >usb 1-1: configuration #1 chosen from 1 choice >raid0: looking at sda3 >raid0: comparing sda3(40957440) with sdb3(40957440) >input: Microsoft Basic Optical Mouse as /class/input/input3 >input: USB HID v1.10 Mouse [Microsoft Basic Optical Mouse] on usb-0000:00:1d.0-1 >raid0: EQUAL >raid0: FINAL 1 zones >raid0: done. >raid0 : md_size is 81914880 blocks. >raid0 : conf->hash_spacing is 81914880 blocks. >raid0 : nb_zone is 1. >raid0 : Allocating 4 bytes for hash. >md: ... autorun DONE. >Trying to resume from /dev/sdb2 >No suspend signature on swap, not resuming. >Creating root device. >Mounting root filesystem. >usb 3-2: new low speed USB device using uhci_hcd and address 4 >kjournald starting. Commit interval 5 seconds >EXT3-fs: mounted filesystem with ordered data mode. >Setting up other filesystems. >Setting up new root fs >no fstab.sys, mounting internal defaults >Switching to new root and running init. >unmounting old /dev >unmounting old /proc >unmounting old /sys >usb 3-2: configuration #1 chosen from 1 choice >SELinux: Disabled at runtime. >SELinux: Unregistering netfilter hooks >audit(1185827689.278:2): selinux=0 auid=4294967295 > INIT: version 2.86 booting >hiddev96: USB HID v1.10 Device [APC Back-UPS ES 500 FW:824.B1.D USB FW:B1] on usb-0000:00:1d.2-2 > Welcome to Fedora Core > Press 'I' to enter interactive startup. >Setting clock (localtime): Mon Jul 30 20:34:56 CDT 2007 [ OK ] >Starting udev: [ OK ] >Loading default keymap (us): [ OK ] >Setting hostname iris.cazita: [ OK ] >mdadm: No arrays found in config file >No devices found >Setting up Logical Volume Management: No volume groups found >[ OK ] >Checking filesystems >Checking all file systems. >[/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a /dev/md0 >/dev/md0: clean, 543351/20480000 files, 6026063/20478720 blocks >[/sbin/fsck.ext3 (1) -- /boot] fsck.ext3 -a /dev/sda2 >/boot: clean, 43/263232 files, 20235/263064 blocks >[/sbin/fsck.ext3 (1) -- /mnt/Extra/] fsck.ext3 -a /dev/md1 >/dev/md1: clean, 360934/8568832 files, 16196143/17109120 blocks >[ OK ] >Remounting root filesystem in read-write mode: [ OK ] >Mounting local filesystems: [ OK ] >Enabling local filesystem quotas: [ OK ] >Enabling /etc/fstab swaps: [ OK ] > INIT: Entering runlevel: 3 >Entering non-interactive startup >Starting background readahead: [ OK ] >Checking for hardware changes [ OK ] >Bringing up loopback interface: [ OK ] >Bringing up interface eth0: [ OK ] >Starting system logger: [ OK ] >Starting kernel logger: [ OK ] >Starting irqbalance: [ OK ] >Starting portmap: [ OK ] >Starting NFS statd: [ OK ] >Starting mdmonitor: [ OK ] >Starting RPC idmapd: [ OK ] >Starting system message bus: [ OK ] >Mounting other filesystems: [ OK ] >Starting PC/SC smart card daemon (pcscd): [ OK ] >Starting autofs: Loading autofs4: [ OK ] >Starting automount: [ OK ] >[ OK ] >Starting acpi daemon: [ OK ] >Starting hpiod: [ OK ] >Starting hpssd: [ OK ] >Starting cups: [ OK ] >Starting sshd: [ OK ] >Starting xinetd: [ OK ] >Starting ntpd: [ OK ] >Starting sendmail: [ OK ] >Starting sm-client: [ OK ] >Starting GranJefe: Starting GJDynaconf v1.956 >Running as 48.48 >Loading module MSG::deforestacion >Warn: MSG::deforestacion(deforestacion): Use of "mytop" is deprecated, check "Changes" >Starting GranJefe v1.956 >[ OK ] >Starting console mouse services: [ OK ] >Network Audio System Release 1.9 >[ OK ] >Starting crond: [ OK ] >Starting xfs: [ OK ] >Starting anacron: [ OK ] >Starting atd: [ OK ] >Starting yum-updatesd: [ OK ] >Starting Avahi daemon... [ OK ] >Starting HAL daemon: [ OK ] >Registering binary handler for Windows applicationsStarting smartd: [ OK ] > >Fedora Core release 6 (Zod) >Kernel 2.6.20-1.2962.fc6 on an i686 > >iris.cazita login: general protection fault: 0000 [#1] >SMP >last sysfs file: /devices/pci0000:00/0000:00:00.0/irq >Modules linked in: radeon drm nfs lockd nfs_acl autofs4 sunrpc ipv6 dm_mirror dm_multipath dm_mod video sbs i2c_ec dock button battery asus_acpi backlight ac lp snd_intel8x0 snd_seq_dummy snd_seq_oss floppy snd_seq_midi_event ide_cd snd_ice1712 snd_ice17xx_ak4xxx snd_seq snd_ak4xxx_adda snd_cs8427 snd_ac97_codec ac97_bus snd_i2c snd_mpu401_uart snd_rawmidi snd_seq_device snd_pcm_oss snd_mixer_oss snd_pcm snd_timer 3c59x snd iTCO_wdt pcspkr sg i2c_i801 ohci1394 parport_pc iTCO_vendor_support mii parport soundcore ieee1394 i2c_core snd_page_alloc cdrom ata_piix libata sd_mod scsi_mod raid456 xor raid0 ext3 jbd ehci_hcd ohci_hcd uhci_hcd >CPU: 1 >EIP: 0060:[<c04ee16a>] Not tainted VLI >EFLAGS: 00014046 (2.6.20-1.2962.fc6 #1) >EIP is at _raw_spin_lock+0x1a/0xd9 >eax: c07010b4 ebx: c07010b4 ecx: 00000000 edx: 00000000 >esi: 00000000 edi: 00004046 ebp: c07dc4e0 esp: c07db098 >ds: 007b es: 007b ss: 0068 >Process swapper (pid: 0, ti=c07da000 task=f7e1f0b0 task.ti=f7e0d000) >Stack: 00000000 00000000 00000000 00000000 00000000 00000000 f7e10000 00000000 > c0427833 00000000 00000000 00000000 00000000 00000000 00000000 00000000 > 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 >Call Trace: > [<c0427833>] vprintk+0x8c/0x2de > [<c0427aa4>] printk+0x1f/0x95 > [<c041cfea>] doublefault_fn+0x26/0xd4 >BUG: unable to handle kernel NULL pointer dereference at virtual address 00000001 > printing eip: >c0404fb2 >*pde = 00000000 >Oops: 0000 [#2] >SMP >last sysfs file: /devices/pci0000:00/0000:00:00.0/irq >Modules linked in: radeon drm nfs lockd nfs_acl autofs4 sunrpc ipv6 dm_mirror dm_multipath dm_mod video sbs i2c_ec dock button battery asus_acpi backlight ac lp snd_intel8x0 snd_seq_dummy snd_seq_oss floppy snd_seq_midi_event ide_cd snd_ice1712 snd_ice17xx_ak4xxx snd_seq snd_ak4xxx_adda snd_cs8427 snd_ac97_codec ac97_bus snd_i2c snd_mpu401_uart snd_rawmidi snd_seq_device snd_pcm_oss snd_mixer_oss snd_pcm snd_timer 3c59x snd iTCO_wdt pcspkr sg i2c_i801 ohci1394 parport_pc iTCO_vendor_support mii parport soundcore ieee1394 i2c_core snd_page_alloc cdrom ata_piix libata sd_mod scsi_mod raid456 xor raid0 ext3 jbd ehci_hcd ohci_hcd uhci_hcd >CPU: 1 >EIP: 0060:[<c0404fb2>] Not tainted VLI >EFLAGS: 00010093 (2.6.20-1.2962.fc6 #1) >EIP is at dump_trace+0x5c/0x93 >eax: 00000ffd ebx: 00000001 ecx: 00005d86 edx: 01c99780 >esi: 00000000 edi: 00000000 ebp: c06a64f2 esp: c07daf54 >ds: 007b es: 007b ss: 0068 >Process swapper (pid: 0, ti=c07da000 task=f7e1f0b0 task.ti=f7e0d000) >Stack: c06a64f2 c06a64f2 00000018 00000000 c06a64f2 c0405001 c06fdc40 c06a64f2 > c07db0fb c04050b0 c06a64f2 c06a64f2 c07db060 c07db098 00000002 00014046 > c07db060 c07db098 c0405246 c06a64f2 00000010 f7e1f244 00000000 c07da000 >Call Trace: > [<c0405001>] show_trace_log_lvl+0x18/0x2c > [<c04050b0>] show_stack_log_lvl+0x9b/0xa3 > [<c0405246>] show_registers+0x18e/0x25d > [<c062241f>] notifier_call_chain+0x19/0x29 > [<c0405443>] die+0x12e/0x240 > ======================= >Code: 9a d4 01 00 00 89 df 81 e7 00 f0 ff ff eb 0e 8b 4c 24 18 89 f2 89 e8 ff 51 08 83 c3 04 39 fb 76 29 8d 87 fd 0f 00 00 39 c3 73 1f <8b> 33 89 f0 e8 31 0d 03 00 85 c0 74 e2 eb d5 8b 4f 34 85 c9 74 >EIP: [<c0404fb2>] dump_trace+0x5c/0x93 SS:ESP 0068:c07daf54 > <0>Kernel panic - not syncing: Attempted to kill the idle task! > BUG: warning at arch/i386/kernel/smp.c:550/smp_call_function() (Not tainted) > [<c0417dbb>] stop_this_cpu+0x0/0x2b > [<c0417b9a>] smp_call_function+0x65/0xd1 > [<c0427aa4>] printk+0x1f/0x95 > [<c0417c21>] smp_send_stop+0x1b/0x24 > [<c042707a>] panic+0x54/0xee > [<c0429902>] do_exit+0x82/0x6db
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 250211
: 160289