On 2005-06-15, at 16:13, brianmas@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