[haiku-bugs] Re: [Haiku] #6673: [registrar] can be crashed by running multiple instances of mimeset

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Tue, 25 Aug 2020 00:27:36 -0000

#6673: [registrar] can be crashed by running multiple instances of mimeset
--------------------------------+----------------------------
  Reporter:  samui              |      Owner:  bonefish
      Type:  bug                |     Status:  reopened
  Priority:  critical           |  Milestone:  R1
 Component:  Servers/registrar  |    Version:  R1/Development
Resolution:                     |   Keywords:
Blocked By:                     |   Blocking:  11063
  Platform:  All                |
--------------------------------+----------------------------
Comment (by CodeforEvolution):

 Thank you for the stack trace! I think two threads must of collided...I
 see a "General protection fault" on one thread, and a "Call (_numAvailable
 <= _numBlocks)" debugger call on the other thread. They also were doing
 the exact same thing, using BIconUtils::GetVectorIcon().

 I wonder if these two threads collided because they were working on the
 same file...
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/6673#comment:24>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: