lkml.org 
[lkml]   [1998]   [Dec]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectSMP crash w/ 2.1.131
Date
From
	Hello,

I am trying to find a stable 2.1 kernel for my SMP box.
I have tried 2.1.131 and after putting some load on it (fairly trivial one,
just few processess allocating ~200MB of memory each and randomly accessing
it), the kernel Oopsed and the system remained locked.

The box is dual PII/350, AIC7xxx on board, one SCSI disc (18GB).
The disk has a single root partitions and five 128MB swap partitions.
3c905B cyclone network card.

I have attached the boot messages, the
"grep '=y' /usr/src/linux/.config" (no modules were loaded at the time
the machine crashed), the kernel oops and the ksymoops output.

Can anybody help me with this?

-Yenya

--------------------Boot messages----------------------------
Dec 10 15:47:58 roma kernel: Linux version 2.1.131 (root@calypso.fi.muni.cz) (gc
c version 2.7.2.3) #2 SMP Thu Dec 10 12:18:53 CET 1998
Dec 10 15:47:58 roma kernel: Intel MultiProcessor Specification v1.1
Dec 10 15:47:58 roma kernel: Virtual Wire compatibility mode.
Dec 10 15:47:58 roma kernel: OEM ID: OEM00000 Product ID: PROD00000000 APIC at:
0xFEE00000
Dec 10 15:47:58 roma kernel: Processor #0 Pentium(tm) Pro APIC version 17
Dec 10 15:47:58 roma kernel: Processor #1 Pentium(tm) Pro APIC version 17
Dec 10 15:47:58 roma kernel: I/O APIC #2 Version 17 at 0xFEC00000.
Dec 10 15:47:58 roma kernel: Processors: 2
Dec 10 15:47:58 roma kernel: mapped APIC to ffffe000 (fee00000)
Dec 10 15:47:58 roma kernel: mapped IOAPIC to ffffd000 (fec00000)
Dec 10 15:47:58 roma kernel: Detected 350803275 Hz processor.
Dec 10 15:47:58 roma kernel: Console: colour VGA+ 80x25
Dec 10 15:47:58 roma kernel: Calibrating delay loop... 349.80 BogoMIPS
Dec 10 15:47:58 roma kernel: Memory: 516484k/524288k available (928k kernel code
, 416k reserved, 6396k data, 64k init)
Dec 10 15:47:58 roma kernel: Checking 386/387 coupling... OK, FPU using exceptio
n 16 error reporting.
Dec 10 15:47:58 roma kernel: Checking 'hlt' instruction... OK.
Dec 10 15:47:58 roma kernel: POSIX conformance testing by UNIFIX
Dec 10 15:47:58 roma kernel: mtrr: v1.26 (19981001) Richard Gooch (rgooch@atnf.c
siro.au)
Dec 10 15:47:58 roma kernel: CPU0: Intel Pentium II (Deschutes) stepping 01
Dec 10 15:47:58 roma kernel: calibrating APIC timer ...
Dec 10 15:47:58 roma kernel: ..... CPU clock speed is 350.8107 MHz.
Dec 10 15:47:58 roma kernel: ..... APIC bus clock speed is 100.2313 MHz.
Dec 10 15:47:58 roma kernel: Booting processor 1 eip 2000
Dec 10 15:47:58 roma kernel: Calibrating delay loop... 350.62 BogoMIPS
Dec 10 15:47:58 roma kernel: OK.
Dec 10 15:47:58 roma kernel: CPU1: Intel Pentium II (Deschutes) stepping 01
Dec 10 15:47:58 roma kernel: Total of 2 processors activated (700.42 BogoMIPS).
Dec 10 15:47:58 roma kernel: enabling symmetric IO mode... ...done.
Dec 10 15:47:58 roma kernel: ENABLING IO-APIC IRQs
Dec 10 15:47:58 roma kernel: init IO_APIC IRQs
Dec 10 15:47:58 roma kernel: IO-APIC pin 0, 17, 19, 20, 21, 22, 23 not connecte
d.
Dec 10 15:47:58 roma kernel: number of MP IRQ sources: 19.
Dec 10 15:47:58 roma kernel: number of IO-APIC registers: 24.
Dec 10 15:47:58 roma kernel: testing the IO APIC.......................
Dec 10 15:47:58 roma kernel: .... register #00: 02000000
Dec 10 15:47:58 roma kernel: ....... : physical APIC id: 02
Dec 10 15:47:58 roma kernel: .... register #01: 00170011
Dec 10 15:47:58 roma kernel: ....... : max redirection entries: 0017
Dec 10 15:47:58 roma kernel: ....... : IO APIC version: 0011
Dec 10 15:47:58 roma kernel: .... register #02: 00000000
Dec 10 15:47:58 roma kernel: ....... : arbitration: 00
Dec 10 15:47:58 roma kernel: .... IRQ redirection table:
Dec 10 15:47:58 roma kernel: NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:

