[haiku-bugs] Re: [Haiku] #5321: vm_soft_fault while compiling ruby, reproducible.

  • From: "kallisti5" <trac@xxxxxxxxxxxx>
  • Date: Wed, 27 Jan 2010 15:51:04 -0000

#5321: vm_soft_fault while compiling ruby, reproducible.
---------------------------+------------------------------------------------
 Reporter:  kallisti5      |       Owner:  axeld    
     Type:  bug            |      Status:  new      
 Priority:  normal         |   Milestone:  R1       
Component:  System/Kernel  |     Version:  R1/alpha1
 Keywords:                 |   Blockedby:           
 Platform:  All            |    Blocking:           
---------------------------+------------------------------------------------

Comment(by kallisti5):

 http://dev.haiku-
 os.org/browser/haiku/trunk/src/system/libroot/posix/pthread/pthread_cond.c

 Haiku's pthread_cond_timedwait returns 3704403, but the value is not
 ETIMEDOUT nor EINTR.

 
http://www.opengroup.org/onlinepubs/000095399/functions/pthread_cond_timedwait.html
 states that possible return values are zero (with success) or an error
 number shall be returned to indicate the error.

 Any ideas what error 3704403 points to?

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

Other related posts: