Not sure if this is relevant, but when malloc option G is enabled and anything using libc_r is ran it breaks. Definitely pointing to something being off in libc_r, not sure if this is the same problem or helpful in anyway.
-Kevin On 3/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > On Thu, Mar 09, 2006 at 08:01:03PM -0800, Jeremy C. Reed wrote: > > I am trying to track down why ktrace shows > > RET select -1 errno 4 Interrupted system call > > > > But errno has 672964768. > > I suspect a bug in the thread switching code of libc_r, but didn't have > time to fully investigate it. Can you try to create a testcase based on > what the code is doing? > > Joerg >
