2000-12-07 15:31:40

by Rajiv Majumdar

[permalink] [raw]
Subject: related to pthread




Hi

I am trying to write a multithreaded tcp/ip daemon using the pthread
interface. The server compiles well but during an exec it gives the
following error message : "Pthread internal error : message :
__libc__reinit() failed" and creates a core dump.

I would highly appreciate any help.

Rajiv