[stunnel-users] stunnel segfaulting on connection with 4.10

Michal Trojnara Michal.Trojnara at mirt.net
Wed Jun 15 16:58:16 CEST 2005


On 2005-06-15, at 16:13, brianmas at highstream.net wrote:
> 0x40026f0c in __pthread_internal_tsd_get () from /lib/libpthread.so.0

Yes!  I think I found a way to solve Linux coredumps (including my UML 
problem).

Here is the how to build 4.10:
1. Configure stunnel with "./configure" (with usual options).
2. Edit src/Makefile, search for "-lpthread" and remove it.
3. Build stunnel with "make".

It looks like ucontext can't be safely used together with 
/lib/libpthread.so.0 library.

I'll release fixed stunnel 4.11 in a week or so.

Best regards,
     Mike




More information about the stunnel-users mailing list