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

Bug#466525: marked as done (linux-image-2.6.22-3-486: Oops at seq_open+0x52/0x63 (NULL pointer dereference))



Your message dated Thu, 15 May 2008 23:57:16 +0200
with message-id <20080515215716.GM27599@baikonur.stro.at>
and subject line Re: Bug#466525: linux-image-2.6.22-3-486: Kernel oops NULL pointer dereference at virtual address 0x68 on AMD Geode
has caused the Debian Bug report #466525,
regarding linux-image-2.6.22-3-486: Oops at seq_open+0x52/0x63 (NULL pointer  dereference)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
466525: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466525
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.22-3-486
Version: 2.6.22-6.lenny1
Severity: important

*** Please type your report below this line ***
Last night my always-on Debian box suffered from a kernel oops for the first time since one and a half year. I recently dist-upgraded for security reasons. When the kernel crashed, here was no load on the box and cpudynd was running as it usually does:

Feb 19 01:18:21 minipc kernel: BUG: unable to handle kernel NULL pointer dereference at virtual address 
0000001c
Feb 19 01:18:21 minipc kernel: printing eip:
Feb 19 01:18:21 minipc kernel: c016c34c
Feb 19 01:18:21 minipc kernel: *pde = 00000000
Feb 19 01:18:21 minipc kernel: Oops: 0000 [#1]
Feb 19 01:18:21 minipc kernel: Modules linked in: nfsd exportfs ppdev parport_pc lp parport button ac 
battery nfs lockd nfs_acl sunrpc ipv6 dm_snapshot dm_mirror dm_mod loop geode_aes blkcipher geode_rng 
evdev pcspkr cs5535_gpio rtc sn
d_cs5535audio snd_ac97_codec ac97_bus snd_pcm snd_timer snd soundcore snd_page_alloc ext3 jbd ide_disk 
ata_generic libata scsi_mod ehci_hcd ohci_hcd usbcore amd74xx generic ide_core 8139too 8139cp mii thermal 
processor fan
Feb 19 01:18:21 minipc kernel: CPU:    0
Feb 19 01:18:22 minipc kernel: EIP:    0060:[<c016c34c>]    Not tainted VLI
Feb 19 01:18:22 minipc kernel: EFLAGS: 00010246   (2.6.22-3-486 #1)
Feb 19 01:18:22 minipc kernel: EIP is at seq_open+0x52/0x63
Feb 19 01:18:22 minipc kernel: eax: 00000000   ebx: c0185cad   ecx: c03b81c0   edx: c0185cd1
Feb 19 01:18:22 minipc kernel: esi: 00000000   edi: c0185ce1   ebp: de3bcaa0   esp: dcc3dec0
Feb 19 01:18:22 minipc kernel: ds: 007b   es: 007b   fs: 0000  gs: 0033  ss: 0068
Feb 19 01:18:22 minipc kernel: Process cpudynd (pid: 1829, ti=dcc3c000 task=de788530 task.ti=dcc3c000)
Feb 19 01:18:22 minipc kernel: Stack: de3bcaa0 fffffff4 c0185cad d5d02c60 c016c3a5 00000000 cad6a000 
fffffff4
Feb 19 01:18:22 minipc kernel: d5d02c60 c0185c5f c0185c8c d5d02c60 d1fe85dc dcc3df30 c0156b58 de7a31a0
Feb 19 01:18:22 minipc kernel: d11b83d4 d5d02c60 ffffff9c dcc3df30 00000004 c0156c88 d5d02c60 00000000
Feb 19 01:18:22 minipc kernel: Call Trace:
Feb 19 01:18:22 minipc kernel: [<c0185cad>] show_stat+0x0/0x4f5
Feb 19 01:18:22 minipc kernel: [<c016c3a5>] single_open+0x48/0x68
Feb 19 01:18:22 minipc kernel: [<c0185c5f>] stat_open+0x0/0x4e
Feb 19 01:18:22 minipc kernel: [<c0185c8c>] stat_open+0x2d/0x4e
Feb 19 01:18:22 minipc kernel: [<c0156b58>] __dentry_open+0xb7/0x16d
Feb 19 01:18:22 minipc kernel: [<c0156c88>] nameidata_to_filp+0x24/0x33
Feb 19 01:18:22 minipc kernel: [<c0156cce>] do_filp_open+0x37/0x3e
Feb 19 01:18:22 minipc kernel: [<c012a32a>] hrtimer_wakeup+0x0/0x18
Feb 19 01:18:22 minipc kernel: [<c0156d1b>] do_sys_open+0x46/0xcd
Feb 19 01:18:22 minipc kernel: [<c0156ddb>] sys_open+0x1c/0x1e
Feb 19 01:18:22 minipc kernel: [<c0103b92>] syscall_call+0x7/0xb
Feb 19 01:18:22 minipc kernel: =======================
Feb 19 01:18:22 minipc kernel: Code: 85 ff 74 33 89 fb 89 7e 78 31 c0 b9 0d 00 00 00 89 df f3 ab b9 c0 81 
3b c0 ba 04 a3 2e c0 8d 43 20 e8 f9 da fb ff 31 c0 89 6b 2c <66> 83 66 1c f7 c7 46 70 00 00 00 00 5b 5e 
5f 5d c3 55 89 c5 57
Feb 19 01:18:22 minipc kernel: EIP: [<c016c34c>] seq_open+0x52/0x63 SS:ESP 0068:dcc3dec0

After I logged in this morning, the kernel finally crashed:

Feb 19 09:29:10 minipc kernel: BUG: unable to handle kernel paging request at virtual address 9eb9f1c0
Feb 19 09:29:10 minipc kernel: printing eip:
Feb 19 09:29:10 minipc kernel: c0185cd1
Feb 19 09:29:10 minipc kernel: *pde = 00000000
Feb 19 09:29:10 minipc kernel: Oops: 0000 [#2]
Feb 19 09:29:10 minipc kernel: Modules linked in: nfsd exportfs ppdev parport_pc lp parport button ac 
battery nfs lockd nfs_acl sunrpc ipv6 dm_snapshot dm_mirror dm_mod loop geode_aes blkcipher geode_rng 
evdev pcspkr cs5535_gpio rtc sn
d_cs5535audio snd_ac97_codec ac97_bus snd_pcm snd_timer snd soundcore snd_page_alloc ext3 jbd ide_disk 
ata_generic libata scsi_mod ehci_hcd ohci_hcd usbcore amd74xx generic ide_core 8139too 8139cp mii thermal 
processor fan
Feb 19 09:29:10 minipc kernel: CPU:    0
Feb 19 09:29:10 minipc kernel: EIP:    0060:[<c0185cd1>]    Not tainted VLI
Feb 19 09:29:10 minipc kernel: EFLAGS: 00010202   (2.6.22-3-486 #1)
Feb 19 09:29:10 minipc kernel: EIP is at show_stat+0x24/0x4f5
Feb 19 09:29:10 minipc kernel: eax: c0486320   ebx: de718ee0   ecx: de2ad460   edx: 00000001
Feb 19 09:29:10 minipc kernel: esi: c0486320   edi: 00000001   ebp: 00000400   esp: cf2f1f40
Feb 19 09:29:10 minipc kernel: ds: 007b   es: 007b   fs: 0000  gs: 0033  ss: 0068
Feb 19 09:29:10 minipc kernel: Process top (pid: 13002, ti=cf2f0000 task=de744530 task.ti=cf2f0000)
Feb 19 09:29:10 minipc kernel: Stack: c016c558 b7f66000 de718ee0 c0486340 00000000 00000000 00000000 
de4d8a60
Feb 19 09:29:10 minipc kernel: 00000000 00000000 00000000 de718ee0 c016c470 b7f66000 00000400 c01586d3
Feb 19 09:29:10 minipc kernel: cf2f1fa0 de4d8a94 de718ee0 fffffff7 00000000 cf2f0000 c01589fe cf2f1fa0
Feb 19 09:29:10 minipc kernel: Call Trace:
Feb 19 09:29:10 minipc kernel: [<c016c558>] seq_read+0xe8/0x274
Feb 19 09:29:10 minipc kernel: [<c016c470>] seq_read+0x0/0x274
Feb 19 09:29:10 minipc kernel: [<c01586d3>] vfs_read+0xa6/0x12e
Feb 19 09:29:10 minipc kernel: [<c01589fe>] sys_read+0x41/0x67
Feb 19 09:29:10 minipc kernel: [<c0103b92>] syscall_call+0x7/0xb
Feb 19 09:29:10 minipc kernel: =======================
Feb 19 09:29:10 minipc kernel: Code: ff 89 f0 5b 5e 5f c3 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 <d1> 5c 18 c0 d1 5c 18 c0 a0 ca 3b de 00 00 
00 00 8b 2d bc 34 3a
Feb 19 09:29:10 minipc kernel: EIP: [<c0185cd1>] show_stat+0x24/0x4f5 SS:ESP 0068:cf2f1f40
Feb 19 09:29:10 minipc kernel: ------------[ cut here ]------------
Feb 19 09:29:10 minipc kernel: kernel BUG at mm/slab.c:592!
Feb 19 09:29:10 minipc kernel: invalid opcode: 0000 [#3]
Feb 19 09:29:11 minipc kernel: Modules linked in: nfsd exportfs ppdev parport_pc lp parport button ac 
battery nfs lockd nfs_acl sunrpc ipv6 dm_snapshot dm_mirror dm_mod loop geode_aes blkcipher geode_rng 
evdev pcspkr cs5535_gpio rtc sn
d_cs5535audio snd_ac97_codec ac97_bus snd_pcm snd_timer snd soundcore snd_page_alloc ext3 jbd ide_disk 
ata_generic libata scsi_mod ehci_hcd ohci_hcd usbcore amd74xx generic ide_core 8139too 8139cp mii thermal 
processor fan
Feb 19 09:29:11 minipc kernel: CPU:    0
Feb 19 09:29:11 minipc kernel: EIP:    0060:[<c01551bb>]    Not tainted VLI
Feb 19 09:29:11 minipc kernel: EFLAGS: 00010046   (2.6.22-3-486 #1)
Feb 19 09:29:11 minipc kernel: EIP is at kfree+0x59/0x8b
Feb 19 09:29:11 minipc kernel: eax: 00000000   ebx: c0486320   ecx: c0486320   edx: c28617e0
Feb 19 09:29:11 minipc kernel: esi: 00000282   edi: 830bf340   ebp: d11b83d4   esp: cf2f1de8
Feb 19 09:29:11 minipc kernel: ds: 007b   es: 007b   fs: 0000  gs: 0000  ss: 0068
Feb 19 09:29:11 minipc kernel: Process top (pid: 13002, ti=cf2f0000 task=de744530 task.ti=cf2f0000)
Feb 19 09:29:11 minipc kernel: Stack: c0486320 de2ad460 d1fe85dc c016bf14 00000010 c016bf51 00000010 
de718ee0
Feb 19 09:29:11 minipc kernel: c0158d15 00000000 00000000 de7a31a0 de718ee0 de7525c0 00000000 de3bcfe0
Feb 19 09:29:11 minipc kernel: c0156a01 c011744a de7525c0 0000000c 00000001 c011b323 00000000 00000000
Feb 19 09:29:11 minipc kernel: Call Trace:
Feb 19 09:29:11 minipc kernel: [<c016bf14>] seq_release+0xb/0x16
Feb 19 09:29:11 minipc kernel: [<c016bf51>] single_release+0xd/0x1b
Feb 19 09:29:11 minipc kernel: [<c0158d15>] __fput+0x93/0x147
Feb 19 09:29:11 minipc kernel: [<c0156a01>] filp_close+0x51/0x58
Feb 19 09:29:11 minipc kernel: [<c011744a>] __cond_resched+0x16/0x34
Feb 19 09:29:11 minipc kernel: [<c011b323>] put_files_struct+0x5e/0xa6
Feb 19 09:29:11 minipc kernel: [<c011c2b1>] do_exit+0x1eb/0x648
Feb 19 09:29:11 minipc kernel: [<c0105557>] die+0x1bf/0x1c7
Feb 19 09:29:11 minipc kernel: [<c0115db0>] do_page_fault+0x4cb/0x5ab
Feb 19 09:29:11 minipc kernel: [<c01158e5>] do_page_fault+0x0/0x5ab
Feb 19 09:29:11 minipc kernel: [<c029d54a>] error_code+0x6a/0x70
Feb 19 09:29:11 minipc kernel: [<c0140000>] do_generic_mapping_read+0x2f/0x41e
Feb 19 09:29:11 minipc kernel: [<c0185cd1>] show_stat+0x24/0x4f5
Feb 19 09:29:11 minipc kernel: [<c016c558>] seq_read+0xe8/0x274
Feb 19 09:29:11 minipc kernel: [<c016c470>] seq_read+0x0/0x274
Feb 19 09:29:11 minipc kernel: [<c01586d3>] vfs_read+0xa6/0x12e
Feb 19 09:29:11 minipc kernel: [<c01589fe>] sys_read+0x41/0x67
Feb 19 09:29:11 minipc kernel: [<c0103b92>] syscall_call+0x7/0xb
Feb 19 09:29:11 minipc kernel: =======================
Feb 19 09:29:11 minipc kernel: Code: 71 3b c0 8b 02 25 00 40 02 00 3d 00 40 02 00 75 03 8b 52 0c 8b 02 25 
00 40 02 00 3d 00 40 02 00 75 03 8b 52 0c 8b 02 84 c0 78 04 <0f> 0b eb fe 8b 4a 18 8b 19 8b 03 3b 43 04 
72 0b 89 c8 89 da e8
Feb 19 09:29:11 minipc kernel: EIP: [<c01551bb>] kfree+0x59/0x8b SS:ESP 0068:cf2f1de8
Feb 19 09:29:11 minipc kernel: Fixing recursive fault but reboot is needed!

Regards,
Bjoern Herwig

-- Package-specific info:
** Version:
Linux version 2.6.22-3-486 (Debian 2.6.22-6.lenny1) (sf@debian.org) (gcc version 4.1.3 20071209 (prerelease) (Debian 4.1.2-18)) #1 Sun Feb 10 19:36:16 UTC 2008

** Not tainted

** Kernel log:
EISA: Probing bus 0 at eisa.0
Cannot allocate resource for EISA slot 1
Cannot allocate resource for EISA slot 6
EISA: Detected 0 cards.
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI Shortcut mode
Freeing unused kernel memory: 316k freed
ACPI: CPU0 (power states: C1[C1] C2[C2])
ACPI: Processor [CPU0] (supports 16 throttling states)
8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
8139cp 0000:00:0d.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
8139cp 0000:00:0d.0: Try the "8139too" driver instead.
8139too Fast Ethernet driver 0.9.28
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
ACPI: PCI Interrupt 0000:00:0d.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
eth0: RealTek RTL8139 at 0xdf00, 00:50:f6:26:8c:9d, IRQ 10
eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
AMD5536: IDE controller at PCI slot 0000:00:0f.2
AMD5536: chipset revision 1
AMD5536: not 100% native mode: will probe irqs later
AMD5536: 0000:00:0f.2 (rev 01) UDMA100 controller
    ide0: BM-DMA at 0xeff0-0xeff7, BIOS settings: hda:DMA, hdb:pio
Probing IDE interface ide0...
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
hda: SAMSUNG HM120JC, ATA DISK drive
Marking TSC unstable due to: possible TSC halt in C2.
Time: acpi_pm clocksource has been installed.
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
SCSI subsystem initialized
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
ACPI: PCI Interrupt 0000:00:0f.5[D] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
PCI: Setting latency timer of device 0000:00:0f.5 to 64
ehci_hcd 0000:00:0f.5: EHCI Host Controller
ehci_hcd 0000:00:0f.5: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:0f.5: irq 11, io mem 0xefb00000
ehci_hcd 0000:00:0f.5: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 4 ports detected
libata version 2.21 loaded.
ACPI: PCI Interrupt 0000:00:0f.4[D] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
PCI: Setting latency timer of device 0000:00:0f.4 to 64
ohci_hcd 0000:00:0f.4: OHCI Host Controller
ohci_hcd 0000:00:0f.4: new USB bus registered, assigned bus number 2
ohci_hcd 0000:00:0f.4: irq 11, io mem 0xeff00000
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 4 ports detected
hda: max request size: 512KiB
hda: 234441648 sectors (120034 MB) w/8192KiB Cache, CHS=16383/255/63, UDMA(33)
hda: cache flushes supported
 hda: hda1 hda2
Attempting manual resume
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during recovery.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: hda2: orphan cleanup on readonly fs
ext3_orphan_cleanup: deleting unreferenced inode 14008328
ext3_orphan_cleanup: deleting unreferenced inode 14008327
ext3_orphan_cleanup: deleting unreferenced inode 14008326
ext3_orphan_cleanup: deleting unreferenced inode 14008325
ext3_orphan_cleanup: deleting unreferenced inode 6934334
ext3_orphan_cleanup: deleting unreferenced inode 8519701
EXT3-fs: hda2: 6 orphan inodes deleted
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
Real Time Clock Driver v1.12ac
cs5535_gpio: base=0x6100 mask=0xb003c66 major=253
AMD Geode RNG detected
ACPI: PCI Interrupt 0000:00:01.2[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
geode-aes: GEODE AES engine enabled.
input: PC Speaker as /class/input/input0
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
ACPI: PCI Interrupt 0000:00:0f.3[B] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11
PCI: Setting latency timer of device 0000:00:0f.3 to 64
Adding 497972k swap on /dev/hda1.  Priority:-1 extents:1 across:497972k
EXT3 FS on hda2, internal journal
loop: module loaded
device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ACPI: AC Adapter [AC] (on-line)
input: Power Button (FF) as /class/input/input1
ACPI: Power Button (FF) [PWRF]
lp: driver loaded but no devices found
ppdev: user-space parallel port driver
eth0: no IPv6 routers present
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
NFSD: starting 90-second grace period

** Loaded modules:
Module                  Size  Used by
nfsd                  201072  13 
exportfs                5248  1 nfsd
ppdev                   8708  0 
parport_pc             33444  0 
lp                     10948  0 
parport                32968  3 ppdev,parport_pc,lp
button                  7952  0 
ac                      5252  0 
battery                10116  0 
nfs                   217708  0 
lockd                  59400  3 nfsd,nfs
nfs_acl                 3584  2 nfsd,nfs
sunrpc                152316  11 nfsd,nfs,lockd,nfs_acl
ipv6                  224932  20 
dm_snapshot            16800  0 
dm_mirror              19840  0 
dm_mod                 51136  2 dm_snapshot,dm_mirror
loop                   16260  0 
evdev                   9472  1 
snd_cs5535audio        14140  0 
pcspkr                  2944  0 
snd_ac97_codec         92580  1 snd_cs5535audio
geode_aes               6020  0 
ac97_bus                2304  1 snd_ac97_codec
snd_pcm                70152  2 snd_cs5535audio,snd_ac97_codec
snd_timer              20740  1 snd_pcm
snd                    47076  4 snd_cs5535audio,snd_ac97_codec,snd_pcm,snd_timer
soundcore               7264  1 snd
blkcipher               6020  1 geode_aes
snd_page_alloc         10120  2 snd_cs5535audio,snd_pcm
geode_rng               2432  0 
cs5535_gpio             5108  0 
rtc                    12568  0 
ext3                  118408  1 
jbd                    49832  1 ext3
ide_disk               16384  3 
ata_generic             7684  0 
libata                116208  1 ata_generic
scsi_mod              136844  1 libata
ehci_hcd               30476  0 
ohci_hcd               19588  0 
usbcore               123544  3 ehci_hcd,ohci_hcd
amd74xx                13596  0 [permanent]
generic                 4868  0 [permanent]
ide_core              112040  3 ide_disk,amd74xx,generic
8139too                24960  0 
8139cp                 21888  0 
mii                     5376  2 8139too,8139cp
thermal                13448  0 
processor              23984  1 thermal
fan                     4868  0 

** PCI devices:
00:01.0 Host bridge [0600]: Advanced Micro Devices [AMD] CS5536 [Geode companion] Host Bridge [1022:2080] (rev 30)
	Subsystem: Advanced Micro Devices [AMD] CS5536 [Geode companion] Host Bridge [1022:2080]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 248, Cache Line Size: 32 bytes
	Region 0: I/O ports at ac1c [size=4]
	Region 1: I/O ports at 9e00 [size=8]

00:01.1 VGA compatible controller [0300]: Advanced Micro Devices [AMD] Geode LX Video [1022:2081] (prog-if 00 [VGA controller])
	Subsystem: Advanced Micro Devices [AMD] Geode LX Video [1022:2081]
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at 50000000 (32-bit, non-prefetchable) [size=32M]
	Region 1: Memory at 4fffc000 (32-bit, non-prefetchable) [size=16K]
	Region 2: Memory at 4fff8000 (32-bit, non-prefetchable) [size=16K]
	Region 3: Memory at 4fff4000 (32-bit, non-prefetchable) [size=16K]
	Region 4: Memory at 4fff0000 (32-bit, non-prefetchable) [size=16K]

00:01.2 Entertainment encryption device [1010]: Advanced Micro Devices [AMD] Geode LX AES Security Block [1022:2082]
	Subsystem: Advanced Micro Devices [AMD] Geode LX AES Security Block [1022:2082]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at efd00000 (32-bit, non-prefetchable) [size=16K]
	Kernel driver in use: Geode LX AES
	Kernel modules: geode-aes, geode-rng

00:0d.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
	Subsystem: Realtek Semiconductor Co., Ltd. RT8139 [10ec:8139]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR+ INTx-
	Latency: 64 (8000ns min, 16000ns max)
	Interrupt: pin A routed to IRQ 10
	Region 0: I/O ports at df00 [size=256]
	Region 1: Memory at efc00000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: 8139too
	Kernel modules: 8139cp, 8139too

00:0f.0 ISA bridge [0601]: Advanced Micro Devices [AMD] CS5536 [Geode companion] ISA [1022:2090] (rev 03)
	Subsystem: Advanced Micro Devices [AMD] CS5536 [Geode companion] ISA [1022:2090]
	Control: I/O+ Mem- BusMaster- SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Region 0: I/O ports at 6000 [size=8]
	Region 1: I/O ports at 6100 [size=256]
	Region 2: I/O ports at 6200 [size=64]
	Region 3: I/O ports at 1000 [size=32]
	Region 4: I/O ports at 9d00 [size=128]
	Region 5: I/O ports at 9c00 [size=64]
	Kernel modules: cs5535_gpio

00:0f.2 IDE interface [0101]: Advanced Micro Devices [AMD] CS5536 [Geode companion] IDE [1022:209a] (rev 01) (prog-if 80 [Master])
	Subsystem: Advanced Micro Devices [AMD] CS5536 [Geode companion] IDE [1022:209a]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 248, Cache Line Size: 32 bytes
	Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [size=8]
	Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [size=1]
	Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [size=8]
	Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [size=1]
	Region 4: I/O ports at eff0 [size=16]
	Kernel driver in use: AMD_IDE
	Kernel modules: amd74xx

00:0f.3 Multimedia audio controller [0401]: Advanced Micro Devices [AMD] CS5536 [Geode companion] Audio [1022:2093] (rev 01)
	Subsystem: Advanced Micro Devices [AMD] CS5536 [Geode companion] Audio [1022:2093]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin B routed to IRQ 11
	Region 0: I/O ports at de80 [size=128]
	Kernel driver in use: cs5535audio
	Kernel modules: snd-cs5535audio

00:0f.4 USB Controller [0c03]: Advanced Micro Devices [AMD] CS5536 [Geode companion] OHC [1022:2094] (rev 02) (prog-if 10 [OHCI])
	Subsystem: Advanced Micro Devices [AMD] CS5536 [Geode companion] OHC [1022:2094]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin D routed to IRQ 11
	Region 0: Memory at eff00000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: ohci_hcd
	Kernel modules: ohci-hcd

00:0f.5 USB Controller [0c03]: Advanced Micro Devices [AMD] CS5536 [Geode companion] EHC [1022:2095] (rev 02) (prog-if 20 [EHCI])
	Subsystem: Advanced Micro Devices [AMD] CS5536 [Geode companion] EHC [1022:2095]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin D routed to IRQ 11
	Region 0: Memory at efb00000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i586)

Kernel: Linux 2.6.22-3-486
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.22-3-486 depends on:
ii  initramfs-tools [linux-initr 0.91e       tools for generating an initramfs
ii  module-init-tools            3.3-pre11-4 tools for managing Linux kernel mo

linux-image-2.6.22-3-486 recommends no packages.

-- debconf information:
  linux-image-2.6.22-3-486/postinst/depmod-error-2.6.22-3-486: false
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.22-3-486/preinst/abort-overwrite-2.6.22-3-486:
  linux-image-2.6.22-3-486/prerm/would-invalidate-boot-loader-2.6.22-3-486: true
  linux-image-2.6.22-3-486/prerm/removing-running-kernel-2.6.22-3-486: true
  linux-image-2.6.22-3-486/preinst/lilo-has-ramdisk:
  linux-image-2.6.22-3-486/postinst/old-system-map-link-2.6.22-3-486: true
  linux-image-2.6.22-3-486/preinst/bootloader-initrd-2.6.22-3-486: true
  linux-image-2.6.22-3-486/preinst/lilo-initrd-2.6.22-3-486: true
  linux-image-2.6.22-3-486/preinst/initrd-2.6.22-3-486:
  linux-image-2.6.22-3-486/postinst/bootloader-test-error-2.6.22-3-486:
* linux-image-2.6.22-3-486/preinst/already-running-this-2.6.22-3-486:
  linux-image-2.6.22-3-486/postinst/old-initrd-link-2.6.22-3-486: true
  linux-image-2.6.22-3-486/preinst/elilo-initrd-2.6.22-3-486: true
  linux-image-2.6.22-3-486/postinst/old-dir-initrd-link-2.6.22-3-486: true
  linux-image-2.6.22-3-486/postinst/bootloader-error-2.6.22-3-486:
  linux-image-2.6.22-3-486/preinst/failed-to-move-modules-2.6.22-3-486:
  linux-image-2.6.22-3-486/preinst/abort-install-2.6.22-3-486:
  linux-image-2.6.22-3-486/preinst/overwriting-modules-2.6.22-3-486: true
  linux-image-2.6.22-3-486/postinst/create-kimage-link-2.6.22-3-486: true
  linux-image-2.6.22-3-486/postinst/kimage-is-a-directory:
  linux-image-2.6.22-3-486/postinst/depmod-error-initrd-2.6.22-3-486: false






--- End Message ---
--- Begin Message ---
Version: 2.6.24-1

[ not a private conversation, keep bug reports on cc cool :) ]

On Thu, May 15, 2008 at 08:18:36PM +0200, Heinrich Hiemesch wrote:
> On Tue, 13 May 2008 14:36:54 +0200, you wrote:
> 
> > On Tue, May 13, 2008 at 11:52:31AM +0200, Heinrich Hiemesch wrote:
> > > Package: linux-image-2.6.22-3-486
> > > Version: 2.6.22-6.lenny1
> > > Followup-For: Bug #466525
> > > 
> > > There is no information about the bug in any of the logs on the computer. I
> > > made a photo of the screen before reboot and uploaded it to 
> > > http://img241.imagevenue.com/img.php?image=72042_R0011983_122_492lo.JPG
> > > Otherwise too much to type and may be typematic errors.
> > > 
> > 
> > outdated image, there is no longer a 2.6.22 in lenny,
> > please upgrade to recent and see if you can still reproduce.
> 
> Firstly, let me thank you for your fast answer. I recieved the
> 2.6.22-3-486 by an debian fresh install a week ago, this kernel was
> installed automagically.
> 
> In the meantime (yesterday) I upgraded to 2.6.22-4-486 and the machine
> crashed today with similar/equal effects when I was out of office. One
> hour ago I fetched a 2.6.24.-1-468 which was the newest kernel the apt
> repository knows about.
> 

you provided no further info that the oops is reproducible with 2.6.24
thus closing. also there is newer kernel available in unstable installs
just fine in testing 2.6.25

concerning your video trouble ask on debian user, bug reports are not
the primary support source.

thank you


--- End Message ---

Reply to: