aMule Forum
English => Backtraces => Topic started by: MnkyLvr on February 26, 2006, 06:10:12 PM
-
[2] wxObject::ReservedObjectFunc9() in amule [0x806d4d6]
[3] wxFatalSignalHandler in /usr/lib/libwx_gtk2u-2.6.so.0[0xb7c24456]
[4] ?? in [0xffffe420]
[5] wxMBConv::cMB2WC(char const*, unsigned int, unsigned int*) const in /usr/lib
/libwx_gtk2u-2.6.so.0[0xb7bd85f8]
[6] wxString::wxString(char const*, wxMBConv&, unsigned int) in /usr/lib/libwx_g
tk2u-2.6.so.0[0xb7be0ca0]
[7] wxMsgCatalogFile::FillHash(wxMessagesHash&, wxString const&, bool) const in/usr/lib/libwx_gtk2u-2.6.so.0[0xb7bc30f0]
[8] wxMsgCatalog::Load(wchar_t const*, wchar_t const*, wchar_t const*, bool) in/usr/lib/libwx_gtk2u-2.6.so.0[0xb7bc8e3b]
[9] wxLocale::AddCatalog(wchar_t const*, wxLanguage, wchar_t const*) in /usr/lib/libwx_gtk2u-2.6.so.0[0xb7bc9b8b]
[10] wxLocale::AddCatalog(wchar_t const*) in /usr/lib/libwx_gtk2u-2.6.so.0[0xb7bc9e12]
[11] wxTimer::IsRunning() const in amule [0x81cd851]
[12] wxObject::ReservedObjectFunc9() in amule [0x806d51d]
[13] wxObject::ReservedObjectFunc9() in amule [0x80726a3]
[14] wxTopLevelWindowGTK::IsGrabbed() const in amule [0x8122a0f]
[15] wxAppConsole::CallOnInit() in amule[0x8076f51]
[16] wxEntry(int&, wchar_t**) in /usr/lib/libwx_gtk2u-2.6.so.0[0xb7bc138a]
[17] wxEntry(int&, char**) in /usr/lib/libwx_gtk2u-2.6.so.0[0xb7bc146d]
[18] wxTopLevelWindowGTK::IsGrabbed() const in amule [0x8121d0e]
[19] __libc_start_main in /lib/tls/libc.so.6[0xb781be4b]
[20] __gxx_personality_v0 in amule[0x8067d21]
-
I can't start up amule, I'm new user in linux, and I don't know what's the problem, perhaps a library?
Could someone help me?
This is the output message from my console
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
--------------------------------------------------------------------------------
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/board.php?boardid=67
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.1.0 using wxGTK2 v2.6.2 (Unicoded)
Running on: Linux 2.4.31 i686
[2] CamuleApp::OnFatalException() in :0
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.6.so.0[0x4067fa96]
[4] ?? in /lib/libpthread.so.0 [0x4003b715]
[5] ?? in /lib/libc.so.6 [0x407f9cb8]
[6] wxString::wxString(char const*, wxMBConv&, unsigned) in /usr/lib/libwx_baseu-2.6.so.0[0x40638af7]
[7] wxMsgCatalogFile::FillHash(wxMessagesHash&, wxString const&, bool) const in /usr/lib/libwx_baseu-2.6.so.0[0x4061459f]
[8] wxMsgCatalog::Load(wchar_t const*, wchar_t const*, wchar_t const*, bool) in /usr/lib/libwx_baseu-2.6.so.0[0x40614bc8]
[9] wxLocale::AddCatalog(wchar_t const*, wxLanguage, wchar_t const*) in /usr/lib/libwx_baseu-2.6.so.0[0x40617e58]
[10] wxLocale::AddCatalog(wchar_t const*) in /usr/lib/libwx_baseu-2.6.so.0[0x40617dd2]
[11] InitLocale(wxLocale&, int) in :0
[12] CamuleApp::Localize_mule() in :0
[13] CamuleApp::OnInit() in :0
[14] CamuleGuiApp::OnInit() in :0
[15] wxAppConsole::CallOnInit() in :0
[16] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.6.so.0[0x40610b7a]
[17] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.6.so.0[0x40610cb2]
[18] main in :0
[19] __libc_start_main in /lib/libc.so.6[0x407e644b]
[20] _start in start.S:122
-
This is the well-known (and much discussed on this forum) locale bug in wxWidgets 2.6.2. Search the forum for the fix.
-
You might want to try wxWidgets 2.6.3 RC1. It looks good so far.