aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: ?'  (Read 4100 times)

ceni

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
?'
« on: February 23, 2005, 12:40:20 AM »

Initialising aMule
Userhash loaded: 8FCAA733820E7475ED80825364426FCF
*** 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[0x239e29d]
[2] ?? in /lib/tls/libpthread.so.0 [0x7e88d8]
[3] wxObject::UnRef() in /usr/lib/libwx_gtk-2.4.so.0[0x2330c41]
[4] wxObject::Ref(wxObject const&) in /usr/lib/libwx_gtk-2.4.so.0[0x2330fcc]
[5] wxBitmap::operator=(wxBitmap const&) in /usr/lib/libwx_gtk-2.4.so.0[0x2236c9 3]
[6] wxBitmapButton::Create(wxWindow*, int, wxBitmap const&, wxPoint const&, wxSi ze const&, long, wxValidator const&, wxString const&) in /usr/lib/libwx_gtk-2.4. so.0[0x2237b85]
[7] muleDlg(wxWindow*, bool, bool) in amule[0x816d55d]
[8] CamuleDlg::CamuleDlg(wxWindow*, wxString const&, wxPoint, wxSize) in amule[0 x823be4d]
[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[0x2234210]
[13] main in amule[0x823935f]
[14] __libc_start_main in /lib/tls/libc.so.6[0x5afe33]
[15] wxScrolledWindow::AdjustScrollbars() in amule[0x80ca8c1]

--------------------------------------------------------------------------------
Abortado
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: ?'
« Reply #1 on: February 23, 2005, 02:47:16 AM »

Wrong wx
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: ?'
« Reply #2 on: February 23, 2005, 02:54:14 AM »

ceni,

Please post:
$ rpm -qa | grep -i wx
Logged

ceni

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
post
« Reply #3 on: February 23, 2005, 08:35:00 AM »

wxBase-2.4.2-1
wxGTK-xrc-2.4.2-5.1.fc3.fr
wxGTK-2.4.2-5.1.fc3.fr
wxGTK-stc-2.4.2-5.1.fc3.fr
wxGTK-gl-2.4.2-5.1.fc3.fr
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: post
« Reply #4 on: February 23, 2005, 01:18:11 PM »

Do:

$ rpm -e wxBase wxGTK-xrc wxGTK wxGTK-stc wxGTK-gl

Get wxBase, wxGTK and wxGTK-devel from here:
http://www.amule.org/files/files.php?cat=12

Then:
$ rpm -Uvh wxBase-blablabla.rpm wxGTK-blablabla.rpm wxGTK-devel-blablabla.rpm

Also configure yum or apt so that these files do not get automaticaly updated, or you will loose them on the next update.

Cheers!
Logged

ceni

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Ok.
« Reply #5 on: February 25, 2005, 07:42:03 PM »

Funciono, gracias mil.
Logged