Dec 10 15:47:58 roma kernel: 00 000 00 1 0 0 0 0 0 0 00
Dec 10 15:47:58 roma kernel: 01 000 00 0 0 0 0 0 1 1 59
Dec 10 15:47:58 roma kernel: 02 0FF 0F 0 0 0 0 0 1 1 51
Dec 10 15:47:58 roma kernel: 03 000 00 0 0 0 0 0 1 1 61
Dec 10 15:47:58 roma kernel: 04 000 00 0 0 0 0 0 1 1 69
Dec 10 15:47:58 roma kernel: 05 000 00 0 0 0 0 0 1 1 71
Dec 10 15:47:58 roma kernel: 06 000 00 0 0 0 0 0 1 1 79
Dec 10 15:47:58 roma kernel: 07 000 00 0 0 0 0 0 1 1 81
Dec 10 15:47:58 roma kernel: 08 000 00 0 0 0 0 0 1 1 89
Dec 10 15:47:58 roma kernel: 09 000 00 0 0 0 0 0 1 1 91
Dec 10 15:47:58 roma kernel: 0a 000 00 0 0 0 0 0 1 1 99
Dec 10 15:47:58 roma kernel: 0b 000 00 0 0 0 0 0 1 1 A1
Dec 10 15:47:58 roma kernel: 0c 000 00 0 0 0 0 0 1 1 A9
Dec 10 15:47:58 roma kernel: 0d 000 00 1 0 0 0 0 0 0 00
Dec 10 15:47:58 roma kernel: 0e 000 00 0 0 0 0 0 1 1 B1
Dec 10 15:47:58 roma kernel: 0f 000 00 0 0 0 0 0 1 1 B9
Dec 10 15:47:58 roma kernel: 10 0FF 0F 1 1 0 1 0 1 1 C1
Dec 10 15:47:58 roma kernel: 11 000 00 1 0 0 0 0 0 0 00
Dec 10 15:47:58 roma kernel: 12 0FF 0F 1 1 0 1 0 1 1 C9
Dec 10 15:47:58 roma kernel: 13 000 00 1 0 0 0 0 0 0 00
Dec 10 15:47:58 roma kernel: 14 000 00 1 0 0 0 0 0 0 00
Dec 10 15:47:58 roma kernel: 15 000 00 1 0 0 0 0 0 0 00
Dec 10 15:47:58 roma kernel: 16 000 00 1 0 0 0 0 0 0 00
Dec 10 15:47:58 roma kernel: 17 000 00 1 0 0 0 0 0 0 00
Dec 10 15:47:58 roma kernel: .................................... done.
Dec 10 15:47:58 roma kernel: PCI: PCI BIOS revision 2.10 entry at 0xfb1c0
Dec 10 15:47:58 roma kernel: PCI: Using configuration type 1
Dec 10 15:47:58 roma kernel: PCI: Probing PCI hardware
Dec 10 15:47:58 roma kernel: PCI->APIC IRQ transform: (B0,I14,P0) -> 16
Dec 10 15:47:58 roma kernel: PCI->APIC IRQ transform: (B0,I17,P0) -> 18
Dec 10 15:47:58 roma kernel: Swansea University Computer Society NET3.039 for Li
nux 2.1
Dec 10 15:47:58 roma kernel: NET3: Unix domain sockets 0.16 for Linux NET3.038.
Dec 10 15:47:58 roma kernel: Swansea University Computer Society TCP/IP for NET3
.037
Dec 10 15:47:58 roma kernel: IP Protocols: ICMP, UDP, TCP
Dec 10 15:47:58 roma kernel: Starting kswapd v 1.5
Dec 10 15:47:58 roma kernel: Serial driver version 4.26 with no serial options e
nabled
Dec 10 15:47:58 roma kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
Dec 10 15:47:58 roma kernel: ttyS01 at 0x02f8 (irq = 3) is a 16550A
Dec 10 15:47:58 roma kernel: pty: 256 Unix98 ptys configured
Dec 10 15:47:58 roma kernel: PIIX4: IDE controller on PCI bus 00 dev 39
Dec 10 15:47:58 roma kernel: PIIX4: not 100ative mode: will probe irqs later
Dec 10 15:47:58 roma kernel: ide0: BM-DMA at 0xf000-0xf007, BIOS settings: h
da:pio, hdb:pio
Dec 10 15:47:58 roma kernel: ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: h
dc:pio, hdd:pio
Dec 10 15:47:58 roma kernel: hda: ST32110A, ATA DISK drive
Dec 10 15:47:58 roma kernel: hdd: IOMEGA ZIP 100 ATAPI, ATAPI FLOPPY drive
Dec 10 15:47:58 roma kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Dec 10 15:47:58 roma kernel: ide1 at 0x170-0x177,0x376 on irq 15
Dec 10 15:47:58 roma kernel: hda: ST32110A, 2014MB w/128kB Cache, CHS=1023/64/63
, UDMA
Dec 10 15:47:58 roma kernel: (scsi0) <Adaptec AIC-7880 Ultra SCSI host adapter>
found at PCI 14/0
Dec 10 15:47:58 roma kernel: (scsi0) Wide Channel, SCSI ID=7, 16/255 SCBs
Dec 10 15:47:58 roma kernel: (scsi0) Warning - detected auto-termination
Dec 10 15:47:58 roma kernel: (scsi0) Please verify driver detected settings are
correct.
Dec 10 15:47:58 roma kernel: (scsi0) If not, then please properly set the device
termination
Dec 10 15:47:58 roma kernel: (scsi0) in the Adaptec SCSI BIOS by hitting CTRL-A
when prompted
Dec 10 15:47:58 roma kernel: (scsi0) during machine bootup.
Dec 10 15:47:58 roma kernel: (scsi0) Cables present (Int-50 YES, Int-68 YES, Ext
-68 YES)
Dec 10 15:47:58 roma kernel: (scsi0) Illegal cable configuration!! Only two
Dec 10 15:47:58 roma kernel: (scsi0) connectors on the SCSI controller may be in
use at a time!
Dec 10 15:47:58 roma kernel: (scsi0) Downloading sequencer code... 419 instructi
ons downloaded
Dec 10 15:47:58 roma kernel: scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fas
t SCSI) 5.1.4/3.2.4
Dec 10 15:47:58 roma kernel: <Adaptec AIC-7880 Ultra SCSI host adapter>
Dec 10 15:47:58 roma kernel: scsi : 1 host.
Dec 10 15:47:58 roma kernel: Vendor: SEAGATE Model: ST118273W Rev: 5
764
Dec 10 15:47:58 roma kernel: Type: Direct-Access ANSI S
CSI revision: 02
Dec 10 15:47:58 roma kernel: Detected scsi disk sda at scsi0, channel 0, id 0, l
un 0
Dec 10 15:47:58 roma kernel: (scsi0:0:0:0) Synchronous at 40.0 Mbyte/sec, offset
8.
Dec 10 15:47:58 roma kernel: scsi : detected 1 SCSI disk total.
Dec 10 15:47:58 roma kernel: SCSI device sda: hdwr sector= 512 bytes. Sectors= 3
5566480 [17366 MB] [17.4 GB]
Dec 10 15:47:58 roma kernel: eth0: 3Com 3c905B Cyclone 100baseTx at 0xec00, 00:1
0:4b:6a:a6:96, IRQ 18
Dec 10 15:47:58 roma kernel: 8K byte-wide RAM 5:3 Rx:Tx split, autoselect/NWay
Autonegotiation interface.
Dec 10 15:47:58 roma kernel: Enabling bus-master transmits and whole-frame rec
eives.
Dec 10 15:47:59 roma sshd[275]: log: Server listening on port 22.
Dec 10 15:47:59 roma sshd[275]: log: Generating 768 bit RSA key.
Dec 10 15:47:58 roma kernel: 3c59x.c:v0.99E 5/12/98 Donald Becker http://cesdis.
gsfc.nasa.gov/linux/drivers/vortex.html
Dec 10 15:47:58 roma kernel: Partition check:
Dec 10 15:47:58 roma kernel: sda: sda1 sda2 < sda5 sda6 sda7 sda8 sda9 >
Dec 10 15:47:58 roma kernel: hda: hda1
Dec 10 15:47:58 roma kernel: VFS: Mounted root (ext2 filesystem) readonly.
Dec 10 15:47:58 roma kernel: Freeing unused kernel memory: 64k freed
Dec 10 15:47:58 roma kernel: Adding Swap: 128484k swap-space (priority -1)
Dec 10 15:47:58 roma kernel: Adding Swap: 128484k swap-space (priority -2)
Dec 10 15:47:58 roma kernel: Adding Swap: 128484k swap-space (priority -3)
Dec 10 15:47:58 roma kernel: Adding Swap: 128484k swap-space (priority -4)
Dec 10 15:47:58 roma kernel: Adding Swap: 128484k swap-space (priority -5)
-------------------------------Kernel config---------------------------
CONFIG_EXPERIMENTAL=y
CONFIG_M686=y
CONFIG_MTRR=y
CONFIG_MODULES=y
CONFIG_KMOD=y
CONFIG_NET=y
CONFIG_PCI=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_QUIRKS=y
CONFIG_PCI_OPTIMIZE=y
CONFIG_PCI_OLD_PROC=y
CONFIG_SYSVIPC=y
CONFIG_SYSCTL=y
CONFIG_BINFMT_ELF=y
CONFIG_PNP=y
CONFIG_BLK_DEV_IDE=y
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_BLK_DEV_IDEDMA=y
CONFIG_IDEDMA_AUTO=y
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_ALIAS=y
CONFIG_IP_NOSR=y
CONFIG_SKB_LARGE=y
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_AIC7XXX=y
CONFIG_AIC7XXX_PROC_STATS=y
CONFIG_SCSI_NCR53C8XX=y
CONFIG_NETDEVICES=y
CONFIG_NET_ETHERNET=y
CONFIG_NET_VENDOR_3COM=y
CONFIG_VORTEX=y
CONFIG_NET_EISA=y
CONFIG_EEXPRESS_PRO100=y
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_SERIAL=y
CONFIG_UNIX98_PTYS=y
CONFIG_PRINTER_READBACK=y
CONFIG_MOUSE=y
CONFIG_PSMOUSE=y
CONFIG_WATCHDOG=y
CONFIG_EXT2_FS=y
CONFIG_PROC_FS=y
CONFIG_NFS_FS=y
CONFIG_SUNRPC=y
CONFIG_LOCKD=y
CONFIG_VGA_CONSOLE=y
CONFIG_MAGIC_SYSRQ=y
-----------------------------Oops message-----------------------
Dec 10 15:29:13 roma kernel: Unable to handle kernel paging request at virtual a
ddress 0031965c
Dec 10 15:29:15 roma kernel: current->tss.cr3 = 0d400000, `r3 = 0d400000
Dec 10 15:29:15 roma kernel: *pde = 00000000
Dec 10 15:29:15 roma kernel: Oops: 0002
Dec 10 15:29:15 roma kernel: CPU: 1
Dec 10 15:29:15 roma kernel: EIP: 0010:[<c0132fd8>]
Dec 10 15:29:15 roma kernel: EFLAGS: 00010286
Dec 10 15:29:15 roma kernel: eax: 00319658 ebx: cb657ae0 ecx: c7319648 edx
: cb657b18
Dec 10 15:29:15 roma kernel: esi: c7319648 edi: c02193bc ebp: dffbf2e0 esp
: cd403ec8
Dec 10 15:29:15 roma kernel: ds: 0018 es: 0018 ss: 0018
Dec 10 15:29:15 roma kernel: Process finger (pid: 447, process nr: 39, stackpage
=cd403000)
Dec 10 15:29:15 roma kernel: Stack: c0133246 cb657ae0 c7319648 0023781b cb657ae0
dffd2a78 c013e887 cb657ae0
Dec 10 15:29:15 roma kernel: c7319648 cb657ae0 cd403f34 dffd2a78 dffcbe9c
c012e39c dffd2a78 cb657ae0
Dec 10 15:29:15 roma kernel: cd403f34 d06c3014 00000001 c012e552 dffbf2e0
cd403f34 d06c3000 ffffffe9
Dec 10 15:29:15 roma kernel: Call Trace: [<c0133246>] [<c013e887>] [<c012e39c>]
[<c012e552>] [<c011c5f4>] [<c012e6c9>] [<c0127698>]
Dec 10 15:29:15 roma kernel: [<c01260d7>] [<c01261c5>] [<c01262ec>] [<c01
08c18>]
Dec 10 15:29:15 roma kernel: Code: 89 50 04 89 43 38 8d 71 10 89 73 3c 89 51 10
89 4b 08 5b 5e
----------------------------Ksymoops output-------------------------------
Using `/usr/src/linux/System.map' to map addresses to symbols.

