[prev in list] [next in list] [prev in thread] [next in thread] 

List:       stunnel-users
Subject:    Bus error (core dumped) on Solaris 8
From:       Laurent PASTOR <laurent.pastor () inria ! fr>
Date:       2004-07-20 9:03:39
Message-ID: 40FCDFEB.1090902 () inria ! fr
[Download RAW message or body]

Hi,

I have a little problem, I can't use stunnel because I have all the time a : Bus error (core dumped) 
message.

My command :

root@sig-lp/usr/local/sbin#stunnel
Bus erroné (core dumped)

or

root@sig-lp/usr/local/sbin#stunnel /usr/local/etc/stunnel.conf
Bus erroné (core dumped)


Could you help me ?

I use :

Solaris 8       uname -a : SunOS sig-lp 5.8 Generic_117350-04 sun4u sparc SUNW,Ultra-5_10
Stunnel 4.05
Openssl 0.9.7d Mar 2004

gcc -v :
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls 
--disable-libgcj --enable-languages=c,c++
Thread model: posix
gcc version 3.3.2


***** My stunnel.conf file :

cert = /usr/local/etc/stunnel/stunnel.pem
chroot = /usr/local/etc/stunnel

pid = /stunnel.pid
setuid = nobody
setgid = nogroup

debug = 7
output = stunnel.log

[telnet]
accept	= 9923
connect	= 23

***** My stunnel.log file :

2004.07.16 16:05:54 LOG5[592:1]: stunnel 4.05 on sparc-sun-solaris2.8 PTHREAD with OpenSSL 0.9.7d 17 
Mar 2004

Thanks in advance,

Laurent

-- 
| Laurent PASTOR
|
| Tel 01 39 63 53 36 - Bureau 01 - Batiment 30
|
| Institut National de Recherche en Informatique et Automatique
| Domaine de Voluceau - BP 105
| 78153 LE CHESNAY CEDEX

["stunnel.log" (text/plain)]

2004.07.16 16:05:54 LOG5[592:1]: stunnel 4.05 on sparc-sun-solaris2.8 PTHREAD with \
OpenSSL 0.9.7d 17 Mar 2004


["stunnel.conf" (text/plain)]

# Sample stunnel configuration file
# Copyright by Michal Trojnara 2002

# Comment it out on Win32
cert = /usr/local/etc/stunnel/stunnel.pem
chroot = /usr/local/etc/stunnel
# PID is created inside chroot jail
pid = /stunnel.pid
setuid = nobody
setgid = nogroup

# Workaround for Eudora bug
#options = DONT_INSERT_EMPTY_FRAGMENTS

# Authentication stuff
#verify = 2
# don't forget about c_rehash CApath
# it is located inside chroot jail:
#CApath = /certs
# or simply use CAfile instead:
#CAfile = /usr/local/etc/stunnel/certs.pem
# CRL path or file (inside chroot jail):
#CRLpath = /crls
# or simply use CAfile instead:
#CRLfile = /usr/local/etc/stunnel/crls.pem

# Some debugging stuff
debug = 7
output = stunnel.log

# Use it for client mode
#client = yes

# Service-level configuration

[telnet]
accept	= 9923
connect	= 23

#[pop3s]
#accept  = 995
#connect = 110

#[imaps]
#accept  = 993
#connect = 143

#[ssmtp]
#accept  = 465
#connect = 25

#[s1]
#accept  = 5000
#connect = mail.osw.pl:110
# delay = yes

#[s2]
#accept  = 5001
#connect = mail.osw.pl:25

#[https]
#accept  = 443
#connect = 80
#TIMEOUTclose = 0



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic