[stunnel-users] stunnel 4.x.x and IRIX

Michal Trojnara Michal.Trojnara at mobi-com.net
Tue Oct 18 10:57:46 CEST 2005


"Eric Haddix" <burnout at stdio.com> 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



More information about the stunnel-users mailing list