[Bug 1085] Intermittent ssh core dumps
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Sep 13 16:39:56 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=1085
Summary: Intermittent ssh core dumps
Product: Portable OpenSSH
Version: 4.2p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
ReportedBy: js at phil.uu.nl
I get intermirttent core dumps after installing/deploying 4.2p1. 4.1p1 was (and
is) still working fine.
Here's a backtrace in gdb:
(gdb) bt
#0 0x45a94 in mkstemp64 ()
#1 0x801c4 in mkstemp64 ()
#2 0x80074 in mkstemp64 ()
#3 0x80f00 in mkstemp64 ()
#4 0x836f8 in mkstemp64 ()
#5 0x7ecec in mkstemp64 ()
#6 0x49070 in mkstemp64 ()
#7 0x48e34 in mkstemp64 ()
#8 0x36340 in _init ()
#9 0x3496c in _init ()
#10 0x31aa0 in _init ()
#11 0x31240 in _init ()
#12 0x1d508 in _init ()
#13 0x1b310 in _init ()
#14 0x13f3c in _init ()
OS is Solaris 7, running on Sparc. OpenSSH was configured as follows:
/phil/sw/src/openssh-4.2p1/configure \
--prefix=/phil/sw/sunos/sparc/pkg/openssh-4.2p1 \
--sysconfdir=/phil/etc/openssh \
--without-rsh \
--with-pid-dir=/phil/var/run \
--with-ssl-dir=/phil/sw/sunos/sparc/pkg/openssl-0.9.8 \
--with-cppflags="-I/phil/sw/sunos/sparc/pkg/zlib-1.2.3/include
-I/phil/src/tcpwrappers-7.6" \
--with-ldflags="-L/phil/sw/sunos/sparc/pkg/zlib-1.2.3/lib
-L/phil/src/tcpwrappers-7.6" \
--with-default-path=/usr/bin:/bin:/phil/sw/sunos/sparc/bin \
--with-tcp-wrappers \
--with-skey=/phil/sw/pkg/skey-1.1.5 \
--with-privsep-user=accessy \
--with-privsep-path=/phil/var/prison
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list