Bug#334273: linux-image-2.6.13-1-686: /etc/init.d/dbus-1 causes kernel oops

2005-10-17 Thread Michael Meskes
On Sun, Oct 16, 2005 at 08:45:50PM +0200, Bastian Blank wrote:
 On Sun, Oct 16, 2005 at 08:18:49PM +0200, Michael Meskes wrote:
  Oct 16 19:04:15 feivel kernel: EIP:0060:[sysfs_release+59/128]
  Tainted: PF VLI
 
 Proprietary module and forced module load. Fix that first.

Sorry, my fault. I sent in the wrong oops. Actually the oops made me try
nv again and since it works correctly with my card now I was finally
able to get rid of nvidia.

But the Oops didn't disappear. Just to be sure I tried again this
morning. Here's the log entry:

Oct 17 09:23:42 feivel kernel: Unable to handle kernel paging request at 
virtual address 30303110
Oct 17 09:23:42 feivel kernel:  printing eip:
Oct 17 09:23:42 feivel kernel: c01a1beb
Oct 17 09:23:42 feivel kernel: *pde = 
Oct 17 09:23:42 feivel kernel: Oops: 0002 [#1]
Oct 17 09:23:42 feivel kernel: Modules linked in: lp autofs4 button ipv6 
af_packet quota_v2 aes_i586 dm_crypt dm_mod cpufreq_powersave cpufreq_userspace 
speedstep_centrino freq_table snd_seq_dummy snd_seq_oss snd_seq_midi_event 
snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss thermal processor fan battery 
ac cryptoloop loop usbkbd eth1394 usbhid pcmcia ipw2100 i810_audio 
firmware_class ac97_codec ieee80211 ieee80211_crypt yenta_socket rsrc_nonstatic 
pcmcia_core e100 mii ohci1394 ieee1394 snd_intel8x0 snd_intel8x0m 
snd_ac97_codec snd_pcm snd_timer snd soundcore snd_page_alloc ehci_hcd i2c_i801 
i2c_core uhci_hcd usbcore pci_hotplug parport_pc parport intel_agp agpgart 
ide_cd psmouse cdrom serio_raw evdev mousedev ext3 jbd mbcache ide_disk 
ide_generic via82cxxx trm290 triflex slc90e66 sis5513 siimage serverworks 
sc1200 rz1000 piix pdc202xx_old opti621 ns87415 it821x hpt366 hpt34x generic 
cy82c693 cs5530 cs5520 cmd64x atiixp amd74xx alim15x3 aec62xx pdc202xx_new 
ide_core unix
Oct 17 09:23:42 feivel kernel: CPU:0
Oct 17 09:23:42 feivel kernel: EIP:0060:[sysfs_release+59/128]Tainted: 
GF VLI
Oct 17 09:23:42 feivel kernel: EFLAGS: 00010206   (2.6.13-1-686) 
Oct 17 09:23:42 feivel kernel: EIP is at sysfs_release+0x3b/0x80
Oct 17 09:23:42 feivel kernel: eax:    ebx: 30303030   ecx: c01cbaa0   
edx: 
Oct 17 09:23:42 feivel kernel: esi: df82fdc0   edi: c15970a4   ebp: dd01dbd4   
esp: dd4d9f58
Oct 17 09:23:42 feivel kernel: ds: 007b   es: 007b   ss: 0068
Oct 17 09:23:42 feivel kernel: Process hald (pid: 5696, threadinfo=dd4d8000 
task=de223580)
Oct 17 09:23:42 feivel kernel: Stack: c15970a4 0010 df1f6a40 c14d4100 
c0160a81 dd01dbd4 df1f6a40  
Oct 17 09:23:42 feivel kernel: dd7d540c df1f6a40  
dde96200 dd4d8000 c015ef52 df1f6a40 
Oct 17 09:23:42 feivel kernel:dde96200 df1f6a40 080d5c80 080d6028 
c015efe8 df1f6a40 dde96200 000e 
Oct 17 09:23:42 feivel kernel: Call Trace:
Oct 17 09:23:42 feivel kernel:  [__fput+161/384] __fput+0xa1/0x180
Oct 17 09:23:42 feivel kernel:  [filp_close+82/144] filp_close+0x52/0x90
Oct 17 09:23:42 feivel kernel:  [sys_close+88/96] sys_close+0x58/0x60
Oct 17 09:23:42 feivel kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct 17 09:23:42 feivel kernel: Code: 7c 24 0c 8b 51 08 8b 71 78 8b 42 0c 8b 40 
48 8b 78 14 8b 42 48 85 ff 8b 40 14 8b 58 04 74 08 89 3c 24 e8 c9 9e 02 00 85 
db 74 0b ff 8b e0 00 00 00 83 3b 02 74 2c 85 f6 74 16 8b 46 0c 85 c0 74 

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#334273: linux-image-2.6.13-1-686: /etc/init.d/dbus-1 causes kernel oops

2005-10-17 Thread Bastian Blank
On Mon, Oct 17, 2005 at 09:55:35AM +0200, Michael Meskes wrote:
 Sorry, my fault. I sent in the wrong oops. Actually the oops made me try
 nv again and since it works correctly with my card now I was finally
 able to get rid of nvidia.

Even this oops shows a tainted kernel.

Bastian

-- 
Ahead warp factor one, Mr. Sulu.


signature.asc
Description: Digital signature


Bug#334273: linux-image-2.6.13-1-686: /etc/init.d/dbus-1 causes kernel oops

2005-10-16 Thread Michael Meskes
Package: linux-image-2.6.13-1-686
Version: 2.6.13-1
Severity: normal

As soon as /etc/init.d/dbus-1 is started in the boot process the
following oops comes up:

Oct 16 19:04:13 feivel kernel: lp0: using parport0 (interrupt-driven).
Oct 16 19:04:15 feivel kernel: Unable to handle kernel paging request at 
virtual address 30303110
Oct 16 19:04:15 feivel kernel:  printing eip:
Oct 16 19:04:15 feivel kernel: c01a1beb
Oct 16 19:04:15 feivel kernel: *pde = 
Oct 16 19:04:15 feivel kernel: Oops: 0002 [#1]
Oct 16 19:04:15 feivel kernel: Modules linked in: lp autofs4 button af_packet 
quota_v2 aes_i586 dm_crypt dm_mod cpufreq_powersave cpufreq_userspace 
speedstep_centrino freq_table snd_seq_dummy snd_seq_oss snd_seq_midi_event 
snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss thermal processor fan battery 
ac cryptoloop loop nvidia usbkbd pcmcia i810_audio ac97_codec eth1394 usbhid 
yenta_socket rsrc_nonstatic snd_intel8x0m ipw2100 firmware_class i2c_i801 e100 
snd_intel8x0 i2c_core ieee80211 ieee80211_crypt mii snd_ac97_codec pcmcia_core 
ohci1394 ehci_hcd uhci_hcd snd_pcm snd_timer snd soundcore usbcore ieee1394 
snd_page_alloc pci_hotplug parport_pc parport intel_agp agpgart psmouse 
serio_raw ide_cd cdrom evdev mousedev ext3 jbd mbcache ide_disk ide_generic 
via82cxxx trm290 triflex slc90e66 sis5513 siimage serverworks sc1200 rz1000 
piix pdc202xx_old opti621 ns87415 it821x hpt366 hpt34x generic cy82c693 cs5530 
cs5520 cmd64x atiixp amd74xx alim15x3 aec62xx pdc202xx_new ide_core unix
Oct 16 19:04:15 feivel kernel: CPU:0
Oct 16 19:04:15 feivel kernel: EIP:0060:[sysfs_release+59/128]Tainted: 
PF VLI
Oct 16 19:04:15 feivel kernel: EFLAGS: 00010206   (2.6.13-1-686) 
Oct 16 19:04:15 feivel kernel: EIP is at sysfs_release+0x3b/0x80
Oct 16 19:04:15 feivel kernel: eax:    ebx: 30303030   ecx: c01cbaa0   
edx: 
Oct 16 19:04:15 feivel kernel: esi: df3c3c00   edi: c15980a4   ebp: dcf4a90c   
esp: dcc0ff58
Oct 16 19:04:15 feivel kernel: ds: 007b   es: 007b   ss: 0068
Oct 16 19:04:15 feivel kernel: Process hald (pid: 5730, threadinfo=dcc0e000 
task=de9f3aa0)
Oct 16 19:04:15 feivel kernel: Stack: c15980a4 0010 dec12d40 c14d4100 
c0160a81 dcf4a90c dec12d40  
Oct 16 19:04:15 feivel kernel: dcf0f054 dec12d40  
ded4cac0 dcc0e000 c015ef52 dec12d40 
Oct 16 19:04:15 feivel kernel:ded4cac0 dec12d40 080d7ec8 080d66a0 
c015efe8 dec12d40 ded4cac0 000e 
Oct 16 19:04:15 feivel kernel: Call Trace:
Oct 16 19:04:15 feivel kernel:  [__fput+161/384] __fput+0xa1/0x180
Oct 16 19:04:15 feivel kernel:  [filp_close+82/144] filp_close+0x52/0x90
Oct 16 19:04:15 feivel kernel:  [sys_close+88/96] sys_close+0x58/0x60
Oct 16 19:04:15 feivel kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct 16 19:04:15 feivel kernel: Code: 7c 24 0c 8b 51 08 8b 71 78 8b 42 0c 8b 40 
48 8b 78 14 8b 42 48 85 ff 8b 40 14 8b 58 04 74 08 89 3c 24 e8 c9 9e 02 00 85 
db 74 0b ff 8b e0 00 00 00 83 3b 02 74 2c 85 f6 74 16 8b 46 0c 85 c0 74 

Just preventing the initscript from being run makes the kernel not oops
anymore.

Michael

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (100, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-1-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages linux-image-2.6.13-1-686 depends on:
ii  initrd-tools  0.1.82 tools to create initrd image for p
ii  module-init-tools 3.2-pre9-2 tools for managing Linux kernel mo

linux-image-2.6.13-1-686 recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#334273: linux-image-2.6.13-1-686: /etc/init.d/dbus-1 causes kernel oops

2005-10-16 Thread Bastian Blank
On Sun, Oct 16, 2005 at 08:18:49PM +0200, Michael Meskes wrote:
 Oct 16 19:04:15 feivel kernel: EIP:0060:[sysfs_release+59/128]
 Tainted: PF VLI

Proprietary module and forced module load. Fix that first.

Bastian

-- 
The heart is not a logical organ.
-- Dr. Janet Wallace, The Deadly Years, stardate 3479.4


signature.asc
Description: Digital signature