pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/23245
The following reply was made to PR pkg/23245; it has been noted by GNATS.
From: Hauke Fath <hauke%Espresso.Rhein-Neckar.DE@localhost>
To: reed%netbsd.org@localhost
Cc: martti%netbsd.org@localhost, gnats-bugs%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost,
Hauke Fath <hauke%Espresso.Rhein-Neckar.DE@localhost>
Subject: Re: pkg/23245
Date: Sun, 15 Jan 2006 23:06:52 +0100
At 2:50 Uhr +0000 15.10.2005, reed%netbsd.org@localhost wrote:
>State-Changed-From-To: open->feedback
>State-Changed-By: reed%netbsd.org@localhost
>State-Changed-When: Sat, 15 Oct 2005 02:50:02 +0000
>State-Changed-Why:
>Packaged updated a few times since then. Asked if problem still exists.
Yes, it does.
[hauke@pizza] /etc/uucp # uname -a
NetBSD pizza.causeuse.org 3.0_STABLE NetBSD 3.0_STABLE (PIZZA) #1: Tue Jan
3 22:52:41 CET 2006
hauke%pizza.causeuse.org@localhost:/var/obj/netbsd-builds/netbsd-3/sparc/sys/arch/sparc/co
mpile/PIZZA sparc
[hauke@pizza] /etc/uucp # pkg_info | grep stunnel
stunnel-4.07nb2 Universal SSL tunnel
[hauke@pizza] /etc/uucp # /usr/pkg/sbin/stunnel -version
stunnel 4.07 on sparc--netbsdelf FORK+POLL+IPv6+LIBWRAP with OpenSSL 0.9.7d
17 Mar 2004
Global options
cert = /etc/stunnel/stunnel.pem
ciphers = ALL:!ADH:+RC4:@STRENGTH
debug = 5
key = /etc/stunnel/stunnel.pem
pid = /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
[hauke@pizza] /etc/uucp # ps ax | grep st\\unnel
27190 ? Is 0:00.03 /usr/pkg/sbin/stunnel /etc/uucp/stunnel.conf
[hauke@pizza] /etc/uucp # gdb /usr/pkg/sbin/stunnel 27190
[...]
(gdb) bt
#0 0x4026275c in poll () from /usr/lib/libc.so.12
#1 0x0001c854 in s_poll_wait (fds=0xefffe208, timeout=-1) at network.c:170
#2 0x000202b4 in daemon_loop () at stunnel.c:187
#3 0x0001fe10 in main_execute () at stunnel.c:106
#4 0x0001fca4 in main (argc=2, argv=0xefffe5d4) at stunnel.c:72
#5 0x0001287c in ___start ()
(gdb)
hauke
--
"It's never straight up and down" (DEVO)
Home |
Main Index |
Thread Index |
Old Index