aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: crash on Fedora core 3  (Read 2715 times)

jolek

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
crash on Fedora core 3
« on: January 17, 2005, 12:51:00 AM »

Hi...
When i try to launch amule, it crash.
aMule version is: 2.0.0rc8 using wxGTK1 v2.4.2

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------

[0] CamuleApp::OnFatalException() in amule[0x8259d7c]
[1] wxFatalSignalHandler in /usr/lib/libwx_gtk-2.4.so.0[0x444829d]
[2] ?? in /lib/tls/libpthread.so.0 [0x3a38a8]
[3] Curl_SSL_init in /usr/lib/libcurl.so.3[0x7cba940]
[4] curl_global_init in /usr/lib/libcurl.so.3[0x7cc3ab6]
[5] CamuleDlg::CamuleDlg(wxWindow*, wxString const&, wxPoint, wxSize) in amule[0x8267c1d]
[6] CamuleGuiApp::InitGui(bool, wxString&) in amule[0x82619a0]
[7] CamuleApp::OnInit() in amule[0x825c084]
[8] CamuleGuiApp::OnInit() in amule[0x82616c7]
[9] wxEntry(int, char**) in /usr/lib/libwx_gtk-2.4.so.0[0x42de210]
[10] main in amule[0x826160e]
[11] __libc_start_main in /lib/tls/libc.so.6[0x17de33]
[12] wxTopLevelWindowBase::GetMaxSize() const in amule[0x8136c61]

--------------------------------------------------------------------------------

do you know what i must to do?
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: crash on Fedora core 3
« Reply #1 on: January 17, 2005, 01:32:37 AM »

show us the output of:

rpm -qa | grep wx

jolek

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: crash on Fedora core 3
« Reply #2 on: January 17, 2005, 01:37:58 AM »

# rpm -qa | grep wx
wxGTK-2.4.2-5.1.fc3.fr

wxGTK is installed...
Thanks all
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: crash on Fedora core 3
« Reply #3 on: January 17, 2005, 01:41:40 AM »

so.. plz uninstall your current wxGTK and the amule rpm, then download and install:

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

and tell me if it still crashes

cheers

jolek

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: crash on Fedora core 3
« Reply #4 on: January 17, 2005, 02:42:12 AM »

The same....

[root@jolek ftvco]# amule
Initialising aMule
Userhash loaded: 8D5E37C2DE0E6F767F007C6CF73C6FCC
*** 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[0x82252ea]
[1] wxFatalSignalHandler in /usr/lib/libwx_gtk-2.4.so.0[0xf6ed305d]
[2] ?? in /lib/tls/libpthread.so.0 [0x3a38a8]
[3] wxObject::Ref(wxObject const&) in /usr/lib/libwx_gtk-2.4.so.0[0xf6e65d8c]
[4] wxBitmap::operator=(wxBitmap const&) in /usr/lib/libwx_gtk-2.4.so.0[0xf6d6ba53]
[5] wxBitmapButton::Create(wxWindow*, int, wxBitmap const&, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&) in /usr/lib/libwx_gtk-2.4.so.0[0xf6d6c945]
[6] muleDlg(wxWindow*, bool, bool) in amule[0x818227d]
[7] CamuleDlg::CamuleDlg(wxWindow*, wxString const&, wxPoint, wxSize) in amule[0x8235634]
[8] CamuleGuiApp::InitGui(bool, wxString&) in amule[0x822e06b]
[9] CamuleApp::OnInit() in amule[0x8227da6]
[10] CamuleGuiApp::OnInit() in amule[0x822dd91]
[11] wxEntry(int, char**) in /usr/lib/libwx_gtk-2.4.so.0[0xf6d68fd0]
[12] main in amule[0x822dc7b]
[13] __libc_start_main in /lib/tls/libc.so.6[0x17de33]
[14] wxScrolledWindow::AdjustScrollbars() in amule[0x80cbbf1]

--------------------------------------------------------------------------------
Abortito
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: crash on Fedora core 3
« Reply #5 on: January 17, 2005, 09:37:33 AM »

jolek,

rpm -qa | grep wx

again, please.

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: crash on Fedora core 3
« Reply #6 on: January 17, 2005, 11:40:25 AM »

and: rpm -qa | grep aMule