You are not logged in.

#1 2009-09-03 12:45:58

icetonic
Member
From: Germany
Registered: 2008-10-21
Posts: 104

Strange freeze and kernel Oops

For some time already my system often (50/50 chance...) freezes within about 1-2 minutes after booting... At first I thought that these are Xorg freezes, but then, after not starting Xorg once, I noticed, that I got this message after a short time:

BUG: unable to handle kernel paging request at 000cba0b
IP: [<c016c55a>] module_unload_free+0x5a/0xd0
*pde = 00000000 
Oops: 0000 [#1] PREEMPT SMP 
last sysfs file: /sys/module/aes_generic/initstate
Modules linked in: aes_i586 aes_generic ipv6 it87 hwmon_vid uvcvideo videodev v4l1_compat snd_usb_audio snd_usb_lib snd_rawmidi arc4 ecb snd_hda_codec_realtek fan battery ac vboxnetflt vboxdrv snd_seq_dummy fuse snd_seq_oss usb_storage rt73usb crc_itu_t snd_seq_midi_event snd_seq snd_seq_device rt2x00usb rt2x00lib led_class snd_hda_intel input_polldev snd_pcm_oss snd_hda_codec nvidia(P) mac80211 snd_hwdep snd_pcm i2c_nforce2 sr_mod agpgart snd_mixer_oss ohci_hcd thermal cdrom i2c_core ehci_hcd psmouse snd_timer snd soundcore snd_page_alloc ppdev pcspkr processor cfg80211 button asus_atk0110 k8temp forcedeth usbcore lp serio_raw sg parport_pc evdev parport loop rtc_cmos rtc_core rtc_lib ext3 jbd mbcache sd_mod sata_nv ata_generic pata_amd pata_acpi libata scsi_mod

Pid: 1704, comm: modprobe Tainted: P           (2.6.30-ARCH #1) System Product Name
EIP: 0060:[<c016c55a>] EFLAGS: 00010287 CPU: 1
EIP is at module_unload_free+0x5a/0xd0
EAX: 000cba0b EBX: f9fc5460 ECX: f988bc64 EDX: f9926810
ESI: f99266e0 EDI: f9fc546c EBP: 000cba0b ESP: f669df60
 DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Process modprobe (pid: 1704, ti=f669c000 task=f5d1cc00 task.ti=f669c000)
Stack:
 821f4027 f9fc5460 f9fc54a8 000020f7 0905eb68 c016c661 821f4027 ffffffed
 f9fc5460 c016e742 00000000 00000000 00000002 00000000 f6b9ee00 821f4027
 b7f6c000 00000000 0905e1d0 f669c000 c0103c93 b7f6c000 000020f7 0905eb68
Call Trace:
 [<c016c661>] ? free_module+0x91/0x100
 [<c016e742>] ? sys_init_module+0x182/0x1f0
 [<c0103c93>] ? sysenter_do_call+0x12/0x28
Code: 7b 0c 8d b4 26 00 00 00 00 8b ae 30 01 00 00 8b 45 00 0f 18 00 90 8d 96 30 01 00 00 39 d5 75 15 eb 4f 8d b4 26 00 00 00 00 89 c5 <8b> 00 0f 18 00 90 39 d5 74 3c 39 5d 08 75 ef 89 f0 e8 10 ff ff 
EIP: [<c016c55a>] module_unload_free+0x5a/0xd0 SS:ESP 0068:f669df60
CR2: 00000000000cba0b
---[ end trace a41edbc1917d9143 ]---

After that the system is very unstable, freezes on Xorg startup for sure and sometimes just on the tty or even during shutdown...

This happens only within the first few minutes and if it doesn't, the system works just fine... Can somebody explain what is going on and how to fix it?

Thanks in advance...

Last edited by icetonic (2009-09-03 13:06:35)

Offline

#2 2009-09-03 17:31:13

Sophotect
Member
From: Hyperbolic excess
Registered: 2007-03-25
Posts: 30

Re: Strange freeze and kernel Oops

Some old module which hasn't been recompiled for the recent kernel, while meanwhile the api has changed enough to make trouble?
Or the system is getting unstable because of failing fans, powersupply, ram, overclocking, whatnot? (hehe, keine panik)
Personally i have seen similar things with OSS (a few weeks ago?) but not in the aes-module. i just deinstalled OSS, and then reinstalled it.

Offline

#3 2009-09-03 18:53:29

combuster
Member
From: Serbia
Registered: 2008-09-30
Posts: 711
Website

Re: Strange freeze and kernel Oops

The reason could be a panic while attempting to connect to wireless network. If u can disable your wireless card and see if the problem occurs it can narrow the search...

Offline

#4 2009-09-03 21:18:05

takedown
Member
From: Argentina
Registered: 2008-08-31
Posts: 219

Re: Strange freeze and kernel Oops

rt73usb i love you!

I have the same issue some times

Offline

#5 2009-09-04 18:28:09

icetonic
Member
From: Germany
Registered: 2008-10-21
Posts: 104

Re: Strange freeze and kernel Oops

Thank you for the suggestions... I disabled the sensors_lm and wicd daemons and will look for a while whether this makes a change or not...

Offline

#6 2009-09-04 18:38:31

takedown
Member
From: Argentina
Registered: 2008-08-31
Posts: 219

Re: Strange freeze and kernel Oops

with networkmanager, this issue disapear, but in my case, with netcfg appear

Offline

#7 2009-09-04 19:00:50

combuster
Member
From: Serbia
Registered: 2008-09-30
Posts: 711
Website

Re: Strange freeze and kernel Oops

Then it looks like that the problem is not with network managers, could be a bug in rt73usb module...

Offline

#8 2009-09-04 19:10:22

takedown
Member
From: Argentina
Registered: 2008-08-31
Posts: 219

Re: Strange freeze and kernel Oops

yes, i think it's a bug in rt73usb

Offline

#9 2009-09-05 13:47:06

icetonic
Member
From: Germany
Registered: 2008-10-21
Posts: 104

Re: Strange freeze and kernel Oops

Ok.. if its a bug in rt73usb, then why there is written:

Oops: 0000 [#1] PREEMPT SMP

and I have no problems for the last 2 days, after having removed the wicd-daemon from the rc.conf and starting it after the desktop manually, although the module is still in my rc.conf?

If it really is a rt73usb bug, then one with really strange cross-reactions...

Offline

#10 2009-09-05 14:04:28

takedown
Member
From: Argentina
Registered: 2008-08-31
Posts: 219

Re: Strange freeze and kernel Oops

Hi, tonight, after read this post, I start to play with netcfg again without problems (wpa-config).
I should say that in last weeks the problem disapear, but in some cases apear.

I really this it's a bug in rt73usb driver

Offline

Board footer

Powered by FluxBB