Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 128577 - net-p2p/valknut-0.3.7 crash - start failed
Summary: net-p2p/valknut-0.3.7 crash - start failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-02 15:35 UTC by Michal
Modified: 2006-04-04 00:23 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 Michal 2006-04-02 15:35:41 UTC
Hello
I just install valknut, but it doesn't start:

doman@Gentoo ~ $ valknut
Checking xml version ...
Compiled for '20623' using '20623'
Using Valknut: '0.3.7'
Checking dclib version ...
Using DCLib: '0.3.7'
Checking Qt (TM) version ...
Compiled for '3.3.4' using '3.3.4'
Checking Qt (TM) privates ...
private test ok !
I/O warning : failed to load external entity "/home/doman/.dc/dclib.cfg"
I/O warning : failed to load external entity "/home/doman/.dc/dcgui.cfg"
I/O warning : failed to load external entity "/home/doman/.dc//emoticons.xml"
I/O warning : failed to load external entity "/home/doman/.dc/dcprof.cfg"
I/O warning : failed to load external entity "/home/doman/.dc/dchub.cfg"
CListenManager: start listen
CRASH CRASH CRASH
Checking xml version ...
Compiled for '20623' using '20623'
Using Valknut: '0.3.7'
Checking dclib version ...
Using DCLib: '0.3.7'
Checking Qt (TM) version ...
Compiled for '3.3.4' using '3.3.4'
Checking Qt (TM) privates ...
private test ok !
handle crash
CRASH: /home/doman/.dc/ 4696,11,valknut
CRASH: /home/doman/.dc/ 4696,11,valknut
Init debug:
Configpath: '/home/doman/.dc/'
4696 11 valknut
start failed
exit

I don't what's wrong

Gentoo ~ # emerge --info
Portage 2.1_pre7-r3 (default-linux/x86/2005.0, gcc-4.1.0, glibc-2.4-r1, 2.6.14-gentoo-r5 i686)
=================================================================
System uname: 2.6.14-gentoo-r5 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.6.14
ccache version 2.4 [enabled]
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -Os -pipe -fomit-frame-pointer -s"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -Os -pipe -fomit-frame-pointer -s"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy ccache distlocks fixpackages metadata-transfer moo parallel-fetch sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.prz.rzeszow.pl/ http://gentoo.zie.pg.gda.pl/ http://src.gentoo.pl/  http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="pl_PL.UTF-8"
LC_ALL="pl_PL.UTF-8"
LINGUAS="pl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://gentoo.prz.rzeszow.pl/gentoo-portage"
USE="x86 3dnow 3dnowext X aac acpi alsa avi bitmap-fonts cdr directfb dri encode ffmpeg firefox flac flash gdbm gif gstreamer gtk gtk2 imlib isdnlog jack java jpeg kde kdeenablefinal mmx mp3 mpeg mpg ncurses nls nptl nptlonly ogg oggvorbis opengl oss perl png pppd python qt quicktime sse svg truetype type1-fonts unicode v4l vorbis win32codecs xv xvid zlib elibc_glibc kernel_linux linguas_pl userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LDFLAGS
Comment 1 Michal 2006-04-04 00:23:02 UTC
When i install with USE="ssl", valknut starts :)
Sorry for give trouble ;)