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 2.1.0 Crash  (Read 2652 times)

jmhal

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
aMule 2.1.0 Crash
« on: January 04, 2006, 02:27:09 PM »

Doing as asked :

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule 2.1.0 using wxGTK2 v2.6.2 (Unicoded)
Running on: Linux 2.6.13 i686

[2] CamuleApp::OnFatalException() in amule.cpp:1142
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.6.so.0[0x406849a6]
[4] ?? in /lib/libpthread.so.0 [0x4003ac85]
[5] ?? in [0xffffe420]
[6] wxString::wxString(char const*, wxMBConv&, unsigned) in /usr/lib/libwx_baseu-2.6.so.0[0x4063c667]
[7] wxMsgCatalogFile::FillHash(wxMessagesHash&, wxString const&, bool) const in /usr/lib/libwx_baseu-2.6.so.0[0x4061815f]
[8] wxMsgCatalog::Load(wchar_t const*, wchar_t const*, wchar_t const*, bool) in /usr/lib/libwx_baseu-2.6.so.0[0x40618788]
[9] wxLocale::AddCatalog(wchar_t const*, wxLanguage, wchar_t const*) in /usr/lib/libwx_baseu-2.6.so.0[0x4061ba18]
[10] wxLocale::AddCatalog(wchar_t const*) in /usr/lib/libwx_baseu-2.6.so.0[0x4061b992]
[11] InitLocale(wxLocale&, int) in OtherFunctions.cpp:1316
[12] CamuleApp::Localize_mule() in amule.cpp:1152
[13] CamuleApp::OnInit() in amule.cpp:544
[14] CamuleGuiApp::OnInit() in amule-gui.cpp:318
[15] wxAppConsole::CallOnInit() in app.h:87
[16] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.6.so.0[0x4061473a]
[17] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.6.so.0[0x40614872]
[18] main in amule-gui.cpp:145
[19] __libc_start_main in /lib/libc.so.6[0x407ec469]
[20] _start in start.S:122


--------------------------------------------------------------------------------
Aborted

Using Slackware 10.2.
gcc (GCC) 3.3.6
Kernel 2.6.13
Logged

unknown

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: aMule 2.1.0 Crash
« Reply #1 on: January 04, 2006, 03:14:03 PM »

This might be the same problem I experienced. You should try a CVS-Version of wxwidgets: http://biolpc22.york.ac.uk/pub/CVS_HEAD/wx-cvs-Gtk.tar.bz2 And have a look at this thread: http://forum.amule.org/thread.php?threadid=8607&sid=
I hope my supposition is correct and helps you to compile amule.

Greetings
unknown
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: aMule 2.1.0 Crash
« Reply #2 on: January 04, 2006, 04:56:34 PM »

Actually is the locale bug on wxWidgets, but it has the same solution (or search the forum for a 2.6.2 patch)
Logged