On Sunday 25 March 2001 18:57, Voytek Lapinski wrote:
> On Sunday 25 March 2001 16:27, you wrote:
> > Found the problem with your signal 11 with strange traces from inside
> > LinuxThreads. This was a hard concurrency bug - the problem was that a
> > memory reference passed to pthread_create was g
On Sunday 25 March 2001 16:27, you wrote:
> Found the problem with your signal 11 with strange traces from inside
> LinuxThreads. This was a hard concurrency bug - the problem was that a
> memory reference passed to pthread_create was getting invalidated by the
> thread that pthread_create was lau