[haiku-bugs] Re: [Haiku] #17811: idualwifi7260 KDL when booting image from USB drive

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Wed, 22 Jun 2022 02:14:03 -0000

#17811: idualwifi7260 KDL when booting image from USB drive
--------------------------------------------+--------------------------
  Reporter:  vidrep                         |      Owner:  waddlesplash
      Type:  bug                            |     Status:  new
  Priority:  normal                         |  Milestone:  Unscheduled
 Component:  Drivers/Network/idualwifi7260  |    Version:  R1/beta3
Resolution:                                 |   Keywords:
Blocked By:                                 |   Blocking:
  Platform:  All                            |
--------------------------------------------+--------------------------
Comment (by waddlesplash):

 The crash appears to be due to {{{ic->ic_bss}}} being NULL. That should
 never be the case in this path, because it is set by
 {{{ieee80211_media_init}}} before {{{ieee80211_media_status}}} is invoked.
 So, something is going deeply wrong.

 The crash before hrev56208 was committed appeared to be an invalid memory
 access in {{{tq_handle_thread}}}. That may be related, possibly something
 is misusing memory.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/17811#comment:5>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: