[haiku-bugs] Re: [Haiku] #11655: Beam not work - debug

  • From: "kim1963" <trac@xxxxxxxxxxxx>
  • Date: Tue, 23 Dec 2014 04:58:16 -0000

#11655: Beam not work - debug
---------------------------------+----------------------------
   Reporter:  kim1963            |      Owner:  czeidler
       Type:  bug                |     Status:  reopened
   Priority:  normal             |  Milestone:  R1
  Component:  Applications/Mail  |    Version:  R1/Development
 Resolution:                     |   Keywords:
 Blocked By:  6400               |   Blocking:
Has a Patch:  0                  |   Platform:  x86
---------------------------------+----------------------------

Comment (by kim1963):

 BLocker: call debugger() when unlocking from another threadhrev48542
 BeOS did allow other threads than the owner to unlock a BLocker (the be
 book says so). We did not, and silently ignored the unlock attempt in
 this case, probably resulting in a deadlock of applications using the
 feature.

 Call debugger instead so:
 * The problem is made visible for such apps
 * The debugger call is continuable so the app can be run, still

 Will help making a decision on what to do here (follow BeOS or change
 behavior) and make a final decision for #6400.

--
Ticket URL: <https://dev.haiku-os.org/ticket/11655#comment:5>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: