[haiku-bugs] Re: [Haiku] #5152: playfile second launch waits for libbe initialisation

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Sat, 19 Dec 2009 16:04:03 -0000

#5152: playfile second launch waits for libbe initialisation
---------------------------+------------------------------------------------
 Reporter:  korli          |       Owner:  bonefish      
     Type:  bug            |      Status:  new           
 Priority:  high           |   Milestone:  R1            
Component:  System/Kernel  |     Version:  R1/Development
 Keywords:                 |   Blockedby:                
 Platform:  All            |    Blocking:                
---------------------------+------------------------------------------------
Changes (by bonefish):

  * owner:  nobody => bonefish
  * component:  - General => System/Kernel


Comment:

 If you want to use the port address with the "port" command, you have to
 use the "address" specifier. You can also directly use the condition
 variable address with "condition".

 I can reproduce the problem here. Interestingly launching another playfile
 while the first is still running (as well as a third and a fourth) works
 fine. Only after the first has been terminated, it doesn't work anymore.

 Anyway, there are no messages at the port. The app server side thread for
 the application ("a:...") waits on its port's read condition although a
 message is pending. So there's obviously still something wrong in the port
 code. I'll have a look.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/5152#comment:1>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: