[haiku-bugs] Re: [Haiku] #8634: vm_page_fault: unhandled page fault in kernel space at 0x0, ip 0x0

  • From: "siarzhuk" <trac@xxxxxxxxxxxx>
  • Date: Tue, 03 Sep 2013 17:40:32 -0000

#8634: vm_page_fault: unhandled page fault in kernel space at 0x0, ip 0x0
-------------------------------------------+----------------------------
   Reporter:  kurtis                       |      Owner:  korli
       Type:  bug                          |     Status:  new
   Priority:  normal                       |  Milestone:  R1
  Component:  Drivers/Network/aironetwifi  |    Version:  R1/Development
 Resolution:                               |   Keywords:
 Blocked By:                               |   Blocking:  7665
Has a Patch:  0                            |   Platform:  x86
-------------------------------------------+----------------------------

Comment (by siarzhuk):

 Replying to [comment:12 korli]:
 > Something like the following in device_attach():
 > {{{
 >    if (result == 0 && HAIKU_DRIVER_REQUIRES(FBSD_WLAN))
 >        result = start_wlan(device);
 > }}}
 >
 > Same for device_detach().
 > Hope it helps.

 Yes, proposed watchdog fixes the crash. After booting into system and
 attempt to open Network preflet I have observed new "Network" combobox
 filled with lot of empty menu entries with "wlan" icon at the right.
 At the next boot this preflet was not opened at all and syslog was filled
 with messages:


 {{{
 KERN: wlan_control: 9235, 76
 }}}

 Corresponding syslog is attached.

--
Ticket URL: <http://dev.haiku-os.org/ticket/8634#comment:15>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: