2.1.98/99p1 boot oops on laptop

Matthew Harrell (mharrell@std.saic.com)
Tue, 28 Apr 1998 09:28:45 -0400 (EDT)


--ELM893770124-668-0_
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

First of all, I get about eight "device id not found by bios" messages which
scroll off the screen, then I get (all copied by hand - that was painful):

PCI_IDE: unknown IDE controller on PCI bus 00 device 09 VID=8086, DID=0000
...
hda:IBM-DPLA-25120, ATA disk drive
Unable to handle kernel NULL pointer dereference at virtual address 00000000
current->tss.cr3 = 00101000, %cr3 = 00101000
*pde = 00000000
Oops: 0002
CPU: 0
EIP: 0010:[<c019f135>]
eax: c000fe4a ebx: 00000000 ecx: c01f7be0 edx: 00000000
esi: c019f4d8 edi: 0000008a ebp: 00008001 esp: c000fe2c
ds: 0018 es: 0018 ss:0018
Process swapper (pid: 1, process nr: 1, stackpage=c000f000)
Stack: 00000000 c019f4d8 0000008a c000fe80 00000001 c000fe48 c000fe4a 00000001
c019f5c9 00000000 c019f4d8 0000008a c000fe80 c01122ad 00000000 00000001
c0237bd0 00000272 00000296 00000084 00000001 c000fe94 c0118cbd 0000008a
Call Trace: [<c019f4d8>] [<c019f5c9>] [<c019f4d8>] [<c01122ad>] [<c0118cbd>] [<c010bf5b>]
[<c01989e6>] [<c0198e1d>] [<c0199058>] [<c0199b16>] [<c0106000>] [<c0106000>] [<c0132bc4>] [<c010a878>]
[<c01233a4>] [<c0106000>] [<c010804f>] [<c0107fe4>] [<c0106000>] [<c0108000>]
Code: 66 89 0a 89 e8 84 c0 74 0e 66 c1 ed 08 31 ff 66 89 ef eb 19
Aiee, killing interrupt handler

