aMule Forum

English => aMule crashes => Topic started by: Realshit on January 22, 2008, 07:11:31 PM

Title: Crash of aMule CVS version
Post by: Realshit on January 22, 2008, 07:11:31 PM
aMule SVN Versión:
 Thu Jan 17 07:01:56 CET 2008

It crashes always in a few minutes after launch.
Ubuntu Gutsy, AMD64

The backtrace is:

--------------------------------------------------------------------------------
A fatal error has occurred and aMule has crashed.
Please assist us in fixing this problem by posting the backtrace below in our
'aMule Crashes' forum and include as much information as possible regarding the
circumstances of this crash. The forum is located here:
    http://forum.amule.org/index.php?board=67.0
If possible, please try to generate a real backtrace of this crash:
    http://www.amule.org/wiki/index.php/Backtraces

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule SVN using wxGTK2 v2.8.4 (Snapshot: Thu Jan 17 07:01:56                     CET 2008)
Running on: Linux 2.6.22-14-generic x86_64

[2] std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~bas                    ic_string() in amule [0x454d8d]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0x2af2d00e564c]
[4] ?? in /lib/libpthread.so.0 [0x2af2ceb90100]
[5] wxMenuItemList::~wxMenuItemList() in amule [0x68268e]
[6] wxDataObjectSimple::~wxDataObjectSimple() in amule [0x61b561]
[7] wxDataObjectSimple::~wxDataObjectSimple() in amule [0x61b9bd]
[8] wxDataObjectSimple::~wxDataObjectSimple() in amule [0x61bebc]
[9] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandl                    er*, wxEvent&) in /usr/lib/libwx_baseu-2.8.so.0[0x2af2d00e166f]
[10] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/libwx_ba                    seu-2.8.so.0[0x2af2d00e180f]
[11] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_baseu-2.8.so.0[0x2af                    2d00e1959]
[12] wxTimerBase::Notify() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0x2af2cfa68d76]
[13] ?? in /usr/lib/libwx_gtk2u_core-2.8.so.0 [0x2af2cf95fa14]
[14] ?? in /usr/lib/libglib-2.0.so.0 [0x2af2d259a70b]
[15] g_main_context_dispatch in /usr/lib/libglib-2.0.so.0[0x2af2d2599fd3]
[16] ?? in /usr/lib/libglib-2.0.so.0 [0x2af2d259d2dd]
[17] g_main_loop_run in /usr/lib/libglib-2.0.so.0[0x2af2d259d5ea]
[18] gtk_main in /usr/lib/libgtk-x11-2.0.so.0[0x2af2d2b99883]
[19] wxEventLoop::Run() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0x2af2cf95750d]
[20] wxAppBase::MainLoop() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0x2af2cf9e8c8b]
[21] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0x2af2d008080c]
[22] std::ostream::operator<<(bool) in amule [0x612f1a]
[23] __libc_start_main in /lib/libc.so.6[0x2af2d0d26b44]
[24] wxAppBase::MainLoop() in amule[0x44f089]


--------------------------------------------------------------------------------
Cancelado (core dumped)


Title: Re: Crash of aMule CVS version
Post by: Xaignar on January 22, 2008, 07:22:43 PM
Can you try following the instructions here:   http://www.amule.org/wiki/index.php/Backtraces
That should make it a lot easier to figure out what goes wrong.
Title: Re: Crash of aMule CVS version
Post by: hopelessone on January 23, 2008, 02:21:27 PM
try to update to the latest wxWidgets...

http://wiki.wxpython.org/InstallingOnUbuntuOrDebian

HTH..