Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65509 - net-p2p/xmule-1.9.1b failed to start
Summary: net-p2p/xmule-1.9.1b failed to start
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-27 02:45 UTC by Serge Matveev
Modified: 2004-10-31 23:17 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 Serge Matveev 2004-09-27 02:45:16 UTC
After "desktop integration selection" xnule crashed:

Initialising xMule
Setting value of secure-ident to true.
Setting value of source-exchange to true.
Setting value of command-line to true.
*** UDP socket at 4672
*** TCP socket at 4662
terminate called after throwing an instance of 'CryptoXMpp::FileStore::OpenErr'
  what():  FileStore: error opening file for reading: /home/serge/.xMule/cryptkey.dat
Aborted

Portage 2.0.51_rc6 (default-x86-1.4, gcc-3.4.2, glibc-2.3.4.20040808-r0, 2.6.8-g
entoo-r4 i686)
=================================================================
System uname: 2.6.8-gentoo-r4 i686 Pentium III (Katmai)
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.22
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe -msse -mmmx -mfpmath=sse -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe -msse -mmmx -mfpmath=sse -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays"
DISTDIR="/home/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox"
GENTOO_MIRRORS="http://128.213.5.34/gentoo/ http://trumpetti.atm.tut.fi/gentoo/ http://ds.thn.htu.se/linux/gentoo http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://gentoo.inode.at/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="S3TC X Xaw3d aavm alsa async avi berkdb bitmap-fonts chroot crypt dillo divx4linux dnd encode esd evo ffmpeg flac foomaticdb gd gdbm gif gpm gtk java javascript jbig jikes jpeg lcms libg++ libwww live lzo mad matroska mbox mdb mmap mmx mmx2 mng mozilla moznocompose moznoirc moznomail moznoxft mozp3p mozsvg mpeg ncurses network offensive oggvorbis opengl operanom2 oss pam pda pdflib perl pic png python quicktime radeon readline rtc sasl sdl sox speex spell sse ssl svg tcpd theora tiff truetype type1 usb vim-with-x wmf wxwindows x86 xmms xosd xv xvid xvmc zlib video_cards_radeon"
Comment 1 Marko Djukic 2004-10-10 03:56:01 UTC
This is a duplicate of 64091 - net-p2p/xmule crashes
Comment 2 Serge Matveev 2004-10-13 01:29:57 UTC
No. It's different crashes :-)
Comment 3 HopeSeekr 2004-10-29 08:54:00 UTC
This is *not* an xMule bug.  This is commonly experienced when users put their stuff on FAT32 or NFS shares, or copy the ~/.xMule dir from another user's directory.

To reproduce:
# chown nobody ~/.xMule/cryptkey.dat
# chmod 0600 ~/.xMule/cryptkey.dat
$ xmule

terminate called after throwing an instance of 'CryptoXMpp::FileStore::OpenErr'
  what():  FileStore: error opening file for reading: /home/HopeSeekr/.xMule/cryptkey.dat

Please marked appropriately,
Thanks.
Comment 4 Serge Matveev 2004-10-29 12:43:45 UTC
New version fixed this bug
Comment 5 Serge Matveev 2004-10-31 23:17:31 UTC
2HopeSeekr:  I dnon't have any FAT32 or NTFS partitions and I didn't "copy ~/.xMule dir". So it was an different bug