
18 Oct
2005
18 Oct
'05
8:57 a.m.
"Eric Haddix" <[email protected]> wrote:
I might offer you that soon as I'm losing my mind trying to get this working. [cut] #0 0x1002a780 in client (arg=0x7) at client.c:106 106 s_log(LOG_DEBUG, "%s started", c->opt->servname); (gdb) backtrace full #0 0x1002a780 in client (arg=0x7) at client.c:106 c = (CLI *) 0x101a1b58 [cut] stunnel 4.12 on mips-sgi-irix6.5 UCONTEXT+POLL+IPv4+LIBWRAP with OpenSSL 0.9.8a 11 Oct 2005
I'd try: ./configure --with-threads=fork make clean make make install It could be the same bug in ucontext as in old Solaris. Best regards, Mike