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 4504 times)

eemuuli

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
crashes
« on: January 01, 2005, 12:40:28 AM »

I have this small problem, that the aMule doesn't even start up, instead crashes at start.
The RC7 worked ok for awhile, but then started crashing and then I installed the RC8 and
get this backtrace.

Running Fedora 3

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
[0] CamuleApp::OnFatalException() in amule[0x82359ca]
[1] wxFatalSignalHandler in /usr/lib/libwx_gtk-2.4.so.0[0x505954b]
[2] ?? in /lib/tls/libpthread.so.0 [0x6ed8d8]
[3] wxObject::UnRef() in /usr/lib/libwx_gtk-2.4.so.0[0x4fe2ed1]
[4] wxObject::Ref(wxObject const&) in /usr/lib/libwx_gtk-2.4.so.0[0x4fe3310]
[5] wxBitmap::operator=(wxBitmap const&) in /usr/lib/libwx_gtk-2.4.so.0[0x4ed5251]
[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[0x4ed62c8]
[7] muleDlg(wxWindow*, bool, bool) in amule[0x816d55d]
[8] CamuleDlg::CamuleDlg(wxWindow*, wxString const&, wxPoint, wxSize) in amule[0x823be4d]
[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[0x4ed2493]
[13] main in amule[0x823935f]
[14] __libc_start_main in /lib/tls/libc.so.6[0x4b4e33]
[15] wxScrolledWindow::AdjustScrollbars() in amule[0x80ca8c1]

--------------------------------------------------------------------------------
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 #1 on: January 01, 2005, 12:53:41 AM »

hi,

1. rpm -qa | grep wx
2. rpm -qa | grep aMule

eemuuli

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: crashes
« Reply #2 on: January 01, 2005, 07:58:18 PM »

rpm -qa | grep wx
-----------------------
wxGTK-static-2.4.2-1
wxBase-2.4.2-1
wxGTK-xrc-2.4.2-5.1.fc3.rf
wxBase-static-2.4.2-1
wxGTK-gl-2.4.2-5.1.fc3.rf
wxBase-devel-2.4.2-1
wxGTK-2.4.2-5.1.fc3.rf
wxGTK-devel-2.4.2-5.1.fc3.rf
wxGTK-stc-2.4.2-5.1.fc3.rf

And rpm -qa | grep aMule
------------------------
aMule-2.0.0-rc8_fc2
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 #3 on: January 01, 2005, 10:08:11 PM »

uninstall all the wx stuff + amule and dl + install those:

http://hirnriss.net/files/aMule/aMule-2.0.0-rc8_fc3.i586.rpm
http://www.amule.org/files/download.php?file=25 (wxGTK-2.4.2)
http://www.amule.org/files/details.php?file=26 (wxGTK-devel-2.4.2)
http://www.amule.org/files/details.php?file=28 (wxBase-2.4.2)

and it shouldn't crash anymore ;)