Operating System - HP-UX
1754324 Members
2634 Online
108813 Solutions
New Discussion

Problem with PTHREAD_STACK_MIN

 
Ph Vouters
Valued Contributor

Re: Problem with PTHREAD_STACK_MIN

There is no bug in pthread_detach. This was simply caused by an indirect setjmp call through a Ruby's rb_raise in a thread leading to various run-time failures. Squeezing this rb_raise made Ruby behave much better.

Got a little problem with pthread_cond_timedwait. It looks like that the maximum acceptable delay is 874800000 seconds under HP-UX 11iv3.

About PTHREAD_STACK_MIN, no support contract => no problem report to HP.

Now the latest Ruby is available on HP-UX. It has already really interested two Chinese people. And this is what I really do care about.
James R. Ferguson
Acclaimed Contributor

Re: Problem with PTHREAD_STACK_MIN

Hi:

> It has already really interested two Chinese people. And this is what I really do care about.

Who cares what nationality is interested? As a global community, why not simply say "...has really interested TWO PEOPLE".

...JRF...