Segmentation error during dlclose()

Ilesh Garish Ileshg@atinet.com
Mon Apr 17 16:44:00 GMT 2000


Hi,

I am getting segmentation fault during dlclose() function.
Actually I built shared object (.so) file of my project. It was working fine
during last month.
But then I changed my code to use POSIX threads (i.e. linking with lpthread)
and after that
I start facing this problem.
I debug using xxgdb and it so me the area of "pthread_manager_thread: 0000"
, where it crashes.

So do you have any idea about dlclose and pthread has some linkage problem?

Thanks in advance.
Ilesh


More information about the Gcc-help mailing list