Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46664 - mit-krb5kdc-1.3.1 seg faults
Summary: mit-krb5kdc-1.3.1 seg faults
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Kerberos Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-02 23:04 UTC by Slaterson
Modified: 2005-06-06 14:04 UTC (History)
1 user (show)

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 Slaterson 2004-04-02 23:04:11 UTC
emerged a new system, vanilla kernel 2.4.25.  emerged mit-krb5kdc and configured, krb5kdc seg faults before starting.  i have also tried re-emerging with CLFAGS="" and still get the seg faults

Reproducible: Always
Steps to Reproduce:
1. emerge mit-krb5kdc
2. configure
3. /etc/init.d/mit-krb5kdc start
4. it seg faults.

tried re-emering with CFLAGS="", still seg faults

Actual Results:  
 * Starting MIT Kerberos 5 KDC...
/sbin/runscript.sh: line 528: 31301 Segmentation fault      start-stop-daemon --
start --quiet --exec ${exec} 1>&2
 * Error starting MIT Kerberos 5 KDC                                      [ !! ]
Comment 1 Kurt Lieber (RETIRED) gentoo-dev 2004-04-02 23:23:53 UTC
no idea who this belongs to, but it's not security@

changing severity, re-assigning to bug-wranglers.
Comment 2 Ryan Phillips (RETIRED) gentoo-dev 2004-04-04 18:38:41 UTC
Slaterson: Can you include an emerge info output?
Comment 3 Slaterson 2004-04-04 18:53:59 UTC
Is this what you would like?  If not, please let me know.

Thanks!

... root # emerge info
Portage 2.0.50-r1 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.4.25)
=================================================================
System uname: 2.4.25 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=i686 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=i686 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="alsa apm avi berkdb crypt cups encode flac foomaticdb gdbm gif gpm gtk gtk2 imlib jpeg libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis oss pam pdflib perl png python quicktime readline sdl slang spell sse ssl svga tcpd truetype x86 xml2 xv zlib"
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2005-06-06 14:04:28 UTC
Slaterson, has this continued to happen or is this not an issue any more? 
Please reopen bug if this issue remains.