Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60733 - dev-libs/openssl-0.9.7d-r1 segfaults
Summary: dev-libs/openssl-0.9.7d-r1 segfaults
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-17 23:04 UTC by Priit Laes (IRC: plaes)
Modified: 2005-03-13 01:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Priit Laes (IRC: plaes) 2004-08-17 23:04:33 UTC
store20 store20Cert # openssl ca
Using configuration from /etc/ssl/openssl.cnf
28909:error:0E06D06C:configuration file routines:NCONF_get_string:no value:conf_lib.c:329:group=CA_default name=unique_subject
Enter pass phrase for /etc/store20Cert/private/cakey.pem:
unable to load CA private key
28909:error:06065064:digital envelope routines:EVP_DecryptFinal:bad decrypt:evp_enc.c:450:
28909:error:0906A065:PEM routines:PEM_do_header:bad decrypt:pem_lib.c:423:
Segmentation fault

This happens with wrong password, when password is correct, everything is fine.

Reproducible: Always
Steps to Reproduce:




store20 store20Cert # emerge info
Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r1, 2.4.25)
=================================================================
System uname: 2.4.25 i686 Celeron (Coppermine)
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer -fforce-addr"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer -fforce-addr"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.linux.ee/pub/gentoo/distfiles/
ftp://ftp.linux.ee/pub/gentoo/distfiles/ http://trumpetti.atm.tut.fi/gentoo/
ftp://ftp.uninett.no/pub/linux/Gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="aalib apache2 apm berkdb clamav crypt cscope curl ethereal expat foomaticdb
gd gdbm gif gpm hardened imap innodb java jpeg libg++ libwww mad maildir mcal
milter mmx mysql ncurses pam pdflib perl php pic png postfix postgres python
readline sasl spamassassin sse ssl tcpd tiff truetype x86 xml xml2 zlib"
Comment 1 SpanKY gentoo-dev 2005-03-13 01:49:37 UTC
0.9.7e should fix this