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

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Thu, 08 Dec 2016 18:22:27 -0000

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

Comment (by anevilyak):

 Looks to be a slightly different crash from the first. As best I can tell,
 for the original crash, the Thread object being queried has already been
 deleted, which is probably a result of someone not acquiring a reference
 to it when they should.

 The new crash appears to be related to releasing the wait too often, will
 need to look into that further since it may be a result of my changes the
 other night. In any case, the Web+ crashes deserve their own ticket, since
 they're unrelated to the debugger trying to generate a report for them.

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

Other related posts: