[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#259457: kernel oops



On Thu, Jul 15, 2004 at 08:18:17AM +0200, Sven Luther wrote:
> 
> Could you please also include some info on the machine you are running,
> or at least the architecture. The kernel-source package is supposed to
> be used on all 11 debian released arches, but it does right now somewhat
> work on powerpc, i386, ia64 and amd64.
> 


  Follows the hardware that was logged to /var/log/syslog when I booted
the machine afterwards. It still didn't happen again. I do hope that the 
whole incident was due to a collision in some addresses. More 
specificaly, a nic which has no network cable attached to it apparently
was using 0xd8000 - 0xd9fff. /proc/iomem reports that 000d8000-000dffff
is used by an `Adapter ROM'. So far it seems that setting this nic iomem
to another space solved the problem. I do hope I am right.


Jul 15 00:31:42 linux1 syslogd 1.4.1#10: restart.
Jul 15 00:31:43 linux1 kernel: klogd 1.4.1#10, log source = /proc/kmsg started.
Jul 15 00:31:43 linux1 kernel: Inspecting /boot/System.map-2.6.7-2.486.1
Jul 15 00:32:14 linux1 kernel: Loaded 23182 symbols from /boot/System.map-2.6.7-2.486.1.
Jul 15 00:32:14 linux1 kernel: Symbols match kernel version 2.6.7.
Jul 15 00:32:14 linux1 kernel: No module symbols loaded - kernel modules not enabled. 
Jul 15 00:32:14 linux1 kernel: Linux version 2.6.7-2.486.1 (root@linux1) (gcc version 3.3.4 (Debian)) #1 Tue Jul 6 13:32:25 IDT 2004
Jul 15 00:32:14 linux1 kernel: BIOS-provided physical RAM map:
Jul 15 00:32:14 linux1 kernel:  BIOS-e801: 0000000000000000 - 000000000009f000 (usable)
Jul 15 00:32:14 linux1 kernel:  BIOS-e801: 0000000000100000 - 0000000008000000 (usable)
Jul 15 00:32:14 linux1 kernel: 128MB LOWMEM available.
Jul 15 00:32:14 linux1 kernel: On node 0 totalpages: 32768
Jul 15 00:32:14 linux1 kernel:   DMA zone: 4096 pages, LIFO batch:1
Jul 15 00:32:14 linux1 kernel:   Normal zone: 28672 pages, LIFO batch:7
Jul 15 00:32:14 linux1 kernel:   HighMem zone: 0 pages, LIFO batch:1
Jul 15 00:32:14 linux1 kernel: DMI not present.
Jul 15 00:32:14 linux1 kernel: ACPI: Unable to locate RSDP
Jul 15 00:32:14 linux1 kernel: Built 1 zonelists
Jul 15 00:32:14 linux1 kernel: Kernel command line: root=/dev/sdb1 ro 
Jul 15 00:32:14 linux1 kernel: No local APIC present or hardware disabled
Jul 15 00:32:14 linux1 kernel: Initializing CPU#0
Jul 15 00:32:14 linux1 kernel: PID hash table entries: 1024 (order 10: 8192 bytes)
Jul 15 00:32:14 linux1 kernel: Using pit for high-res timesource
Jul 15 00:32:14 linux1 kernel: Console: colour VGA+ 80x25
Jul 15 00:32:14 linux1 kernel: Memory: 125632k/131072k available (1069k kernel code, 4868k reserved, 400k data, 408k init, 0k highmem)
Jul 15 00:32:14 linux1 kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jul 15 00:32:14 linux1 kernel: Calibrating delay loop... 47.10 BogoMIPS
Jul 15 00:32:14 linux1 kernel: Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Jul 15 00:32:14 linux1 kernel: Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Jul 15 00:32:14 linux1 kernel: Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Jul 15 00:32:14 linux1 kernel: CPU:     After generic identify, caps: 0000000b 00000000 00000000 00000000
Jul 15 00:32:14 linux1 kernel: CPU:     After vendor identify, caps: 0000000b 00000000 00000000 00000000
Jul 15 00:32:14 linux1 kernel: CPU:     After all inits, caps: 0000000b 00000000 00000000 00000000
Jul 15 00:32:14 linux1 kernel: CPU: Intel 486 DX/4 stepping 03
Jul 15 00:32:14 linux1 kernel: Checking 'hlt' instruction... OK.
Jul 15 00:32:14 linux1 kernel: checking if image is initramfs...it isn't (ungzip failed); looks like an initrd
Jul 15 00:32:14 linux1 kernel: Freeing initrd memory: 1732k freed
Jul 15 00:32:14 linux1 kernel: NET: Registered protocol family 16
Jul 15 00:32:14 linux1 kernel: EISA bus registered
Jul 15 00:32:14 linux1 kernel: mtrr: v2.0 (20020519)
Jul 15 00:32:14 linux1 kernel: PCI: System does not support PCI
Jul 15 00:32:14 linux1 kernel: PCI: System does not support PCI
Jul 15 00:32:14 linux1 kernel: VFS: Disk quotas dquot_6.5.1
Jul 15 00:32:14 linux1 kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Jul 15 00:32:14 linux1 kernel: devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
Jul 15 00:32:14 linux1 kernel: devfs: boot_options: 0x0
Jul 15 00:32:14 linux1 kernel: Initializing Cryptographic API
Jul 15 00:32:14 linux1 kernel: Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
Jul 15 00:32:15 linux1 kernel: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450
Jul 15 00:32:15 linux1 kernel: ttyS1 at I/O 0x2f8 (irq = 3) is a 16450
Jul 15 00:32:15 linux1 kernel: RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Jul 15 00:32:15 linux1 kernel: mice: PS/2 mouse device common for all mice
Jul 15 00:32:15 linux1 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jul 15 00:32:15 linux1 kernel: input: AT Translated Set 2 keyboard on isa0060/serio0
Jul 15 00:32:15 linux1 kernel: EISA: Probing bus 0 at eisa0
Jul 15 00:32:15 linux1 kernel: EISA: slot 1 : ADP7756 detected.
Jul 15 00:32:15 linux1 kernel: EISA: Detected 1 card.
Jul 15 00:32:15 linux1 kernel: NET: Registered protocol family 2
Jul 15 00:32:15 linux1 kernel: IP: routing cache hash table of 1024 buckets, 8Kbytes
Jul 15 00:32:15 linux1 kernel: TCP: Hash tables configured (established 8192 bind 16384)
Jul 15 00:32:15 linux1 kernel: RAMDISK: cramfs filesystem found at block 0
Jul 15 00:32:15 linux1 kernel: RAMDISK: Loading 1732 blocks [1 disk] into ram disk... |^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^Hdone.
Jul 15 00:32:15 linux1 kernel: VFS: Mounted root (cramfs filesystem) readonly.
Jul 15 00:32:15 linux1 kernel: Freeing unused kernel memory: 408k freed
Jul 15 00:32:15 linux1 kernel: NET: Registered protocol family 1
Jul 15 00:32:15 linux1 kernel: SCSI subsystem initialized
Jul 15 00:32:15 linux1 kernel: scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36
Jul 15 00:32:15 linux1 kernel:         <Adaptec 284X SCSI adapter>
Jul 15 00:32:15 linux1 kernel:         aic7770: Single Channel A, SCSI Id=7, 4/253 SCBs
Jul 15 00:32:15 linux1 kernel: 
Jul 15 00:32:15 linux1 kernel: Using anticipatory io scheduler
Jul 15 00:32:15 linux1 kernel: (scsi0:A:0): 10.000MB/s transfers (10.000MHz, offset 15)
Jul 15 00:32:15 linux1 kernel:   Vendor: SEAGATE   Model: ST19171N          Rev: 0024
Jul 15 00:32:15 linux1 kernel:   Type:   Direct-Access                      ANSI SCSI revision: 02
Jul 15 00:32:15 linux1 kernel: scsi0:A:0:0: Tagged Queuing enabled.  Depth 253
Jul 15 00:32:15 linux1 kernel: (scsi0:A:1): 10.000MB/s transfers (10.000MHz, offset 15)
Jul 15 00:32:15 linux1 kernel:   Vendor: WDIGTL    Model: ENTERPRISE        Rev: W04A
Jul 15 00:32:15 linux1 kernel:   Type:   Direct-Access                      ANSI SCSI revision: 02
Jul 15 00:32:15 linux1 kernel: scsi0:A:1:0: Tagged Queuing enabled.  Depth 253
Jul 15 00:32:15 linux1 kernel: SCSI device sda: 17783112 512-byte hdwr sectors (9105 MB)
Jul 15 00:32:15 linux1 kernel: SCSI device sda: drive cache: write through
Jul 15 00:32:15 linux1 kernel:  /dev/scsi/host0/bus0/target0/lun0: p1
Jul 15 00:32:15 linux1 kernel: Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
Jul 15 00:32:15 linux1 kernel: SCSI device sdb: 8515173 512-byte hdwr sectors (4360 MB)
Jul 15 00:32:15 linux1 kernel: SCSI device sdb: drive cache: write through
Jul 15 00:32:15 linux1 kernel:  /dev/scsi/host0/bus0/target1/lun0: p1 p2 p3 < p5 p6 > p4
Jul 15 00:32:15 linux1 kernel: Attached scsi disk sdb at scsi0, channel 0, id 1, lun 0
Jul 15 00:32:15 linux1 kernel: ext3: No journal on filesystem on sdb1
Jul 15 00:32:15 linux1 kernel: Adding 120476k swap on /dev/sdb4.  Priority:-1 extents:1
Jul 15 00:32:15 linux1 kernel: Real Time Clock Driver v1.12
Jul 15 00:32:15 linux1 kernel: device-mapper: 4.1.0-ioctl (2003-12-10) initialised: dm@uk.sistina.com
Jul 15 00:32:15 linux1 kernel: smc-ultra.c:v2.02 2/3/98 Donald Becker (becker@cesdis.gsfc.nasa.gov)
Jul 15 00:32:15 linux1 kernel: smc-ultra: SMC EtherEZ at 0x2a0,assigned  IRQ 11 memory 0xca000-0xcbfff.
Jul 15 00:32:15 linux1 kernel: eth0: SMC EtherEZ found at 0x2b0, IRQ 11,00:00:C0:80:1B:F4.
Jul 15 00:32:15 linux1 kernel: smc-ultra: SMC EtherEZ at 0x280,assigned  IRQ 5 memory 0xcc000-0xcdfff.
Jul 15 00:32:15 linux1 kernel: eth1: SMC EtherEZ found at 0x290, IRQ 5,00:00:C0:2C:19:F4.
Jul 15 00:32:15 linux1 kernel: smc-ultra: SMC EtherEZ at 0x2c0,assigned  IRQ 10 memory 0xce000-0xcffff.
Jul 15 00:32:15 linux1 kernel: eth2: SMC EtherEZ found at 0x2d0, IRQ 10,00:00:C0:ED:9C:C6.
Jul 15 00:32:15 linux1 kernel: Stallion Intelligent Multiport Serial Driver: version 5.6.0
Jul 15 00:32:15 linux1 kernel: STALLION: ONboard found, board=0 io=240 mem=e0000 nrpanels=1 nrports=4
Jul 15 00:32:15 linux1 kernel: spurious 8259A interrupt: IRQ7.

-- 
"If you have an apple and I have  an apple and we  exchange apples then
you and I will still each have  one apple. But  if you have an idea and I
have an idea and we exchange these ideas, then each of us will have two
ideas." -- George Bernard Shaw        (sent by  shaulk @ 013 . net . il)



Reply to: