aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amule crash during normal work [SOLVED]  (Read 2292 times)

luquino

  • Full Member
  • ***
  • Karma: 2
  • Offline Offline
  • Posts: 124
amule crash during normal work [SOLVED]
« on: November 27, 2008, 10:40:01 PM »

Running Amule 2.2.2 on Ubuntu 8.10 amd64, installed from official repos, like this:
Quote
2008-11-27 16:34:48:  - Esto es aMule 2.2.2 using wxGTK2 v2.8.8 basado en eMule.
2008-11-27 16:34:48:    Ejecutándose en Linux 2.6.27-7-generic x86_64
2008-11-27 16:34:48:  - Visita http://www.amule.org para comprobar si hay una nueva versión disponible


after a while I had this error:

Quote
--------------------------------------------------------------------------------
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 2.2.2 using wxGTK2 v2.8.8
Running on: Linux 2.6.27-7-generic x86_64

[2] wxString::~wxString() in amule [0x44a0ef]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0x7faebc79d22c]
[4] ?? in /lib/libpthread.so.0 [0x7faebde290f0]
[5] wxColour::wxColour(unsigned char, unsigned char, unsigned char, unsigned char) in amule [0x55cc00]
[6] wxDataObjectSimple::~wxDataObjectSimple() in amule [0x507fe8]
[7] wxDataObjectSimple::~wxDataObjectSimple() in amule [0x5086be]
[8] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) in /usr/lib/libwx_baseu-2.8.so.0[0x7faebc798ca9]
[9] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/libwx_baseu-2.8.so.0[0x7faebc799e84]
[10] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_baseu-2.8.so.0[0x7faebc799f77]
[11] wxTimerBase::Notify() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0x7faebcf1c1d6]
[12] ?? in /usr/lib/libwx_gtk2u_core-2.8.so.0 [0x7faebce233cb]
[13] ?? in /usr/lib/libglib-2.0.so.0 [0x7faeb94194fb]
[14] g_main_context_dispatch in /usr/lib/libglib-2.0.so.0[0x7faeb9418d3b]
[15] ?? in /usr/lib/libglib-2.0.so.0 [0x7faeb941c50d]
[16] g_main_loop_run in /usr/lib/libglib-2.0.so.0[0x7faeb941ca3d]
[17] gtk_main in /usr/lib/libgtk-x11-2.0.so.0[0x7faebb2a97a7]
[18] wxEventLoop::Run() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0x7faebce1ad18]
[19] wxAppBase::MainLoop() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0x7faebcea3f4b]
[20] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0x7faebc73e73d]
[21] CryptoPP::IteratedHash<unsigned int, CryptoPP::EnumToType<CryptoPP::ByteOrder, 0>, 64u, CryptoPP::HashTransformation>::~IteratedHash() in amule [0x5032b2]
[22] __libc_start_main in /lib/libc.so.6[0x7faebb986466]
[23] ?? in amule [0x4490f9]


--------------------------------------------------------------------------------
Cancelado
luca@luca-desktop:~$


I had more  crashes before but it is the first time I ran Amul from a terminal.

Should I have to update wxGTK to 2.8.9?
If yes how to do it?
Thanks
« Last Edit: November 28, 2008, 06:56:25 PM by luquino »
Logged

luquino

  • Full Member
  • ***
  • Karma: 2
  • Offline Offline
  • Posts: 124
Re: amule crash during normal work
« Reply #1 on: November 28, 2008, 06:54:23 PM »

Ok, problem solved, I downloaded wxGTK 2.8.9 and aMule sources, recompiled them and no more crashes.
Logged