aMule Forum
English => Backtraces => Topic started by: Lethux on February 13, 2005, 12:28:27 PM
-
I've just installed the last version.
(The previous was running so smooth.)
This is the Houston situation on the crash startup:)
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
- CamuleApp::OnFatalException() in amule[0x82252ea]
[1] wxFatalSignalHandler in /usr/lib/libwx_gtk-2.4.so.0
[0x385229d]
[2] ?? in /lib/tls/libpthread.so.0 [0x5008d8]
[3] wxObject::UnRef() in /usr/lib/libwx_gtk-2.4.so.0[0x37e4c41]
[4] wxObject::Ref(wxObject const&) in /usr/lib/libwx_gtk-2.4.so.0[0x37e4fcc]
[5] wxBitmap::operator=(wxBitmap const&) in /usr/lib/libwx_gtk-2.4.so.0[0x36eac93]
[6] wxBitmapButton::Create(wxWindow*, int, wxBitmap const&, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&) in /usr/lib/libwx_gtk-2.4.so.0[0x36ebb85]
[7] muleDlg(wxWindow*, bool, bool) in amule[0x818227d]
[8] CamuleDlg::CamuleDlg(wxWindow*, wxString const&, wxPoint, wxSize) in amule[0x8235634]
[9] CamuleGuiApp::InitGui(bool, wxString&) in amule[0x822e06b]
[10] CamuleApp::OnInit() in amule[0x8227da6]
[11] CamuleGuiApp::OnInit() in amule[0x822dd91]
[12] wxEntry(int, char**) in /usr/lib/libwx_gtk-2.4.so.0[0x36e8210]
[13] main in amule[0x822dc7b]
[14] __libc_start_main in /lib/tls/libc.so.6[0x2c7e33]
[15] wxScrolledWindow::AdjustScrollbars() in amule[0x80cbbf1]
--------------------------------------------------------------------------------
and these are packs installed:
[]# rpm -qa | grep -i amule
aMule-2.0.0-rc8_fc3
[]# rpm -qa | grep -i wx
wxBase-devel-2.4.2-1.1.fc3
wxGTK-stc-2.4.2-5.1.fc3.fr
wxGTK-2.4.2-5.1.fc3.fr
wxGTK-xrc-2.4.2-5.1.fc3.fr
wxBase-2.4.2-1.1.fc3
wxGTK-gl-2.4.2-5.1.fc3.fr
wxGTK-devel-2.4.2-5.1.fc3.fr
Hope this will help understand. bye.
-
Lethux,
Get aMule rc8 here:
http://www.amule.org/files/details.php?file=45 -> aMule
Get wxGTK here:
http://www.amule.org/files/details.php?file=25 -> wxGTK
http://www.amule.org/files/details.php?file=26 -> wxGTK-devel
http://www.amule.org/files/details.php?file=28 -> wxBase
$ rpm -e wxBase-devel wxGTK-stc wxGTK wxGTK-xrc wxBase wxGTK-gl wxGTK-devel aMule-2.0.0-rc8_fc3
$ rpm -Uvh wxGTK-2.4.2-1.i386.rpm wxGTK-devel-2.4.2-1.i386.rpm wxBase-2.4.2-1.i586.rpm aMule-2.0.0rc8-1.i586-FC3.rpm
Only use original parts :D Stick to our versions and do not let yum upgrade them, because the distributions versions are broken.
And everybody will live happily forever... :D Or maybe until aMule 2.0.0 final is released :P
Seriously, note that rc8 is already very old, there have been many bug fixes and if you want to get something closer to 2.0.0 final, you can compile a CVS snapshot tarball yourself. You can get one here:
http://amule.hirnriss.net/
And here are the instructions on how to compile and how to generate backtraces:
http://www.amule.org/wiki/index.php/Compilation_Installation
http://www.amule.org/wiki/index.php/Backtraces
Also, read the wiki, there is a lot of information there:
http://www.amule.org/wiki/index.php/Main_Page
Cheers!