Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39430 - gentoo-2004.0-x86-20040123 - Kernel Oops on boot with "experimental"
Summary: gentoo-2004.0-x86-20040123 - Kernel Oops on boot with "experimental"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo LiveCD Package Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-26 00:37 UTC by Beowulf
Modified: 2005-03-25 11:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Beowulf 2004-01-26 00:37:08 UTC
Product: gentoo-2004.0-x86-20040123.iso
Steps to reproduce: Boot up with the livecd.
Expected Result: the system boots

Description:

Upon starting up the beta livecd and choosing "experimental" for a kernel option, I get a kernel oops which does not allow me to continue testing the build.  I did not receive any error when using the default (2.4) kernel so I believe it fair to isolate the problem to the experimental kernel.

The following contains the output re-typed from the kernel oops and a detailed description of my hardware.

==================================================================================================

The Kernel Oops:

INIT: Entering runlevel: 3 
* Staring metalog                                                             [ ok ] 
* Starting USB and PCI hotplugging ..... 
Oops: 0002 [#1] 
CPU:    0 
EIP:    0060:[<c0292efa>] Not tainted 
EFLAGS: 000010296 
EIP is at kobject_add+0x6a/0x130 
eax: c0461800   ebx: e188833c  ecx: e1a017d8  edx: e1888358 
esi: c0461808   edi: e1888324  edp: e18861cc  esp: dd8c9f34 
Process modprobe (pid: 3707, threadinfo=dd8c8000 task=deec86a0) 
Stack: e188833c e188833c e1888324 c0292fd6 e188833c e188833c e188833c c04617a0 
       c02ea242 e188833c e188833c e18861cc e1888300 00000000 e1888398 dd8c8000 
       c02ea63d e1888324 c04e1f47 dd8c8000 c0124579 e18823f0 c02a032f e1888324 
Call Trace: 
 [<c0292fd6>] kobject_register+0x16/0x60 
 [<c02ea242>] bus_add_driver+0x32/0x80 
 [<c02ea63d>] driver_register+0x2d/0x40 
 [<c0124579>] printk+0xf9/0x140 
 [<c02a032f>] pci_register_drive+0xfr/0x70 
 [<e188a017>] rtl8139_init_module+0x17/0x48 [8139too] 
 [<c0137db1>] sys_init_module+0xf1/0x1c0 
 [<c010b027>] syscall_call+0x7/0xb 
  
Code: 89 11 89 4a 04 8b 43 28 8b 38 8d 4f 48 89 c8 ba ff ff 00 00 
 /etc/hotplug/pci.agent: line 173: 3707 Segmentation fault   $MODPROBE $MODULE >/dev/null 2>&1 
<6>8139cp: 10/100 PCI Ethernet driver v1.1 (Aug 30, 2003)

==================================================================================================

Exhaustive Hardware information:

Athlon 750 mhz
512Mb PC133 SD-RAM
MSI K7T Turbo Limited Edition Motherboard.

Quantum 20 Gb IDE @7200 RPM
Acer 6x4x32 ATAPI CD Drive
Seagate 9.1 GB SCSI @10000 RPM

PS/2 Keyboard (no mouse)

LPT Printer connected at run-time

No USB or Serial connected at run-time.

PCI Devices:

00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 03)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. USB (rev 16)
00:07.3 USB Controller: VIA Technologies, Inc. USB (rev 16)
00:07.4 Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)
00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 50)
00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
00:0d.0 SCSI storage controller: Adaptec AHA-2940U2/U2W
01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev a1)

Notes: The drivers I usually use for netowrk and SCSI are 8139too and aic7xxx respectively...

Is there anything from /proc that is needed?
Comment 1 anthony 2004-02-14 21:51:58 UTC
	I'm also having problems with hot plug causing a panic, we do however share a driver, aic7xxxx.  Other then that our systems aren't very close to being the same.  I'm running an Athlon 64 3200+ on the ECS 755-a, emu10k1, GeForce 3, and Adaptec U160 (29160) SCSI controller, usb mouse is the only plugged in USB device.
	Hot plug appears to choke on the aic7xxx driver.  This seems kinda odd since the driver is already loaded.  
	Im not sure if this could be part of the same problem or different issues altogether, but both of us having problems with hotplug and using the aic7xxx drivers raised the redflag.  I'd love to post the output but I'm not about to write all that down and then type it back out, so if theres a better way please let me know.
Comment 2 anthony 2004-02-14 21:52:34 UTC
	I'm also having problems with hot plug causing a panic, we do however share a driver, aic7xxxx.  Other then that our systems aren't very close to being the same.  I'm running an Athlon 64 3200+ on the ECS 755-a, emu10k1, GeForce 3, and Adaptec U160 (29160) SCSI controller, usb mouse is the only plugged in USB device.
	Hot plug appears to choke on the aic7xxx driver.  This seems kinda odd since the driver is already loaded.  
	Im not sure if this could be part of the same problem or different issues altogether, but both of us having problems with hotplug and using the aic7xxx drivers raised the redflag.  I'd love to post the output but I'm not about to write all that down and then type it back out, so if theres a better way please let me know.
Comment 3 John Davis (zhen) (RETIRED) gentoo-dev 2004-03-04 22:51:09 UTC
have you tried the 2004.0 cd yet?
Comment 4 Benjamin Judas (RETIRED) gentoo-dev 2004-05-11 22:19:10 UTC
Closing due to no response
Comment 5 Chris Gianelloni (RETIRED) gentoo-dev 2005-03-25 11:24:53 UTC
Moving these so we can remove the "Install CD" component from "Gentoo Linux".

I apologize to everyone for this spam, but according to the bugzilla developers,
this is the only reasonable way to do this.