aMule Forum

English => aMule crashes => Topic started by: nowhereman on March 17, 2005, 08:15:47 AM

Title: Crash on startup... FC3
Post by: nowhereman on March 17, 2005, 08:15:47 AM
# rpm -Uvh *.rpm
Preparing...                ########################################### [100%]
   1:curl                   ########################################### [ 17%]
   2:wxGTK-common           ########################################### [ 33%]
   3:wxGTK                  ########################################### [ 50%]
   4:wxBase                 ########################################### [ 67%]
   5:aMule                  ########################################### [ 83%]
   6:curl-devel             ########################################### [100%]

# rpm -qa |grep wx
wxGTK-common-2.4.2-7
wxGTK-2.4.2-7
wxBase-2.4.2-1

# ln -sf /usr/bin/wxgtk-2.4-config /usr/bin/wx-config
# ln -sf /usr/bin/wxbase-2.4-config /usr/bin/wxbase-config
# ldconfig

# uname -a
Linux cheeky 2.6.8-1.541 #1 Wed Sep 1 18:01:20 EDT 2004 i686 i686 i386 GNU/Linux

$ amule
Initialising aMule
Userhash loaded: 68A183336A0E0CE6407264D71B2D6FCF
*** 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: |=----------------------------

[0x48f05d]
[2] ?? in /lib/tls/libpthread.so.0 [0xd2b528]
[3] wxListBase::Append(void*) in /usr/lib/libwx_gtk-2.4.so.0[0x40f89b]
[4] wxChoice::GtkAppendHelper(_GtkWidget*, wxString const&) in /usr/lib/libwx_gt
k-2.4.so.0[0x32cb65]
[5] wxChoice::Create(wxWindow*, int, wxPoint const&, wxSize const&, int, wxStrin
g const*, long, wxValidator const&, wxString const&) in /usr/lib/libwx_gtk-2.4.s
o.0[0x32cd16]
[6] searchDlg(wxWindow*, bool, bool) in amule[0x816a6ac]
[7] CSearchDlg::CSearchDlg(wxWindow*) in amule[0x81d01f5]
[8] CamuleDlg::CamuleDlg(wxWindow*, wxString const&, wxPoint, wxSize) in amule[0
x823598b]
[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[0x324fd0]
[13] main in amule[0x822dc7b]
[14] __libc_start_main in /lib/tls/libc.so.6[0xad4ac3]
[15] wxScrolledWindow::AdjustScrollbars() in amule[0x80cbbf1]

--------------------------------------------------------------------------------
Aborted
Title: Re: Crash on startup... FC3
Post by: stefanero on March 17, 2005, 08:35:15 AM
and where did you get those wxGTK rpms from?! :)

definetly not from our dl page ;)
remove yours install ours, and amule will be fine...

stefanero
Title: Re: Crash on startup... FC3
Post by: phoenix on March 17, 2005, 11:03:23 AM
nowhereman,

For the sake of safety, also remove wxBase, i.e.:
$ rpm -e wxBase wxGTK wxGTK-devel

And install ours as stefanero said. Get them here:
http://www.amule.org/files/files.php?cat=12

Cheers!