[haiku-bugs] Re: [Haiku] #10520: Intermittent errors launching yab apps, either bound or compiled.

  • From: "bbjimmy" <trac@xxxxxxxxxxxx>
  • Date: Sun, 09 Feb 2014 18:33:22 -0000

#10520: Intermittent errors launching yab apps, either bound or compiled.
-------------------------+----------------------------
   Reporter:  bbjimmy    |      Owner:  nobody
       Type:  bug        |     Status:  closed
   Priority:  normal     |  Milestone:  R1
  Component:  - General  |    Version:  R1/Development
 Resolution:  invalid    |   Keywords:
 Blocked By:             |   Blocking:
Has a Patch:  0          |   Platform:  All
-------------------------+----------------------------

Comment (by bbjimmy):

 This does not appear to be a yab issue.

 I have done some more testing. All I have to do to avoid the issue is add
 a .01 secind pause as the first command in the file. I believe this is
 allowing haiku to catch-up after loading the program into memory. The
 YabList::AddView() is called from the yab open window command to open the
 main window. the pause many commands before the openwindow command
 insuring that the pointer ( that is created within the open window command
 ) is not null seems to suggest that the new schedular's changed timings
 has dammaged valid code.

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

Other related posts: