aMule Forum

English => aMule crashes => Topic started by: ceni on February 23, 2005, 12:40:20 AM

Title: ?'
Post by: ceni 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: |=----------------------------

[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
Title: Re: ?'
Post by: Kry on February 23, 2005, 02:47:16 AM
Wrong wx
Title: Re: ?'
Post by: phoenix on February 23, 2005, 02:54:14 AM
ceni,

Please post:
$ rpm -qa | grep -i wx
Title: post
Post by: ceni 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
Title: RE: post
Post by: phoenix 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!
Title: Ok.
Post by: ceni on February 25, 2005, 07:42:03 PM
Funciono, gracias mil.