aMule Forum

English => aMule crashes => Topic started by: Boze on February 15, 2005, 10:30:10 PM

Title: Crash on startup
Post by: Boze on February 15, 2005, 10:30:10 PM
Run from icon, and it just crashes. Run from command line: "amule", and recieved the following:

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: |=----------------------------

[0xb7eaaeed]
[2] ?? in [0xffffe420]
[3] wxControl::DoGetBestSize() const in /usr/lib/libwx_gtk-2.4.so.0[0xb7d2d8b6]
[4] wxTextCtrl::DoGetBestSize() const in /usr/lib/libwx_gtk-2.4.so.0[0xb7d6e80c]
[5] wxTextCtrl::Create(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&) in /usr/lib/libwx_gtk-2.4.so.0[0xb7d6c3cf]
[6] wxTextCtrl::wxTextCtrl(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&) in /usr/lib/libwx_gtk-2.4.so.0[0xb7d6c083]
[7] CMuleTextCtrl::CMuleTextCtrl(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&) in amule[0x81e798f]
[8] serverListDlgUp(wxWindow*, bool, bool) in amule[0x82204fe]
[9] serverListDlg(wxWindow*, bool, bool) in amule[0x81ea8f4]
[10] CServerWnd::CServerWnd(wxWindow*, int) in amule[0x8283633]
[11] CamuleDlg::CamuleDlg(wxWindow*, wxString const&, wxPoint, wxSize) in amule[0x82cb54b]
[12] CamuleGuiApp::InitGui(bool, wxString&) in amule[0x82c7eca]
[13] CamuleApp::OnInit() in amule[0x82c097d]
[14] CamuleGuiApp::OnInit() in amule[0x82c7b78]
[15] wxEntry(int, char**) in /usr/lib/libwx_gtk-2.4.so.0[0xb7d1e698]
[16] main in amule[0x82c7a3c]
[17] __libc_start_main in /lib/tls/libc.so.6[0xb74fd7f8]

Any help would be appreciated.

Thanks,
The Boze
Title: Re: Crash on startup
Post by: stefanero on February 16, 2005, 08:37:50 AM
heho

can you please post
rpm -qa | grep wx

thnx
Title: Re: Crash on startup
Post by: thedude0001 on February 16, 2005, 12:54:22 PM
Let's make that a

dpkg -l | grep wx

as your distribution is based on debian.  ;)
Title: Sure, here it is
Post by: Boze on February 17, 2005, 04:07:19 PM
Running ´dpkg -l | grep wx´ gave these results:

ii  amule          2.0.0rc8-3     another eMule file-sharing program (using wx
ii  libwxgtk2.4    2.4.2.6        wxWindows Cross-platform C++ GUI toolkit (GT
ii  libwxgtk2.4-py 2.4.2.6        wxWindows Cross-platform C++ GUI toolkit (wx
ii  wxgtk          2.4.2-5        The GTK+ port of the wxWindows library

Hope this is what you needed.

Thanks,
The Boze
Title: Re: Crash on startup
Post by: stefanero on February 17, 2005, 05:54:31 PM
did you compile amule yourself? or did you apt-get that? btw you miss libwxbase aswell!! this is needed for some extra tools to amule, but not amule itself

if you apt-get amule did you get wxGTK from the same source? looks like your amule and your libwxgtk dont "like" each other,

best would be to compile both amule and wxGTK yourself. we have really nice howto at http://wiki.amule.org
if you dont want to compile both, compile atleast amule that shoudl fix it.

stefanero
Title: Re: Crash on startup
Post by: strakarpickup on February 17, 2005, 09:16:54 PM
Hello everyone.

I've a similar problem I think. I'm using FC3

The output is as follows:

Initialising aMule
Userhash loaded: 502D77B9A80E81567FCAF96AC1D16F56
*** UDP socket at 4665

--------------------------------------------------------------------------------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: |=----------------------------
[0xb3705d]
[2] ?? in /lib/tls/libpthread.so.0 [0x7b28d8]
[3] wxChoice::GetString(int) const in /usr/lib/libwx_gtk-2.4.so.0[0x9d484e]
[4] wxListBase::Append(void*) in /usr/lib/libwx_gtk-2.4.so.0[0xab789b]
[5] wxChoice::GtkAppendHelper(_GtkWidget*, wxString const&) in /usr/lib/libwx_gtk-2.4.so.0[0x9d4b65]
[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[0x9d4d16]
[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[0x9ccfd0]
[14] main in amule[0x822dc7b]
[15] __libc_start_main in /lib/tls/libc.so.6[0x579e33]
[16] wxScrolledWindow::AdjustScrollbars() in amule[0x80cbbf1]

--------------------------------------------------------------------------------Aborted


Help appreciated
Title: Re: Crash on startup
Post by: strakarpickup on February 17, 2005, 10:17:58 PM
Hi again.

Problem solved, forget my last post.

Thnks anyway
Title: Re: Crash on startup
Post by: xvart on March 05, 2005, 06:26:40 AM
how did you solve this?

I have same problem