Here's the output from ksymoops:
Using `/boot/System.map-2.1.99' to map addresses to symbols.

>>EIP: c019f135 <check_events+49/3ec>
Trace: c019f4d8 <do_apm_timer>
Trace: c019f5c9 <do_apm_timer+f1/124>
Trace: c019f5c9 <do_apm_timer+f1/124>
Trace: c01122ad <timer_bh+39d/3f4>
Trace: c0118cbd <do_bottom_half+45/64>
Trace: c010bf5b <do_IRQ+3b/40>
Trace: c01989e6 <try_to_identify+166/498>
Trace: c0198e1d <do_probe+105/1b0>
Trace: c0199058 <probe_hwif+190/330>
Trace: c0199b16 <ideprobe_init+72/c8>
Trace: c0106000 <init_task_union>
Trace: c0106000 <init_task_union>
Trace: c0132bc4 <sys_setup+40/6c>
Trace: c010a878 <system_call+38/3c>
Trace: c01233a4 <kswapd>
Trace: c0106000 <init_task_union>
Trace: c010804f <init+4f/1bc>
Trace: c0107fe4 <this_must_match_init_task+1fe4/2000>
Trace: c0106000 <init_task_union>
Trace: c010804f <init+4f/1bc>
Code: c019f135 <check_events+49/3ec>
Code: c019f135 <check_events+49/3ec> 66 89 0a movw %cx,(%edx)
Code: c019f138 <check_events+4c/3ec> 89 e8 movl %ebp,%eax
Code: c019f13a <check_events+4e/3ec> 84 c0 testb %al,%al
Code: c019f13c <check_events+50/3ec> 74 0e je c019f14c <check_events+60/3ec>
Code: c019f13e <check_events+52/3ec> 66 c1 ed 08 shrw $0x8,%bp
Code: c019f148 <check_events+5c/3ec> 31 ff xorl %edi,%edi
Code: c019f14a <check_events+5e/3ec> 66 89 ef movw %bp,%di
Code: c019f14d <check_events+61/3ec> eb 19 jmp c019f162 <check_events+76/3ec>

I've attached a listing of my PCI devices and my kernel configuration. This
exact same configuration worked fine under everything before 2.1.98. I'm
going to move back to 2.1.89 so I can get my CardBus devices working again.

-- 
Matthew Harrell                            Another Month's End:
Simulation Technology Division, SAIC       All Targets Met 
mharrell@std.saic.com                      All Systems Working
                                           All Customers Satisfied
                                           All Staff Enthusiastic
                                           All Pigs Fed And Ready To Fly

--ELM893770124-668-0_ Content-Type: text/plain; charset=KOI8-R Content-Disposition: attachment; filename=devices Content-Description: devices Content-Transfer-Encoding: 7bit

00:00.0 Host bridge: Intel Corporation 430TX - 82439TX MTXC (rev 01) 00:01.0 Bridge: Intel Corporation 82371AB PIIX4 ISA (rev 01) 00:01.1 IDE interface: Intel Corporation 82371AB PIIX4 IDE (rev 01) 00:01.2 USB Controller: Intel Corporation 82371AB PIIX4 USB (rev 01) 00:01.3 Bridge: Intel Corporation 82371AB PIIX4 ACPI (rev 01) 00:02.0 VGA compatible controller: Neomagic Corporation NM2160 [MagicGraph 128XD]

--ELM893770124-668-0_ Content-Type: text/plain; charset=KOI8-R Content-Disposition: attachment; filename=config Content-Description: config Content-Transfer-Encoding: 7bit

# # Automatically generated make config: don't edit #

# # Code maturity level options # CONFIG_EXPERIMENTAL=y

# # Processor type and features # # CONFIG_M386 is not set # CONFIG_M486 is not set CONFIG_M586=y # CONFIG_M686 is not set # CONFIG_MATH_EMULATION is not set CONFIG_MTRR=y

# # Loadable module support # CONFIG_MODULES=y CONFIG_MODVERSIONS=y CONFIG_KMOD=y

# # General setup # CONFIG_NET=y CONFIG_PCI=y CONFIG_PCI_BIOS=y # CONFIG_PCI_DIRECT is not set CONFIG_PCI_QUIRKS=y # CONFIG_PCI_OPTIMIZE is not set # CONFIG_PCI_OLD_PROC is not set # CONFIG_MCA is not set CONFIG_SYSVIPC=y # CONFIG_BSD_PROCESS_ACCT is not set CONFIG_SYSCTL=y CONFIG_BINFMT_AOUT=m CONFIG_BINFMT_ELF=y CONFIG_BINFMT_MISC=m # CONFIG_BINFMT_JAVA is not set CONFIG_VIDEO_SELECT=y CONFIG_PARPORT=m CONFIG_PARPORT_PC=m # CONFIG_PARPORT_OTHER is not set

# # Plug and Play support # CONFIG_PNP=y CONFIG_PNP_PARPORT=m

# # Floppy, IDE, and other block devices # CONFIG_BLK_DEV_FD=m CONFIG_BLK_DEV_IDE=y

# # Please see Documentation/ide.txt for help/info on IDE drives # # CONFIG_BLK_DEV_HD_IDE is not set CONFIG_BLK_DEV_IDEDISK=y CONFIG_BLK_DEV_IDECD=m CONFIG_BLK_DEV_IDETAPE=m CONFIG_BLK_DEV_IDEFLOPPY=m CONFIG_BLK_DEV_IDESCSI=m # CONFIG_BLK_DEV_CMD640 is not set # CONFIG_BLK_DEV_RZ1000 is not set CONFIG_BLK_DEV_IDEPCI=y CONFIG_BLK_DEV_IDEDMA=y # CONFIG_BLK_DEV_OPTI621 is not set # CONFIG_BLK_DEV_TRM290 is not set # CONFIG_BLK_DEV_NS87415 is not set # CONFIG_IDE_CHIPSETS is not set

# # Additional Block Devices # CONFIG_BLK_DEV_LOOP=m CONFIG_BLK_DEV_LOOP_DES=y CONFIG_BLK_DEV_LOOP_IDEA=y CONFIG_BLK_DEV_LOOP_BLOWFISH=y CONFIG_BLK_DEV_MD=y CONFIG_MD_LINEAR=m CONFIG_MD_STRIPED=m CONFIG_MD_MIRRORING=m CONFIG_MD_RAID5=m CONFIG_BLK_DEV_RAM=m # CONFIG_BLK_DEV_XD is not set CONFIG_PARIDE_PARPORT=m # CONFIG_PARIDE is not set # CONFIG_BLK_DEV_HD is not set

# # Networking options # CONFIG_PACKET=m CONFIG_NETLINK=y CONFIG_RTNETLINK=y CONFIG_NETLINK_DEV=m CONFIG_FIREWALL=y CONFIG_NET_ALIAS=y CONFIG_FILTER=y CONFIG_UNIX=y CONFIG_INET=y CONFIG_IP_MULTICAST=y # CONFIG_IP_ADVANCED_ROUTER is not set # CONFIG_IP_PNP is not set CONFIG_IP_FIREWALL=y # CONFIG_IP_FIREWALL_NETLINK is not set # CONFIG_IP_FIREWALL_VERBOSE is not set CONFIG_IP_TRANSPARENT_PROXY=y # CONFIG_IP_ALWAYS_DEFRAG is not set # CONFIG_IP_ACCT is not set CONFIG_IP_MASQUERADE=y

# # Protocol-specific masquerading support will be built as modules. # CONFIG_IP_MASQUERADE_ICMP=y

# # Protocol-specific masquerading support will be built as modules. # CONFIG_IP_MASQUERADE_IPAUTOFW=m CONFIG_IP_MASQUERADE_IPPORTFW=m # CONFIG_IP_ROUTER is not set CONFIG_NET_IPIP=m # CONFIG_NET_IPGRE is not set CONFIG_IP_MROUTE=y # CONFIG_IP_PIMSM_V1 is not set # CONFIG_IP_PIMSM_V2 is not set CONFIG_IP_ALIAS=y # CONFIG_ARPD is not set CONFIG_SYN_COOKIES=y

# # (it is safe to leave these untouched) # CONFIG_INET_RARP=m CONFIG_IP_NOSR=y CONFIG_SKB_LARGE=y CONFIG_IPV6=m CONFIG_IPV6_EUI64=y CONFIG_IPV6_NO_PB=y

# # # CONFIG_IPX=m # CONFIG_IPX_INTERN is not set # CONFIG_SPX is not set CONFIG_ATALK=m # CONFIG_X25 is not set # CONFIG_LAPB is not set # CONFIG_BRIDGE is not set # CONFIG_LLC is not set # CONFIG_WAN_ROUTER is not set # CONFIG_NET_FASTROUTE is not set # CONFIG_NET_HW_FLOWCONTROL is not set # CONFIG_CPU_IS_SLOW is not set # CONFIG_NET_SCHED is not set # CONFIG_NET_PROFILE is not set

# # SCSI support # CONFIG_SCSI=y

# # SCSI support type (disk, tape, CD-ROM) # CONFIG_BLK_DEV_SD=y CONFIG_CHR_DEV_ST=m CONFIG_BLK_DEV_SR=m CONFIG_BLK_DEV_SR_VENDOR=y CONFIG_CHR_DEV_SG=m

# # Some SCSI devices (e.g. CD jukebox) support multiple LUNs # # CONFIG_SCSI_MULTI_LUN is not set CONFIG_SCSI_CONSTANTS=y CONFIG_SCSI_LOGGING=y

# # SCSI low-level drivers # # CONFIG_SCSI_7000FASST is not set CONFIG_SCSI_AHA152X=m CONFIG_SCSI_AHA1542=m # CONFIG_SCSI_AHA1740 is not set CONFIG_SCSI_AIC7XXX=y # CONFIG_OVERRIDE_CMDS is not set # CONFIG_AIC7XXX_PROC_STATS is not set CONFIG_AIC7XXX_RESET_DELAY=5 # CONFIG_SCSI_ADVANSYS is not set # CONFIG_SCSI_IN2000 is not set # CONFIG_SCSI_AM53C974 is not set # CONFIG_SCSI_BUSLOGIC is not set # CONFIG_SCSI_DTC3280 is not set # CONFIG_SCSI_EATA_DMA is not set # CONFIG_SCSI_EATA_PIO is not set # CONFIG_SCSI_EATA is not set # CONFIG_SCSI_FUTURE_DOMAIN is not set # CONFIG_SCSI_GDTH is not set # CONFIG_SCSI_GENERIC_NCR5380 is not set # CONFIG_SCSI_NCR53C406A is not set # CONFIG_SCSI_NCR53C7xx is not set CONFIG_SCSI_NCR53C8XX=m CONFIG_SCSI_NCR53C8XX_NVRAM_DETECT=y CONFIG_SCSI_NCR53C8XX_TAGGED_QUEUE=y CONFIG_SCSI_NCR53C8XX_IOMAPPED=y CONFIG_SCSI_NCR53C8XX_MAX_TAGS=4 CONFIG_SCSI_NCR53C8XX_SYNC=5 # CONFIG_SCSI_NCR53C8XX_SYMBIOS_COMPAT is not set CONFIG_SCSI_PPA=m CONFIG_SCSI_PPA_HAVE_PEDANTIC=2 # CONFIG_SCSI_PAS16 is not set # CONFIG_SCSI_PCI2000 is not set # CONFIG_SCSI_PCI2220I is not set # CONFIG_SCSI_PSI240I is not set # CONFIG_SCSI_QLOGIC_FAS is not set # CONFIG_SCSI_QLOGIC_ISP is not set # CONFIG_SCSI_SEAGATE is not set # CONFIG_SCSI_DC390T is not set # CONFIG_SCSI_T128 is not set # CONFIG_SCSI_U14_34F is not set # CONFIG_SCSI_ULTRASTOR is not set # CONFIG_SCSI_DEBUG is not set

# # Network device support # CONFIG_NETDEVICES=y # CONFIG_ARCNET is not set CONFIG_DUMMY=m CONFIG_EQUALIZER=m # CONFIG_ETHERTAP is not set CONFIG_NET_ETHERNET=y CONFIG_NET_VENDOR_3COM=y # CONFIG_EL1 is not set # CONFIG_EL2 is not set # CONFIG_ELPLUS is not set # CONFIG_EL16 is not set # CONFIG_EL3 is not set CONFIG_VORTEX=m # CONFIG_LANCE is not set CONFIG_NET_VENDOR_SMC=y CONFIG_WD80x3=m # CONFIG_ULTRA is not set # CONFIG_ULTRA32 is not set # CONFIG_SMC9194 is not set # CONFIG_NET_VENDOR_RACAL is not set # CONFIG_NET_ISA is not set CONFIG_NET_EISA=y # CONFIG_PCNET32 is not set # CONFIG_AC3200 is not set # CONFIG_APRICOT is not set # CONFIG_CS89x0 is not set # CONFIG_DE4X5 is not set # CONFIG_DEC_ELCP is not set # CONFIG_DGRS is not set CONFIG_EEXPRESS_PRO100=m # CONFIG_ES3210 is not set # CONFIG_EPIC100 is not set # CONFIG_TLAN is not set # CONFIG_ZNET is not set # CONFIG_NET_POCKET is not set # CONFIG_FDDI is not set # CONFIG_DLCI is not set # CONFIG_LTPC is not set # CONFIG_COPS is not set # CONFIG_IPDDP is not set CONFIG_PLIP=m CONFIG_PPP=m

# # CCP compressors for PPP are only built as modules. # # CONFIG_SLIP is not set # CONFIG_NET_RADIO is not set # CONFIG_TR is not set # CONFIG_SHAPER is not set

# # Amateur Radio support # # CONFIG_HAMRADIO is not set

# # ISDN subsystem # # CONFIG_ISDN is not set

# # CD-ROM drivers (not for SCSI or IDE/ATAPI drives) # # CONFIG_CD_NO_IDESCSI is not set

# # Filesystems # # CONFIG_QUOTA is not set # CONFIG_MINIX_FS is not set CONFIG_EXT2_FS=y CONFIG_ISO9660_FS=m CONFIG_JOLIET=y CONFIG_FAT_FS=m CONFIG_MSDOS_FS=m # CONFIG_UMSDOS_FS is not set CONFIG_VFAT_FS=m CONFIG_PROC_FS=y CONFIG_DEVFS_FS=y # CONFIG_DEVFS_ONLY is not set # CONFIG_DEVFS_DISABLE_OLD_NAMES is not set # CONFIG_DEVFS_DISABLE_OLD_TTY_NAMES is not set # CONFIG_DEVFS_TTY_COMPAT is not set # CONFIG_DEVFS_MOUNT is not set CONFIG_DEVFS_DEBUG=y CONFIG_DEVFS_BOOT_OPTIONS=y CONFIG_NFS_FS=m CONFIG_NFSD=y CONFIG_SUNRPC=y CONFIG_LOCKD=y CONFIG_CODA_FS=m CONFIG_SMB_FS=m CONFIG_SMB_WIN95=y # CONFIG_NCP_FS is not set # CONFIG_HPFS_FS is not set CONFIG_NTFS_FS=m CONFIG_NTFS_RW=y # CONFIG_SYSV_FS is not set # CONFIG_AFFS_FS is not set # CONFIG_HFS_FS is not set # CONFIG_ROMFS_FS is not set CONFIG_AUTOFS_FS=m CONFIG_UFS_FS=m CONFIG_BSD_DISKLABEL=y CONFIG_SMD_DISKLABEL=y CONFIG_SOLARIS_X86_PARTITION=y # CONFIG_ADFS_FS is not set # CONFIG_MAC_PARTITION is not set CONFIG_NLS=y

# # Native Language Support # CONFIG_NLS_CODEPAGE_437=m # CONFIG_NLS_CODEPAGE_737 is not set # CONFIG_NLS_CODEPAGE_775 is not set # CONFIG_NLS_CODEPAGE_850 is not set # CONFIG_NLS_CODEPAGE_852 is not set # CONFIG_NLS_CODEPAGE_855 is not set # CONFIG_NLS_CODEPAGE_857 is not set # CONFIG_NLS_CODEPAGE_860 is not set # CONFIG_NLS_CODEPAGE_861 is not set # CONFIG_NLS_CODEPAGE_862 is not set # CONFIG_NLS_CODEPAGE_863 is not set # CONFIG_NLS_CODEPAGE_864 is not set # CONFIG_NLS_CODEPAGE_865 is not set # CONFIG_NLS_CODEPAGE_866 is not set # CONFIG_NLS_CODEPAGE_869 is not set # CONFIG_NLS_CODEPAGE_874 is not set CONFIG_NLS_ISO8859_1=m # CONFIG_NLS_ISO8859_2 is not set # CONFIG_NLS_ISO8859_3 is not set # CONFIG_NLS_ISO8859_4 is not set # CONFIG_NLS_ISO8859_5 is not set # CONFIG_NLS_ISO8859_6 is not set # CONFIG_NLS_ISO8859_7 is not set # CONFIG_NLS_ISO8859_8 is not set # CONFIG_NLS_ISO8859_9 is not set # CONFIG_NLS_KOI8_R is not set

# # Character devices # CONFIG_VT=y CONFIG_VT_CONSOLE=y CONFIG_SERIAL=m CONFIG_SERIAL_EXTENDED=y # CONFIG_SERIAL_MANY_PORTS is not set CONFIG_SERIAL_SHARE_IRQ=y # CONFIG_SERIAL_DETECT_IRQ is not set # CONFIG_SERIAL_MULTIPORT is not set # CONFIG_HUB6 is not set # CONFIG_SERIAL_NONSTANDARD is not set CONFIG_PRINTER=m CONFIG_PRINTER_READBACK=y CONFIG_MOUSE=y # CONFIG_ATIXL_BUSMOUSE is not set # CONFIG_BUSMOUSE is not set # CONFIG_MS_BUSMOUSE is not set CONFIG_PSMOUSE=m # CONFIG_82C710_MOUSE is not set # CONFIG_PC110_PAD is not set CONFIG_UMISC=y # CONFIG_QIC02_TAPE is not set CONFIG_APM=y # CONFIG_APM_IGNORE_USER_SUSPEND is not set CONFIG_APM_DO_ENABLE=y CONFIG_APM_CPU_IDLE=y CONFIG_APM_DISPLAY_BLANK=y CONFIG_APM_POWER_OFF=y CONFIG_APM_IGNORE_MULTIPLE_SUSPEND=y CONFIG_WATCHDOG=y # CONFIG_WATCHDOG_NOWAYOUT is not set # CONFIG_WDT is not set CONFIG_SOFT_WATCHDOG=m # CONFIG_PCWATCHDOG is not set # CONFIG_ACQUIRE_WDT is not set # CONFIG_RTC is not set # CONFIG_VIDEO_DEV is not set CONFIG_NVRAM=m CONFIG_JOYSTICK=m # CONFIG_MISC_RADIO is not set

# # Ftape, the floppy tape device driver # # CONFIG_FTAPE is not set

# # Sound # CONFIG_SOUND=m # CONFIG_PAS is not set CONFIG_SB=m CONFIG_ADLIB=m # CONFIG_GUS is not set CONFIG_MPU401=m # CONFIG_PSS is not set # CONFIG_MSS is not set CONFIG_SSCAPE=m # CONFIG_TRIX is not set # CONFIG_MAD16 is not set # CONFIG_MAD16_OLDCARD is not set # CONFIG_CS4232 is not set # CONFIG_MAUI is not set # CONFIG_OPL3SA1 is not set # CONFIG_SOFTOSS is not set CONFIG_YM3812=m # CONFIG_VMIDI is not set # CONFIG_UART6850 is not set # CONFIG_LOWLEVEL_SOUND is not set

# # Kernel hacking # # CONFIG_PROFILE is not set CONFIG_MAGIC_SYSRQ=y CONFIG_VGA_CONSOLE=y

--ELM893770124-668-0_--

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu