aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: crashes !!  (Read 5062 times)

candyman9806

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
crashes !!
« on: January 10, 2005, 07:42:57 PM »

it was working perfectly and now

Initialising aMule
Userhash loaded: 57EF6120050E9553D769BDC198926F39
*** 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: |=----------------------------
[0] CamuleApp::OnFatalException() in amule[0x82359ca]
[1] wxFatalSignalHandler in /usr/lib/libwx_gtk-2.4.so.0[0x334c30d]
[2] ?? in /lib/tls/libpthread.so.0 [0x7e8688]
[3] wxListBase::Append(void*) in /usr/lib/libwx_gtk-2.4.so.0[0x32c3387]
[4] wxChoice::GtkAppendHelper(_GtkWidget*, wxString const&) in /usr/lib/libwx_gtk-2.4.so.0[0x31d1048]
[5] 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[0x31d02e9]
[6] searchDlg(wxWindow*, bool, bool) in amule[0x816f1c6]
[7] CSearchDlg::CSearchDlg(wxWindow*) in amule[0x81d95f1]
[8] CamuleDlg::CamuleDlg(wxWindow*, wxString const&, wxPoint, wxSize) in amule[0x823c16c]
[9] CamuleGuiApp::InitGui(bool, wxString&) in amule[0x82396cb]
[10] CamuleApp::OnInit() in amule[0x8231ae3]
[11] CamuleGuiApp::OnInit() in amule[0x8239469]
[12] wxEntry(int, char**) in /usr/lib/libwx_gtk-2.4.so.0[0x31c8248]
[13] main in amule[0x823935f]
[14] __libc_start_main in /lib/tls/libc.so.6[0x5bbad4]
[15] wxScrolledWindow::AdjustScrollbars() in amule[0x80ca8c1]
 
--------------------------------------------------------------------------------
Aborted

so, WHAT TO DO?(
« Last Edit: January 10, 2005, 07:43:28 PM by candyman9806 »
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: crashes !!
« Reply #1 on: January 10, 2005, 10:59:20 PM »

candyman9806,

Yes, that one is something new. What you can do if you want to help is to compile aMule with debug information and try to generate the crash again, but now inside gdb and then post here the *real* backtrace. See here how to do that:
http://www.amule.org/wiki/index.php/Backtraces

Cheers!
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: crashes !!
« Reply #2 on: January 10, 2005, 11:03:46 PM »

maybe try 'mv .eMule .eMule2'

or if ur using some rpm based linux distri tell me the output of:

rpm -qa | grep wx

candyman9806

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: crashes !!
« Reply #3 on: January 11, 2005, 10:44:44 AM »

rpm -qa | grep wx
wxBase-2.4.2-1
wxGTK-2.4.2-4.1.fc2.dag
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: crashes !!
« Reply #4 on: January 11, 2005, 10:51:18 AM »

wxGTK-2.4.2-4.1.fc2.dag <- this one is the problem. uninstall it and get wxgtk and wxgtk-devel from our dl page

cheers

candyman9806

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: crashes !!
« Reply #5 on: January 11, 2005, 11:02:05 AM »

wow, that was quick
thanks, your the man deltaHF
that worked  :D
Logged