<html><body bgcolor="white">
Michal Trojnara wrote:<br>
<br>
> <br>
> I can implement compatibility fixes on any Unix system.<br>
> I just need a shell account for testing.  8-)<br>
<br>
<br>
I might offer you that soon as I'm losing my mind trying to get this<br>
working.<br>
<br>
Here's a backtrace..<br>
<br>
This GDB was configured as "mips-sgi-irix6.5"...<br>
Core was generated by `stunnel'.<br>
Program terminated with signal 10, Bus error.<br>
Reading symbols from /usr/freeware/lib32/libz.so...done.<br>
Loaded symbols for /usr/freeware/lib32/libz.so<br>
Reading symbols from /usr/lib32/libsocket.so...done.<br>
Loaded symbols for /usr/lib32/libsocket.so<br>
Reading symbols from /usr/lib32/libnsl.so...done.<br>
Loaded symbols for /usr/lib32/libnsl.so<br>
Reading symbols from /usr/freeware/lib32/libwrap.so.7...done.<br>
Loaded symbols for /usr/freeware/lib32/libwrap.so.7<br>
Reading symbols from /usr/lib32/libc.so.1...done.<br>
Loaded symbols for /usr/lib32/libc.so.1<br>
#0  0x1002a780 in client (arg=0x7) at client.c:106<br>
106         s_log(LOG_DEBUG, "%s started", c->opt->servname);<br>
(gdb) backtrace full<br>
#0  0x1002a780 in client (arg=0x7) at client.c:106<br>
         c = (CLI *) 0x101a1b58<br>
<br>
<br>
Here's my setup(I'm not certain I understand all of your bug reporting<br>
procedure since some of them are apparently 3.x specific and don't give<br>
me anything)<br>
<br>
I'm using it as standalone.<br>
<br>
stunnel -version reports:<br>
<br>
stunnel 4.12 on mips-sgi-irix6.5 UCONTEXT+POLL+IPv4+LIBWRAP with OpenSSL<br>
0.9.8a 11 Oct 2005<br>
<br>
Global options<br>
cert            = /usr/local/etc/stunnel/stunnel.pem<br>
ciphers         = ALL:!ADH:+RC4:@STRENGTH<br>
debug           = 5<br>
key             = /usr/local/etc/stunnel/stunnel.pem<br>
pid             = /usr/local/var/run/stunnel.pid<br>
RNDbytes        = 64<br>
RNDfile         = /dev/urandom<br>
RNDoverwrite    = yes<br>
session         = 300 seconds<br>
verify          = none<br>
<br>
Service-level options<br>
TIMEOUTbusy     = 300 seconds<br>
TIMEOUTclose    = 60 seconds<br>
TIMEOUTconnect  = 10 seconds<br>
TIMEOUTidle     = 43200 seconds<br>
<br>
<br>
stunnel.conf:<br>
# start<br>
CAfile=ca.pem<br>
cert=stunnel.pem<br>
key=server.key<br>
client=no<br>
foreground=yes<br>
verify=0<br>
[psuedo-https]<br>
accept=443<br>
connect=8081<br>
TIMEOUTclose=0<br>
<br>
uname -a:<br>
IRIX64 octagon 6.5 10070055 IP30<br>
<br>
gcc -v:<br>
Reading specs from /usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.3/specs<br>
Configured with: ../configure --prefix=/usr/freeware<br>
--enable-version-specific-runtime-libs --disable-shared --enable-threads<br>
--enable-haifa --enable-libgcj --disable-c-mbchar<br>
Thread model: single<br>
gcc version 3.3<br>
<br>
<br>
<br>
<br>
<br>
<br>
<p><table width="100%" bgcolor="#eeeeee"><tr><td width="100%"><a href="http://msgtag.com/?source=ffooter"><img src="http://img.msgtag.com/ah/eAgnz/fe/EFnyC/bz/ysacti/nF/EygkErbr.gif" border="0"></a> has notified the sender that this message has been received.</td></tr></table><p></body></html>