aMule Forum
English => aMule Help => Topic started by: sonofsky on September 22, 2004, 01:24:59 PM
-
After installing this rpm aMule-2.0.0-rc5_fc2.i686.rpm and wx
I get this :
Initialising aMule
Userhash loaded: 38BCAFD6080E24F26C61B1F6A8546FC5
*** UDP socket at 4668
*** TCP socket at 4665
*** UDP socket at 4674
OOPS! - Seems like aMule crashed
--== BACKTRACE FOLLOWS: ==--
- amule(_ZN9CamuleApp16OnFatalExceptionEv+0x5a) [0x82fec8a]
[1] /usr/lib/libwx_gtk-2.4.so.0(wxFatalSignalHandler+0x26)
[0x4037df42]
[2] [0xffffe420]
[3] amule(_ZN11COScopeCtrl7OnTimerER12wxTimerEvent+0x20) [0x8280c5c]
[4] /usr/lib/libwx_gtk-2.4.so.0(_ZN12wxEvtHandler16SearchEventTableER12wxEventTa
bleR7wxEvent+0xb6) [0x402b3e62]
[5] /usr/lib/libwx_gtk-2.4.so.0(_ZN12wxEvtHandler12ProcessEventER7wxEvent+0x83)
[0x402b3c8f]
[6] /usr/lib/libwx_gtk-2.4.so.0(_ZN11wxTimerBase6NotifyEv+0x6f) [0x4033f867]
[7] /usr/lib/libwx_gtk-2.4.so.0(timeout_callback+0x28) [0x4025c96c]
[8] /usr/lib/libglib-1.2.so.0 [0xd429d5]
[9] /usr/lib/libglib-1.2.so.0 [0xd4195b]
[10] /usr/lib/libglib-1.2.so.0 [0xd41e47]
[11] /usr/lib/libglib-1.2.so.0(g_main_run+0x45) [0xd420f5]
[12] /usr/lib/libgtk-1.2.so.0(gtk_main+0xbf) [0x29853f]
[13] /usr/lib/libwx_gtk-2.4.so.0(_ZN8wxDialog9ShowModalEv+0x89) [0x40232c21]
[14] amule(_ZN9CamuleDlg17changeDesktopModeEv+0x97) [0x8305c37]
[15] amule(_ZN9CamuleDlg13CreateSystrayERK8wxString+0x1f) [0x8305cc5]
[16] amule(_ZN9CamuleDlgC1EP8wxWindow8wxString7wxPoint6wxSize+0xb22) [0x8305850]
[17] amule(_ZN9CamuleApp6OnInitEv+0x27a9) [0x82fc577]
[18] /usr/lib/libwx_gtk-2.4.so.0(_Z7wxEntryiPPc+0x1f9) [0x40219091]
[19] amule(main+0x1e) [0x82f99cc]
[20] /lib/tls/libc.so.6(__libc_start_main+0xe4) [0xb0fad4]
[21] amule(_ZNK20wxTopLevelWindowBase10GetMaxSizeEv+0x51) [0x819413d]
Abandon
-------------------------
$rpm -qa |grep -i wx
wxGTK-2.4.2-1
wxBase-2.4.2-1
wxGTK-devel-2.4.2-1
Thanks for your help
-
sonofsky,
This backtrace is not helpfull, unfortunately. You have to compile amule yourself and then use gdb, so that we can see what has actually caused the crash.
Please read:
http://www.amule.org/wiki/index.php/Compilation_Installation
http://www.amule.org/wiki/index.php/Backtraces
http://www.amule.org/wiki/index.php/Using_gdb_and_valgrind
And if you will compile it yourself, I would recommend that you get a recent cvs tarball, there are many bugs fixed already:
http://amule.hirnriss.net/cvs/aMule-cvs-20040922.tar.bz2
btw, I am on FC2 too, maybe I can help.
Cheers!
-
It's probably a met file
Options:
a) move away .aMule and .eMule dir and folder and retry.
b) Use a cvs tarball, and be happy.
-
Same error.
I used aMule from the release of RC5 on my FC2... but from 5-6 days it doesn't work any more.
I think that it's a trouble from one of last "yum update"
-
a) move away .aMule and .eMule dir and folder and retry.
It work !!!
many thanks
-
ZuZZu,
Check to see if yum changed the wxGTK/wxBase. You should use the rpms we give in our download page, Fedora rpms are bogus. I do not use yum, I use apt, so, there must be a way with yum to inhibit an update for a determined set of packages, if you could check this and post here, it would be nice :D
Cheers!
-
[root@zuzzu root]# rpm -qa | grep wx
wxPythonGTK2-2.4.2.4-0.fdr.3.2
wxGTK-common-2.4.2-0.fdr.2.2
wxGTK2-gl-2.4.2-0.fdr.2.2
wxBase-2.4.2-1
wxGTK-2.4.2-4.1.fc2.dag
wxGTK2-2.4.2-0.fdr.2.2
wxGTK-devel-2.4.2-4.1.fc2.dag
-
Hey, lots of wrong things:
1) wxPythonGTK2-2.4.2.4-0.fdr.3.2 -> REMOVE
2) wxGTK-common-2.4.2-0.fdr.2.2 -> This is not from our home page, REMOVE
3) wxGTK2-gl-2.4.2-0.fdr.2.2 -> REMOVE
4) wxBase-2.4.2-1 -> Should be right, but in face of 2), reinstall ours
5) wxGTK-2.4.2-4.1.fc2.dag -> not ours, REMOVE and reinstall ours
6) wxGTK2-2.4.2-0.fdr.2.2 -> REMOVE
7) wxGTK-devel-2.4.2-4.1.fc2.dag -> REMOVE and install ours.
Read this:
http://www.amule.org/wiki/index.php/Compilation_Installation
and look here for the packages:
http://www.amule.org/dl/index.php?category=3
Cheers!
-
I tried to compile from CVS but I have this errors:
make all-recursive
make[1]: Entering directory `/home/zuzzu/amule/amule-cvs'
Making all in m4
make[2]: Entering directory `/home/zuzzu/amule/amule-cvs/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/zuzzu/amule/amule-cvs/m4'
Making all in intl
make[2]: Entering directory `/home/zuzzu/amule/amule-cvs/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/zuzzu/amule/amule-cvs/intl'
Making all in po
make[2]: Entering directory `/home/zuzzu/amule/amule-cvs/po'
rm -f en_GB.gmo && : -c --statistics -o en_GB.gmo en_GB.po
mv: impossibile fare stat di `t-en_GB.gmo': No such file or directory
make[2]: *** [en_GB.gmo] Error 1
make[2]: Leaving directory `/home/zuzzu/amule/amule-cvs/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/zuzzu/amule/amule-cvs'
make: *** [all] Error 2
-
95% sure you are missing gettext
install it and compilation should go on ;)
stefanero