On Fri, Sep 08, 2006 at 09:28:31AM +0800, John Summerfield wrote:
fredex wrote:
Not sure where to ask this, I've been googling and not finding much that is helpful.
At work I've got a multi-threaded program targeted at Linux. It compiles on RHEL 2.1 and 3, and is targeted at 2.1, 3, and 4. UP until today, the binary built on 3 has worked fine on 4.
But on RHEL4 update 4 it dies a horrible death in pthread_create. I have reproduced the problem on Centos 4.4, where I am tyring to debug it.
This sounds the sort of thing that's likely to be outside the experties available here, particularly in any quantity.
Have you had a chat with your RHEL support contact? Even if they can't help directly, they might be able to call on someone or point you to a better forum, possibly one frequented by some folk who write/maintain gcc.
Thanks for the suggestion.
I haven't contacted RH yet because my RHEL4 box is currently down due to a hardware problem, and I know they won't talk to me if I say I can reproduce it on a Centos box! :)