[haiku-bugs] Re: [Haiku] #13082: Debugger crash in Thread::IsMainThread

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Tue, 13 Dec 2016 01:55:06 -0000

#13082: Debugger crash in Thread::IsMainThread
-------------------------------------+----------------------------
   Reporter:  vidrep                 |      Owner:  anevilyak
       Type:  bug                    |     Status:  closed
   Priority:  normal                 |  Milestone:  Unscheduled
  Component:  Applications/Debugger  |    Version:  R1/Development
 Resolution:  fixed                  |   Keywords:
 Blocked By:                         |   Blocking:  13109
Has a Patch:  0                      |   Platform:  All
-------------------------------------+----------------------------
Changes (by anevilyak):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Resolving this one as fixed. The thread acquisitions added in hrev50753
 should resolve the initially reported crash, as that perfectly fits what
 would've happened if a Web+ worker thread exited while we were in the
 middle of dumping more detailed thread information, especially if we had
 to wait for an async debug info request to complete, as the team lock is
 released during such waits.

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

Other related posts: