thanks laclasse, Here is the stack trace ....
Hey Laclasse, thanks for the suggestions. I was looking in /var/log/messages before but not at the right thing. First thing I found was this message came up right before the crash:
Jan 18 12:22:02 localhost modprobe: modprobe: Can't locate module sound-slot-1
Jan 18 12:22:02 localhost modprobe: modprobe: Can't locate module sound-service-
1-0
The error which followed was the same as the one printed below.
I changed /etc/modules.conf to alias sound-slot-1 and sound-service-1-0 to the same as sound-slot-0.
That got rid of the above error message but the kernel still crashes with the message printed below.
Looks like it's some kind of sound issue. This error was coming up when I tried to open
http://www.newbalance.com
any suggestions/advice most greatly appreciated. Just as a reminder: this is on a Sager 8890 3.2 Radeon 9600 (using fglrx 3.2.8) 512 MB etc etc... using alsasound drivers, which *are* functioning....
-----------------------8< snip ----------------------------------------
Jan 26 10:47:29 localhost kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000050
Jan 26 10:47:29 localhost kernel: printing eip:
Jan 26 10:47:29 localhost kernel: e0a50f09
Jan 26 10:47:29 localhost kernel: *pde = 00000000
Jan 26 10:47:29 localhost kernel: Oops: 0000
Jan 26 10:47:29 localhost kernel: snd-pcm-oss snd-mixer-oss fglrx agpgart parpor
t_pc lp parport snd-intel8x0 snd-pcm snd-page-alloc snd-timer snd-ac97-codec snd
-mpu401-uart snd-rawmidi snd-seq
Jan 26 10:47:29 localhost kernel: CPU: 0
Jan 26 10:47:29 localhost kernel: EIP: 0060:[<e0a50f09>] Tainted: P
Jan 26 10:47:29 localhost kernel: EFLAGS: 00010282
Jan 26 10:47:29 localhost kernel:
Jan 26 10:47:29 localhost kernel: EIP is at snd_intel8x0_capture_open [snd-intel
8x0] 0x19 (2.4.20-8)
Jan 26 10:47:29 localhost kernel: eax: 00000000 ebx: 00000000 ecx: dc739480
edx: df95b88c
Jan 26 10:47:29 localhost kernel: esi: 00000001 edi: d8ddb8c0 ebp: dc02b400
esp: d7941e50
Jan 26 10:47:29 localhost kernel: ds: 0068 es: 0068 ss: 0068
Jan 26 10:47:29 localhost kernel: Process MozillaFirebird (pid: 5815, stackpage=
d7941000)
Jan 26 10:47:29 localhost kernel: Stack: d8ddb8c0 dc02b400 e901f9d5 dc739480 000
00000 00000003 dc739480 dc739a80
Jan 26 10:47:29 localhost kernel: d7940000 dc02b518 dc02b400 00000003 e90
1fc09 d4f75400 dc02b400 d7941eb0
Jan 26 10:47:29 localhost kernel: 00000003 00000000 00000000 d7940000 dc0
2b528 00000001 00000000 00000000
Jan 26 10:47:29 localhost kernel: Call Trace: [<e901f9d5>] snd_pcm_oss_open_fi
le [snd-pcm-oss] 0x1b5 (0xd7941e58))
Jan 26 10:47:29 localhost kernel: [<e901fc09>] snd_pcm_oss_open [snd-pcm-oss] 0x
1a9 (0xd7941e80))
Jan 26 10:47:29 localhost kernel: [<c0155700>] __vfs_follow_link [kernel] 0x20 (
0xd7941ed4))
Jan 26 10:47:29 localhost kernel: [<c015da0b>] update_atime [kernel] 0x6b (0xd79
41ee0))
Jan 26 10:47:29 localhost kernel: [<e0a08840>] soundcore_fops [soundcore] 0x0 (0
xd7941ee4))
Jan 26 10:47:29 localhost kernel: [<e9027560>] snd_pcm_oss_f_reg [snd-pcm-oss] 0
x0 (0xd7941ee8))
Jan 26 10:47:29 localhost kernel: [<e0a0765f>] soundcore_open [soundcore] 0xdf (
0xd7941ef4))
Jan 26 10:47:29 localhost kernel: [<c01477cc>] get_chrfops [kernel] 0xec (0xd794
1f04))
Jan 26 10:47:29 localhost kernel: [<c014792e>] chrdev_open [kernel] 0x5e (0xd794
1f3c))
Jan 26 10:47:29 localhost kernel: [<c0145fb3>] dentry_open [kernel] 0xd3 (0xd794
1f54))
Jan 26 10:47:29 localhost kernel: [<c0145edd>] filp_open [kernel] 0x6d (0xd7941f
70))
Jan 26 10:47:29 localhost kernel: [<c0146273>] sys_open [kernel] 0x53 (0xd7941fa
8))
Jan 26 10:47:29 localhost kernel: [<c0109537>] system_call [kernel] 0x33 (0xd794
1fc0))
Jan 26 10:47:29 localhost kernel:
Jan 26 10:47:29 localhost kernel:
Jan 26 10:47:29 localhost kernel: Code: 8b 40 50 66 c7 80 a4 01 00 00 01 00 89 5
4 24 04 89 0c 24 e
------------------------------------>8 /unsnip -------------------------------------