aMule Forum
English => Backtraces => Topic started by: magicwindmill on February 23, 2005, 12:02:48 AM
-
I just installed aMule and when I type amule into the terminal, i get this...
OOPS! Houston, we have a situation: seems like aMule crashed!
Please, post these lines on the backtrace forum on http://www.amule.org/
aMule version is: 2.0.0rc8 using wxGTK1 v2.4.2
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
- CamuleApp::OnFatalException() in amule[0x82252ea]
[1] wxFatalSignalHandler in /usr/lib/libwx_gtk-2.4.so.0
[0x4b530b]
[2] ?? in /lib/tls/libpthread.so.0 [0x9128d8]
[3] wxChoice::GetString(int) const in /usr/lib/libwx_gtk-2.4.so.0[0x336650]
[4] wxListBase::Append(void*) in /usr/lib/libwx_gtk-2.4.so.0[0x42a759]
[5] wxChoice::GtkAppendHelper(_GtkWidget*, wxString const&) in /usr/lib/libwx_gtk-2.4.so.0[0x33698b]
[6] wxChoice::Create(wxWindow*, int, wxPoint const&, wxSize const&, int, wxString const*, long, wxValidator const&, wxString const&) in /usr/lib/libwx_gtk-2.4.so.0[0x336b69]
[7] searchDlg(wxWindow*, bool, bool) in amule[0x816a6ac]
[8] CSearchDlg::CSearchDlg(wxWindow*) in amule[0x81d01f5]
[9] CamuleDlg::CamuleDlg(wxWindow*, wxString const&, wxPoint, wxSize) in amule[0x823598b]
[10] CamuleGuiApp::InitGui(bool, wxString&) in amule[0x822e06b]
[11] CamuleApp::OnInit() in amule[0x8227da6]
[12] CamuleGuiApp::OnInit() in amule[0x822dd91]
[13] wxEntry(int, char**) in /usr/lib/libwx_gtk-2.4.so.0[0x32e253]
[14] main in amule[0x822dc7b]
[15] __libc_start_main in /lib/tls/libc.so.6[0xc26e33]
[16] wxScrolledWindow::AdjustScrollbars() in amule[0x80cbbf1]
thanks
-
wrong wx?
-
magicwindmill,
Please post:
$ rpm -qa | grep -i wx
-
Oh sorry, here it is.
wxBase-2.4.2-1
wxGTK-2.4.2-5.1.fc3.rf
thanks
-
Ok, i so i though it was because i forgot to install wxGTK-devel-2.4.2-1, but i get this now:
OOPS! Houston, we have a situation: seems like aMule crashed!
Please, post these lines on the backtrace forum on http://www.amule.org/
aMule version is: 2.0.0rc8 using wxGTK1 v2.4.2
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
- CamuleApp::OnFatalException() in amule[0x82252ea]
[1] wxFatalSignalHandler in /usr/lib/libwx_gtk-2.4.so.0
[0x4b530b]
[2] ?? in /lib/tls/libpthread.so.0 [0x9128d8]
[3] wxChoice::GetString(int) const in /usr/lib/libwx_gtk-2.4.so.0[0x336650]
[4] wxListBase::Append(void*) in /usr/lib/libwx_gtk-2.4.so.0[0x42a759]
[5] wxChoice::GtkAppendHelper(_GtkWidget*, wxString const&) in /usr/lib/libwx_gtk-2.4.so.0[0x33698b]
[6] wxChoice::Create(wxWindow*, int, wxPoint const&, wxSize const&, int, wxString const*, long, wxValidator const&, wxString const&) in /usr/lib/libwx_gtk-2.4.so.0[0x336b69]
[7] searchDlg(wxWindow*, bool, bool) in amule[0x816a6ac]
[8] CSearchDlg::CSearchDlg(wxWindow*) in amule[0x81d01f5]
[9] CamuleDlg::CamuleDlg(wxWindow*, wxString const&, wxPoint, wxSize) in amule[0x823598b]
[10] CamuleGuiApp::InitGui(bool, wxString&) in amule[0x822e06b]
[11] CamuleApp::OnInit() in amule[0x8227da6]
[12] CamuleGuiApp::OnInit() in amule[0x822dd91]
[13] wxEntry(int, char**) in /usr/lib/libwx_gtk-2.4.so.0[0x32e253]
[14] main in amule[0x822dc7b]
[15] __libc_start_main in /lib/tls/libc.so.6[0xc26e33]
[16] wxScrolledWindow::AdjustScrollbars() in amule[0x80cbbf1]
$ rpm -qa | grep -i wx
wxBase-2.4.2-1
wxGTK-2.4.2-5.1.fc3.rf
wxGTK-devel-2.4.2-1
-
remove wxGTK-2.4.2-5.1.fc3.rf
and install our wxGTK not only the devel
that should fix it then
stefanero
-
Remove all your wx to be sure:
rpm -e wxBase wxGTK
Get wxBase, wxGTK and wxGTK-devel from here:
http://www.amule.org/files/files.php?cat=12
And install these. Take some measure (I dont remember how to configure) so that yum or apt does not update these files automaticaly upon upgrade.
Cheers!
-
Hey, that worked perfectly, thank you very much!
-
Hey, nice to know.
You're welcome! Have a nice aMule experience!
Cheers!