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

kernel-2.6.16 oopses booting



Hi folks!

Just saw 2.6.16 was out and decide to give it a try.
I copied mi .config from 2.6.15.6, did a 'make oldconfig' and after
answering some questions I issued a 'make-kpkg kernel-image'.

Compilation went smooth and I obtained
linux-image-2.6.15.6_pbook.1_powerpc.deb. My gcc version is 4.0.3
(Debian 4.0.3-1).

After booting with this kernel I've observed kernel oopses like the ones
reproduced later.

At first it seems to work ok but I've no sound, so I've ditched it and
continue using 2.6.15.x.

Any ideas about what can be happening here (probably I've missed some
option to make Alsa work ok).

Thanks for your time and help.
A. Corbi

-------------------------------------------------------------------------

Mar 20 11:12:59 localhost kernel: ieee1394: sbp2: Driver forced to
serialize I/O (serialize_io=1)
Mar 20 11:12:59 localhost kernel: ieee1394: sbp2: Try serialize_io=0 for
better performance
Mar 20 11:12:59 localhost kernel: Unable to handle kernel paging request
for data at address 0x00000002
Mar 20 11:12:59 localhost kernel: Faulting instruction address:
0xc018c89c
Mar 20 11:12:59 localhost kernel: Oops: Kernel access of bad area, sig:
11 [#1]
Mar 20 11:12:59 localhost kernel: Modules linked in: snd_powermac
snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd soundcore snd_page_alloc
sbp2 ide_generic usb_storage scsi_mod joydev appletouch usbhid ehci_hcd
evdev ide_cd ohci1394 ieee1394 sungem sungem_phy uninorth_agp agpgart
ohci_hcd
cdrom usbcore
Mar 20 11:12:59 localhost kernel: NIP: C018C89C LR: F657BDCC CTR:
C018C870
Mar 20 11:12:59 localhost kernel: REGS: c1a47cc0 TRAP: 0300   Not
tainted  (2.6.16)
Mar 20 11:12:59 localhost kernel: MSR: 00009032 <EE,ME,IR,DR>  CR:
22008444  XER: 20000000
Mar 20 11:12:59 localhost kernel: DAR: 00000002, DSISR: 40000000
Mar 20 11:12:59 localhost kernel: TASK = cfa92800[2849] 'modprobe'
THREAD: c1a46000
Mar 20 11:12:59 localhost kernel: GPR00: F657BDCC C1A47D70 CFA92800
00000000 00000001 00000060 00000000 00000001
Mar 20 11:12:59 localhost kernel: GPR08: 00000002 00000000 C0018130
C018C870 00000000 1001E638 00000000 00000000
Mar 20 11:12:59 localhost kernel: GPR16: 00000000 00000000 100013D0
1001ECA0 3002A000 00000003 00000000 00000000
Mar 20 11:12:59 localhost kernel: GPR24: 10020D40 00000000 00000000
CF8C8400 EFDFCA60 0000000A F6585994 EFD8B400
Mar 20 11:12:59 localhost kernel: NIP [C018C89C]
i2c_smbus_write_byte_data+0x2c/0x50
Mar 20 11:12:59 localhost kernel: LR [F657BDCC] send_init_client
+0x3c/0xe0 [snd_powermac]
Mar 20 11:12:59 localhost kernel: Call Trace:
Mar 20 11:12:59 localhost kernel: [C1A47D70] [C0051BFC] setup_irq
+0x12c/0x160 (unreliable)
Mar 20 11:12:59 localhost kernel: [C1A47DB0] [F657BDCC] send_init_client
+0x3c/0xe0 [snd_powermac]
Mar 20 11:12:59 localhost kernel: [C1A47DD0] [F63A2150]
snd_pmac_tumbler_post_init+0x30/0x80 [snd_powermac]
Mar 20 11:12:59 localhost kernel: [C1A47DE0] [F63A0348] snd_pmac_probe
+0x2b8/0x390 [snd_powermac]
Mar 20 11:12:59 localhost kernel: [C1A47E10] [C0165340]
platform_drv_probe+0x20/0x30
Mar 20 11:12:59 localhost kernel: [C1A47E20] [C0162F3C]
driver_probe_device+0x12c/0x140
Mar 20 11:12:59 localhost kernel: [C1A47E40] [C0162190] bus_for_each_drv
+0x70/0xb0
Mar 20 11:12:59 localhost kernel: [C1A47E70] [C0163008] device_attach
+0xa8/0xc0
Mar 20 11:12:59 localhost kernel: [C1A47E90] [C0162204] bus_add_device
+0x34/0x120
Mar 20 11:12:59 localhost kernel: [C1A47EB0] [C0160D3C] device_add
+0x10c/0x170
Mar 20 11:12:59 localhost kernel: [C1A47ED0] [C0165128]
platform_device_add+0x188/0x1d0
Mar 20 11:12:59 localhost kernel: [C1A47EF0] [C0165750]
platform_device_register_simple+0x40/0xa0
Mar 20 11:12:59 localhost kernel: [C1A47F10] [F63A0044]
alsa_card_pmac_init+0x44/0x90 [snd_powermac]
Mar 20 11:12:59 localhost kernel: [C1A47F20] [C004B878] sys_init_module
+0x128/0x310
Mar 20 11:12:59 localhost kernel: [C1A47F40] [C000EFF4] ret_from_syscall
+0x0/0x38
Mar 20 11:12:59 localhost kernel: --- Exception: c01 at 0xff6e708
Mar 20 11:12:59 localhost kernel:     LR = 0x10003e30
Mar 20 11:12:59 localhost kernel: Instruction dump:
Mar 20 11:12:59 localhost kernel: 60000000 7c0802a6 9421ffc0 7c691b78
7c872378 38c00000 39000002 98a10008
Mar 20 11:12:59 localhost kernel: 90010044 60000000 60000000 60000000
<a0a30002> a0890004 39210008 80630008

And like this:

Mar 20 11:14:14 localhost kernel: Unable to handle kernel paging request
for data at address 0x0000018c
Mar 20 11:14:14 localhost kernel: Faulting instruction address:
0xf653fbd4
Mar 20 11:14:14 localhost kernel: Oops: Kernel access of bad area, sig:
11 [#2]
Mar 20 11:14:14 localhost kernel: Modules linked in: nls_iso8859_1
nls_cp437 vfat fat nls_utf8 hfsplus binfmt_misc hci_usb rfcomm l2cap
bluetooth pktcdvd ipv6 sd_mod fuse ieee80211 ieee80211_crypt tun apm_emu
therm_adt746x sr_mod snd_powermac snd_pcm_oss snd_mixer_oss snd_pcm
snd_timer snd soundcore snd_page_alloc sbp2 ide_generic usb_storage
scsi_mod joydev appletouch usbhid ehci_hcd evdev ide_cd ohci1394
ieee1394 sungem sungem_phy uninorth_agp agpgart ohci_hcd cdrom usbcore
Mar 20 11:14:14 localhost kernel: NIP: F653FBD4 LR: C0160820 CTR:
F653FBB0
Mar 20 11:14:14 localhost kernel: REGS: eeed5de0 TRAP: 0300   Not
tainted  (2.6.16)
Mar 20 11:14:14 localhost kernel: MSR: 00009032 <EE,ME,IR,DR>  CR:
88224448  XER: 20000000
Mar 20 11:14:14 localhost kernel: DAR: 0000018C, DSISR: 40000000
Mar 20 11:14:14 localhost kernel: TASK = eeeb3260[4563] 'sensors-applet'
THREAD: eeed4000
Mar 20 11:14:14 localhost kernel: GPR00: C0160820 EEED5E90 EEEB3260
CF8D2A10 00000028 EEEFD000 00000000 00000000
Mar 20 11:14:14 localhost kernel: GPR08: 00000001 F6540000 00000000
F6540000 28224448 100253C4 00000000 00000000
Mar 20 11:14:14 localhost kernel: GPR16: 7F9A3CE0 00000000 00000000
00000000 0F10E7C4 FFFFFFFF FFFF9008 EEED5F20
Mar 20 11:14:14 localhost kernel: GPR24: 300DD000 C01607F0 F6542510
00001000 CF8D2A78 EEEFD000 EE98AAF8 FFFFFFF4
Mar 20 11:14:14 localhost kernel: NIP [F653FBD4] show_sensor1_fan_speed
+0x24/0x60 [therm_adt746x]
Mar 20 11:14:14 localhost kernel: LR [C0160820] dev_attr_show+0x30/0x50
Mar 20 11:14:14 localhost kernel: Call Trace:
Mar 20 11:14:14 localhost kernel: [EEED5E90] [C0277374] 0xc0277374
(unreliable)
Mar 20 11:14:14 localhost kernel: [EEED5EB0] [C0160820] dev_attr_show
+0x30/0x50
Mar 20 11:14:14 localhost kernel: [EEED5EC0] [C00C1FEC] sysfs_read_file
+0x8c/0x240
Mar 20 11:14:14 localhost kernel: [EEED5EF0] [C007BBDC] vfs_read
+0xcc/0x1a0
Mar 20 11:14:14 localhost kernel: [EEED5F10] [C007C9FC] sys_read
+0x4c/0xa0
Mar 20 11:14:14 localhost kernel: [EEED5F40] [C000EFF4] ret_from_syscall
+0x0/0x38
Mar 20 11:14:14 localhost kernel: --- Exception: c01 at 0xf0809e8
Mar 20 11:14:14 localhost kernel:     LR = 0xf01fd48
Mar 20 11:14:14 localhost kernel: Instruction dump:
Mar 20 11:14:14 localhost kernel: 60000000 60000000 60000000 7c0802a6
9421ffe0 3d20f654 3d60f654 888b25d4
Mar 20 11:14:14 localhost kernel: 90010024 bf810010 7cbd2b78 8149276c
<838a018c> 7d435378 4bfff4f5 3c80f654
--------------------------------------------------------------------------------



Reply to: