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 aMule CVS (Snapshot: Thu Jun 16 07:01:30 CEST 2005)  (Read 2185 times)

ingrozio

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
crash aMule CVS (Snapshot: Thu Jun 16 07:01:30 CEST 2005)
« on: June 22, 2005, 09:28:13 AM »

Current version is: aMule CVS using wxGTK2 v2.5.3 (Unicoded) (Snapshot: Thu Jun 16 07:01:30 CEST 2005)
Running on: Debian GNU/Linux 2.6.8-2-686 i686

[2] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.5.so.3[0x4064f5e8]
[3] ?? in [0xffffe420]
[4] wxControl::~wxControl() in amule [0x80c7c98]
[5] wxCommandEvent::~wxCommandEvent() in amule [0x80df53c]
[6] std::basic_string, std::allocator > std::operator+, std::allocator >(char const*, std::basic_string, std::allocator > const&) in amule [0x80b1b29]
[7] wxString::~wxString() in amule [0x80759bb]
[8] wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const in /usr/lib/libwx_baseu-2.5.so.3[0x4059bd78]
[9] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) in /usr/lib/libwx_baseu-2.5.so.3[0x40649850]
[10] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/libwx_baseu-2.5.so.3[0x40648ccf]
[11] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_baseu-2.5.so.3[0x406499f0]
[12] wxTimerBase::Notify() in /usr/lib/libwx_gtk2u_core-2.5.so.3[0x4040fd5a]
[13] timeout_callback in /usr/lib/libwx_gtk2u_core-2.5.so.3[0x402fec9d]
[14] ?? in /usr/lib/libglib-2.0.so.0 [0x40df3cdc]
[15] ?? in /usr/lib/libglib-2.0.so.0 [0x40df15c2]
[16] g_main_context_dispatch in /usr/lib/libglib-2.0.so.0[0x40df2638]
[17] ?? in /usr/lib/libglib-2.0.so.0 [0x40df2970]
[18] g_main_loop_run in /usr/lib/libglib-2.0.so.0[0x40df2f13]
[19] gtk_main in /usr/lib/libgtk-x11-2.0.so.0[0x40a07243]
[20] wxEventLoop::Run() in /usr/lib/libwx_gtk2u_core-2.5.so.3[0x402f51c8]
[21] wxAppBase::MainLoop() in /usr/lib/libwx_gtk2u_core-2.5.so.3[0x40385b83]
[22] wxAppBase::OnRun() in /usr/lib/libwx_gtk2u_core-2.5.so.3[0x40385cea]
[23] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.5.so.3[0x405dfa53]
[24] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.5.so.3[0x405dfb2d]
[25] wxStringInputStream::~wxStringInputStream() in amule [0x807a91c]
[26] __libc_start_main in /lib/tls/libc.so.6[0x407c6974]
[27] wxMemoryDC::SetPen(wxPen const&) in amule[0x80693b1]


A crash occured in amule.
It's similar to the following:
http://www.amule.org/amule/thread.php?threadid=5159&sid=
but not identical.
The previous bug was fixed in the cvs release released in February.
Cheers,
Ingrozio
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 aMule CVS (Snapshot: Thu Jun 16 07:01:30 CEST 2005)
« Reply #1 on: June 23, 2005, 05:24:55 AM »

This could be a problem in wxWidgets. Believe me, it is not like the error on the link you pointed. ;)

You are using version 2.5.3, can you try wx-2.6.1 or wx-cvs?

Cheers!
Logged