aMule Forum

English => aMule crashes => Topic started by: wagner.gsantos on May 21, 2007, 02:33:50 AM

Title: Crash while download server list
Post by: wagner.gsantos on May 21, 2007, 02:33:50 AM
I'm try to download server list and this crash:

Current version is: aMule 2.1.3 using wxGTK2 v2.8.1 (Unicoded)
Running on: Linux 2.6.20-15-generic i686

[2] wxThreadHelperThread::~wxThreadHelperThread() in amule [0x8084c8b]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0xb75ea206]
[4] ?? in [0xffffe420]
[5] wxGIFDecoder::GetFrameSize(unsigned int) const in /usr/lib/libwx_gtk2u_core-2.8.so.0[0xb78a0162]
[6] wxGIFDecoder::ConvertToImage(unsigned int, wxImage*) const in /usr/lib/libwx_gtk2u_core-2.8.so.0[0xb78a01cc]
[7] wxTextCtrl::wxTextCtrl() in amule [0x823906d]
[8] wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const in /usr/lib/libwx_baseu-2.8.so.0[0xb753dd65]
[9] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) in /usr/lib/libwx_baseu-2.8.so.0[0xb75e5cbf]
[10] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/libwx_baseu-2.8.so.0[0xb75e5e0d]
[11] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_baseu-2.8.so.0[0xb75e5f76]
[12] wxTimerBase::Notify() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0xb78ebfe1]
[13] ?? in /usr/lib/libwx_gtk2u_core-2.8.so.0 [0xb77c7555]
[14] ?? in /usr/lib/libglib-2.0.so.0 [0xb6f9b3c6]
[15] g_main_context_dispatch in /usr/lib/libglib-2.0.so.0[0xb6f9adf2]
[16] ?? in /usr/lib/libglib-2.0.so.0 [0xb6f9ddcf]
[17] g_main_loop_run in /usr/lib/libglib-2.0.so.0[0xb6f9e179]
[18] gtk_main in /usr/lib/libgtk-x11-2.0.so.0[0xb6d4c044]
[19] wxEventLoop::Run() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0xb77bdd0c]
[20] wxAppBase::MainLoop() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0xb785fcee]
[21] wxAppBase::OnRun() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0xb785f2e1]
[22] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0xb757a27a]
[23] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.8.so.0[0xb757a327]
[24] CryptoPP::IteratedHash<unsigned int, CryptoPP::EnumToType<CryptoPP::ByteOrder, 0>, 64u, CryptoPP::HashTransformation>::~IteratedHash() in amule [0x812f490]
[25] __libc_start_main in /lib/tls/i686/cmov/libc.so.6[0xb72a8ebc]
[26] wxNotebook::SetPadding(wxSize const&) in amule[0x8080fd1]
Title: Re: Crash while download server list
Post by: lfroen on May 21, 2007, 12:01:36 PM
This is already fixed (in SVN) AFAIK
Title: Re: Crash while download server list
Post by: dareeek on August 03, 2007, 08:59:39 PM
This is already fixed (in SVN) AFAIK
I can't understand you. What does SVN/AFAIK mean? How to solve this problem?
Title: Re: Crash while download server list
Post by: wuischke on August 03, 2007, 09:31:18 PM
SVN stands for subversion, which is a version control system (simply put: there are many developers and all of them can add changes to aMule and this software manages them ) and means the current developmental version of aMule (see amule.hirnriss.net)

AFAIK is an internet acronym - as far as I know.
Title: Re: Crash while download server list
Post by: myth on August 04, 2007, 01:13:59 AM
SVN?
Isn't it CVS?! *GG*
Title: Re: Crash while download server list
Post by: wuischke on August 04, 2007, 08:50:30 AM
It is SVN, but no one changed the names to this point, thus you can use both.