>>EIP: c0132fd8 <d_instantiate+14/2c>
Trace: c0133246 <d_add+52/5c>
Trace: c013e887 <ext2_lookup+77/84>
Trace: c012e39c <real_lookup+48/70>
Trace: c012e552 <lookup_dentry+10a/1b8>
Trace: c011c5f4 <do_no_page+68/118>
Trace: c012e6c9 <open_namei+6d/318>
Trace: c0127698 <get_empty_filp+a0/ec>
Trace: c01260d7 <filp_open+47/11c>
Trace: c01261c5 <do_open+19/44>
Trace: c01262ec <sys_open+54/98>
Trace: c0108c18 <system_call+34/38>
Code: c0132fd8 <d_instantiate+14/2c>
Code: c0132fd8 <d_instantiate+14/2c> 89 50 04 movl %edx,0x4(%eax)
Code: c0132fdb <d_instantiate+17/2c> 89 43 38 movl %eax,0x38(%ebx)
Code: c0132fde <d_instantiate+1a/2c> 8d 71 10 leal 0x10(%ecx),%esi
Code: c0132fe1 <d_instantiate+1d/2c> 89 73 3c movl %esi,0x3c(%ebx)
Code: c0132fe4 <d_instantiate+20/2c> 89 51 10 movl %edx,0x10(%ecx)
Code: c0132fe7 <d_instantiate+23/2c> 89 4b 08 movl %ecx,0x8(%ebx)
Code: c0132fea <d_instantiate+26/2c> 5b popl %ebx
Code: c0132feb <d_instantiate+27/2c> 5e popl %esi
------------------------------End----------------------------------

--
\ Jan "Yenya" Kasprzak <kas at fi.muni.cz> http://www.fi.muni.cz/~kas/
\\ PGP: finger kas at aisa.fi.muni.cz 0D99A7FB206605D7 8B35FCDE05B18A5E //
\\\ Czech Linux Homepage: http://www.linux.cz/ ///
/// I think I'd rather be forced to learn perl than 68020 MMU. -Alan Cox \\\

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:46    [W:0.088 / U:0.308 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site