[haiku-bugs] [Haiku] #5071: Getting KDL while scanning wireless networks ...

  • From: "herdemir" <trac@xxxxxxxxxxxx>
  • Date: Wed, 02 Dec 2009 20:59:30 -0000

#5071: Getting KDL while scanning wireless networks ...
-----------------------------------------+----------------------------------
 Reporter:  herdemir                     |       Owner:  axeld         
     Type:  bug                          |      Status:  new           
 Priority:  normal                       |   Milestone:  R1            
Component:  Network & Internet/Wireless  |     Version:  R1/Development
 Keywords:  iprowifi2200                 |   Blockedby:                
 Platform:  All                          |    Blocking:                
-----------------------------------------+----------------------------------
 First of all, Thanks Colin for your work with wlan stack. Thanks to you,
 I'm able to write this ticket under haiku with Intel Pro Wireless 2200BG
 wireless card, which was the last hardware that wasn't supported by Haiku
 until NOW! ;) . Thanks.

 As for bug report:

 {{{
 ASSERT_FAILED(src/system/kernel/condition_variable.cpp:line 216)
 sConditionVariableHash.Lookup(object) == __null
 }}}

 After getting to the desktop I am getting to KDL mentioning above. Since I
 can't provide a screenshot, I will explain it with words. After I looked
 to backtrace, it gets assertion failure at following function, with
 values:
 {{{
 ConditionVariable::Publish(<some adress value>, "scan")
 }}}
 It seems to KDL while scanning wireless networks. I typed several times co
 until I connect to my wireless network ,the KDls stop. I can connect to
 internet with no problem. I tried it yesterday with a previos build, too,
 but I wasn't getting such KDLs. It seems some recent changes to condition
 variables causes such KDL.

 I also used your wlanconfig tool and tried to scan wireless networks, but
 it KDLed immediately at the same function, but the reason for KDL
 exception this time was a page fault. This time co becomes useless, and
 need reboot. It just happens at scanning wireless networks.

 If I can find my digital camera, I will post screenshots, but it may come
 a little late.

 Tested revision: r34449

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

Other related posts: