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

Eric Haddix burnout at stdio.com
Mon Oct 17 19:50:52 CEST 2005


Michal Trojnara wrote:

> 
> I can implement compatibility fixes on any Unix system.
> I just need a shell account for testing.  8-)


I might offer you that soon as I'm losing my mind trying to get this
working.

Here's a backtrace..

This GDB was configured as "mips-sgi-irix6.5"...
Core was generated by `stunnel'.
Program terminated with signal 10, Bus error.
Reading symbols from /usr/freeware/lib32/libz.so...done.
Loaded symbols for /usr/freeware/lib32/libz.so
Reading symbols from /usr/lib32/libsocket.so...done.
Loaded symbols for /usr/lib32/libsocket.so
Reading symbols from /usr/lib32/libnsl.so...done.
Loaded symbols for /usr/lib32/libnsl.so
Reading symbols from /usr/freeware/lib32/libwrap.so.7...done.
Loaded symbols for /usr/freeware/lib32/libwrap.so.7
Reading symbols from /usr/lib32/libc.so.1...done.
Loaded symbols for /usr/lib32/libc.so.1
#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


Here's my setup(I'm not certain I understand all of your bug reporting
procedure since some of them are apparently 3.x specific and don't give
me anything)

I'm using it as standalone.

stunnel -version reports:

stunnel 4.12 on mips-sgi-irix6.5 UCONTEXT+POLL+IPv4+LIBWRAP with OpenSSL
0.9.8a 11 Oct 2005

Global options
cert            = /usr/local/etc/stunnel/stunnel.pem
ciphers         = ALL:!ADH:+RC4:@STRENGTH
debug           = 5
key             = /usr/local/etc/stunnel/stunnel.pem
pid             = /usr/local/var/run/stunnel.pid
RNDbytes        = 64
RNDfile         = /dev/urandom
RNDoverwrite    = yes
session         = 300 seconds
verify          = none

Service-level options
TIMEOUTbusy     = 300 seconds
TIMEOUTclose    = 60 seconds
TIMEOUTconnect  = 10 seconds
TIMEOUTidle     = 43200 seconds


stunnel.conf:
# start
CAfile=ca.pem
cert=stunnel.pem
key=server.key
client=no
foreground=yes
verify=0
[psuedo-https]
accept=443
connect=8081
TIMEOUTclose=0

uname -a:
IRIX64 octagon 6.5 10070055 IP30

gcc -v:
Reading specs from /usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.3/specs
Configured with: ../configure --prefix=/usr/freeware
--enable-version-specific-runtime-libs --disable-shared --enable-threads
--enable-haifa --enable-libgcj --disable-c-mbchar
Thread model: single
gcc version 3.3





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stunnel.org/pipermail/stunnel-users/attachments/20051017/3f2f7756/attachment.html>


More information about the stunnel-users mailing list