[haiku-bugs] [Haiku] #10729: Intel wireless driver crashes on connection

  • From: "jjido" <trac@xxxxxxxxxxxx>
  • Date: Mon, 31 Mar 2014 08:01:54 -0000

#10729: Intel wireless driver crashes on connection
-----------------------+---------------------------
 Reporter:  jjido      |        Owner:  nobody
     Type:  bug        |       Status:  new
 Priority:  high       |    Milestone:  Unscheduled
Component:  - General  |      Version:  R1/alpha4
 Keywords:             |   Blocked By:
 Blocking:             |  Has a Patch:  0
 Platform:  All        |
-----------------------+---------------------------
 After connecting to my network, the wifi driver crashes. I tested Alpha 4
 and the latest nightly (hrev47061).

 It is a WPA protected open network. The wireless looks to work in other
 respects.

 The card is an Intel wifi link 5300.

 I was able to use the network with FreeBSD 10, so it may just be an issue
 of updating the iwn driver.

 Syslog:

 {{{
 KERN: ieee80211_notify_scan_done
 KERN: [net/iprowifi4965/0] ieee80211_newstate_cb: SCAN -> AUTH arg 192
 KERN: [net/iprowifi4965/0] sta_newstate: SCAN -> AUTH (192)
 KERN: [net/iprowifi4965/0] ieee80211_ref_node (ieee80211_send_mgmt:1892)
 0x8244b400<02:24:17:f3:13:0a> refcnt 3
 KERN: [net/iprowifi4965/0] [02:24:17:f3:13:0a] recv auth frame with
 algorithm 0 seq 2
 KERN: [net/iprowifi4965/0] ieee80211_new_state_locked: AUTH -> ASSOC
 (nrunning 0 nscanning 0)
 KERN: [net/iprowifi4965/0] ieee80211_newstate_cb: AUTH -> ASSOC arg 0
 KERN: [net/iprowifi4965/0] sta_newstate: AUTH -> ASSOC (0)
 KERN: [net/iprowifi4965/0] ieee80211_ref_node (ieee80211_send_mgmt:1892)
 0x8244b400<02:24:17:f3:13:0a> refcnt 3
 KERN: [net/iprowifi4965/0] ieee80211_wme_updateparams_locked: WME params
 updated, cap_info 0x8
 KERN: [net/iprowifi4965/0] [02:24:17:f3:13:0a] switch station to HT20
 channel 2442/0x10480
 KERN: [net/iprowifi4965/0] [02:24:17:f3:13:0a] AMRR initial rate 72
 KERN: [net/iprowifi4965/0] [02:24:17:f3:13:0a] assoc success at aid 1:
 long preamble, short slot time, QoS, HT20 (+AMPDU)
 KERN: [net/iprowifi4965/0] ieee80211_new_state_locked: ASSOC -> RUN
 (nrunning 0 nscanning 0)
 KERN: [net/iprowifi4965/0] ieee80211_newstate_cb: ASSOC -> RUN arg 16
 KERN: [net/iprowifi4965/0] sta_newstate: ASSOC -> RUN (16)
 KERN: ieee80211_notify_node_join
 KERN: [net/iprowifi4965/0] [02:24:17:f3:13:0a] ieee80211_node_authorize:
 inact_reload 20
 KERN: [iprowifi4965] (iwn) iwn_intr: fatal firmware error
 KERN: firmware error log:
 KERN:   error type      = "SYSASSERT" (0x00000005)
 KERN:   program counter = 0x00003130
 KERN:   source line     = 0x00000585
 KERN:   error data      = 0x0000000100000000
 KERN:   branch link     = 0x0000312A0000312A
 KERN:   interrupt link  = 0x0000091600000000
 KERN:   time            = 2945585960
 KERN: driver status:
 KERN:   tx ring  0: qid=0  cur=2   queued=2
 KERN:   tx ring  1: qid=1  cur=0   queued=0
 KERN:   tx ring  2: qid=2  cur=0   queued=0
 KERN:   tx ring  3: qid=3  cur=2   queued=0
 KERN:   tx ring  4: qid=4  cur=67  queued=0
 KERN:   tx ring  5: qid=5  cur=0   queued=0
 KERN:   tx ring  6: qid=6  cur=0   queued=0
 KERN:   tx ring  7: qid=7  cur=0   queued=0
 KERN:   tx ring  8: qid=8  cur=0   queued=0
 KERN:   tx ring  9: qid=9  cur=0   queued=0
 KERN:   tx ring 10: qid=10 cur=0   queued=0
 KERN:   tx ring 11: qid=11 cur=0   queued=0
 KERN:   tx ring 12: qid=12 cur=0   queued=0
 KERN:   tx ring 13: qid=13 cur=0   queued=0
 KERN:   tx ring 14: qid=14 cur=0   queued=0
 KERN:   tx ring 15: qid=15 cur=0   queued=0
 KERN:   tx ring 16: qid=16 cur=0   queued=0
 KERN:   tx ring 17: qid=17 cur=0   queued=0
 KERN:   tx ring 18: qid=18 cur=0   queued=0
 KERN:   tx ring 19: qid=19 cur=0   queued=0
 KERN:   rx ring: cur=21
 KERN: /dev/net/iprowifi4965/0: media change, media 0x8600af quality 1000
 speed 10000000
 KERN: wlan_control: 9235, 15
 KERN: wlan_control: 9235, 76
 KERN: Last message repeated 9 times.
 KERN: wlan_control: 9235, 15
 KERN: wlan_control: 9235, 76
 KERN: Last message repeated 9 times.
 KERN: wlan_control: 9235, 78
 KERN: wlan_control: 9235, 76
 KERN: register_domain(9, unix)
 KERN: wlan_control: 9235, 16
 KERN: wlan_control: 9235, 17
 KERN: wlan_control: 9235, 26
 KERN: wlan_control: 9235, 98
 KERN: wlan_control: 9234, 20
 KERN: Last message repeated 3 times.
 KERN: wlan_control: 9234, 25
 KERN: ifmedia_ioctl: no media found for 0x6008f
 KERN: Last message repeated 4 times.
 KERN: Last message repeated 3 times.
 }}}

--
Ticket URL: <https://dev.haiku-os.org/ticket/10729>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: