Package: rt2x00-source
Version: 0cvs20061202-1
Severity: normal

i got this oops while playing with wifi-radar. I'm using debian stock kernel / 
headers,
module compiled with module-assistant.

Dec  8 14:43:17 eurasia kernel: rt61pci->rt2x00_mcu_request: Error - mcu 
request error. Request 0x31 failed for token 0xff.
Dec  8 14:43:17 eurasia dhclient: wmaster0: unknown hardware address type 801
Dec  8 14:43:17 eurasia kernel: rt61pci->rt2x00_mcu_request: Error - mcu 
request error. Request 0x50 failed for token 0xff.
Dec  8 14:43:18 eurasia kernel: wlan0: scan completed
Dec  8 14:43:18 eurasia dhclient: wmaster0: unknown hardware address type 801
Dec  8 14:43:18 eurasia dhclient: Listening on LPF/wlan0/00:13:d3:81:20:c3
Dec  8 14:43:18 eurasia dhclient: Sending on   LPF/wlan0/00:13:d3:81:20:c3
Dec  8 14:43:18 eurasia dhclient: Sending on   Socket/fallback
Dec  8 14:43:21 eurasia dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 
67 interval 5
Dec  8 14:43:22 eurasia kernel: wlan0: Trigger new scan to find an IBSS to join
Dec  8 14:43:22 eurasia kernel: wlan0: starting scan
Dec  8 14:43:23 eurasia kernel: wlan0: scan completed
Dec  8 14:43:26 eurasia dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 
67 interval 10
Dec  8 14:43:27 eurasia kernel: wlan0: Trigger new scan to find an IBSS to join
Dec  8 14:43:27 eurasia kernel: wlan0: starting scan
Dec  8 14:43:28 eurasia kernel: wlan0: scan completed
Dec  8 14:43:28 eurasia kernel: wlan0: no IPv6 routers present
Dec  8 14:43:32 eurasia kernel: wlan0: Trigger new scan to find an IBSS to join
Dec  8 14:43:32 eurasia kernel: wlan0: starting scan
Dec  8 14:43:32 eurasia kernel: wlan0: scan completed
Dec  8 14:43:36 eurasia dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 
67 interval 13
Dec  8 14:43:36 eurasia kernel: wlan0: Trigger new scan to find an IBSS to join
Dec  8 14:43:36 eurasia kernel: wlan0: starting scan
Dec  8 14:43:37 eurasia kernel: wlan0: scan completed
Dec  8 14:43:38 eurasia kernel: wlan0: starting scan
Dec  8 14:43:38 eurasia kernel: wlan0: scan completed
Dec  8 14:43:38 eurasia kernel: wlan0: Creating new IBSS network, BSSID 
da:ba:e0:1d:66:b3
Dec  8 14:43:38 eurasia kernel: BUG: unable to handle kernel NULL pointer 
dereference at virtual address 00000064
Dec  8 14:43:38 eurasia kernel:  printing eip:
Dec  8 14:43:38 eurasia kernel: d0a0dddb
Dec  8 14:43:38 eurasia kernel: *pde = 00000000
Dec  8 14:43:38 eurasia kernel: Oops: 0000 [#1]
Dec  8 14:43:38 eurasia kernel: SMP 
Dec  8 14:43:38 eurasia kernel: Modules linked in: r128 drm arc4 rc80211_simple 
rtc floppy serio_raw pcspkr rt61pci 80211 firmware_class shpchp pci_hotplug 
eeprom_93cx6 crc_itu_t i2c_viapro ipv6 tsdev evdev ppdev parport_pc lp parport 
via_ircc irda crc_ccitt via_agp agpgart dm_snapshot dm_mirror dm_mod w83781d 
hwmon_vid i2c_isa i2c_core psmouse ide_generic ext3 jbd mbcache ide_cd cdrom 
ide_disk usbhid via82cxxx generic ide_core e100 mii ehci_hcd uhci_hcd usbcore 
thermal processor fan
Dec  8 14:43:38 eurasia kernel: CPU:    0
Dec  8 14:43:38 eurasia kernel: EIP:    0060:[<d0a0dddb>]    Not tainted VLI
Dec  8 14:43:38 eurasia kernel: EFLAGS: 00010297   (2.6.18-3-k7 #1) 
Dec  8 14:43:38 eurasia kernel: EIP is at rt61pci_beacon_update+0x3b/0x78 
[rt61pci]
Dec  8 14:43:38 eurasia kernel: eax: 00000041   ebx: 00000000   ecx: c1269e98   
edx: cc7519f4
Dec  8 14:43:38 eurasia kernel: esi: c22d9c10   edi: cfa67000   ebp: cecfca40   
esp: c1269e54
Dec  8 14:43:38 eurasia kernel: ds: 007b   es: 007b   ss: 0068
Dec  8 14:43:38 eurasia kernel: Process events/0 (pid: 4, ti=c1268000 
task=cffdfaa0 task.ti=c1268000)
Dec  8 14:43:38 eurasia kernel: Stack: c1269e98 cc1a8640 d0a0dda0 c1269ed4 
cfa67000 cecfca40 d0a81ede 00000000 
Dec  8 14:43:38 eurasia kernel:        cb8af900 cc4f3cb8 cc4f3800 cfa67000 
00000000 0000003d 0cc6a123 479c401e 
Dec  8 14:43:38 eurasia kernel:        0ffb3fcf 00000001 0000100a 00000000 
00000010 1b010000 00000000 00000000 
Dec  8 14:43:38 eurasia kernel: Call Trace:
Dec  8 14:43:38 eurasia kernel:  [<d0a0dda0>] rt61pci_beacon_update+0x0/0x78 
[rt61pci]
Dec  8 14:43:38 eurasia kernel:  [<d0a81ede>] 
ieee80211_sta_join_ibss+0x4c6/0x5a3 [80211]
Dec  8 14:43:38 eurasia kernel:  [<d0a822ca>] 
ieee80211_sta_find_ibss+0x30f/0x362 [80211]
Dec  8 14:43:38 eurasia kernel:  [<c0234f6a>] wireless_send_event+0x2e0/0x2f8
Dec  8 14:43:38 eurasia kernel:  [<d0a82398>] 
ieee80211_scan_completed+0x7b/0x83 [80211]
Dec  8 14:43:38 eurasia kernel:  [<c012ae44>] run_workqueue+0x78/0xb5
Dec  8 14:43:38 eurasia kernel:  [<d0a843b3>] ieee80211_sta_scan_work+0x0/0x27f 
[80211]
Dec  8 14:43:38 eurasia kernel:  [<c012b72b>] worker_thread+0xd9/0x10a
Dec  8 14:43:38 eurasia kernel:  [<c0117862>] default_wake_function+0x0/0xc
Dec  8 14:43:38 eurasia kernel:  [<c012b652>] worker_thread+0x0/0x10a
Dec  8 14:43:38 eurasia kernel:  [<c012dae3>] kthread+0xc2/0xef
Dec  8 14:43:38 eurasia kernel:  [<c012da21>] kthread+0x0/0xef
Dec  8 14:43:38 eurasia kernel:  [<c0101005>] kernel_thread_helper+0x5/0xb
Dec  8 14:43:38 eurasia kernel: Code: 44 24 04 8b 90 d4 00 00 00 81 c2 f4 01 00 
00 0f b6 42 5c 6b d8 6c 03 5a 34 c6 41 28 07 8b 45 60 8b b5 a0 00 00 00 3d ff 
01 00 00 <8b> 7b 64 77 12 89 c1 c1 e9 02 f3 a5 89 c1 83 e1 03 74 02 f3 a4 
Dec  8 14:43:38 eurasia kernel: EIP: [<d0a0dddb>] 
rt61pci_beacon_update+0x3b/0x78 [rt61pci] SS:ESP 0068:c1269e54


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-k7
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)

Versions of packages rt2x00-source depends on:
ii  debhelper                     5.0.42     helper programs for debian/rules
ii  module-assistant              0.10.8     tool to make module package creati

rt2x00-source recommends no packages.

-- no debconf information



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

Reply via email to