[haiku-bugs] Re: [Haiku] #16691: Lock when watching USB devices on removal

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Thu, 24 Dec 2020 19:24:43 -0000

#16691: Lock when watching USB devices on removal
--------------------------+-------------------------
  Reporter:  madmax       |      Owner:  mmlr
      Type:  bug          |     Status:  new
  Priority:  normal       |  Milestone:  Unscheduled
 Component:  Drivers/USB  |    Version:  R1/beta2
Resolution:               |   Keywords:
Blocked By:               |   Blocking:
  Platform:  All          |
--------------------------+-------------------------
Changes (by waddlesplash):

 * owner:  nobody => mmlr
 * component:  - General => Drivers/USB

Comment:

 This sounds like multiple bugs, to me; a deadlock in usb_raw should not
 cause the entire OS to lock up, only the relevant applications. If you can
 drop into KDL, see if you can find what all those applications get stuck
 waiting on, and then who is holding it (via {{{bt}}} and then
 mutex/semaphore/cvar/etc. commands.)
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/16691#comment:1>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: