aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Crashes...  (Read 1920 times)

inluxc

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
Crashes...
« on: March 08, 2006, 12:30:06 AM »

[root@ic .aMule]# amuled
amuled: OnInit - starting timer
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: aMuled 2.1.0 using  v2.6.2 (Unicoded)
Running on: Linux 2.6.9-27.cc i686

[2] CamuleApp::OnFatalException() in amule.cpp:1142
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.6.so.0[0xa7f09e]
[4] ?? in /lib/tls/libpthread.so.0 [0xaf57c8]
[5] wxMBConv::cMB2WC(char const*, unsigned int, unsigned int*) const in /usr/lib/libwx_baseu-2.6.so.0[0xa3c566]
[6] wxString::wxString(char const*, wxMBConv&, unsigned int) in /usr/lib/libwx_baseu-2.6.so.0[0xa447ab]
[7] wxMsgCatalogFile::FillHash(wxMessagesHash&, wxString const&, bool) const in /usr/lib/libwx_baseu-2.6.so.0[0xa2aff6]
[8] wxMsgCatalog::Load(wchar_t const*, wchar_t const*, wchar_t const*, bool) in /usr/lib/libwx_baseu-2.6.so.0[0xa2cecb]
[9] wxLocale::AddCatalog(wchar_t const*, wxLanguage, wchar_t const*) in /usr/lib/libwx_baseu-2.6.so.0[0xa30884]
[10] wxLocale::AddCatalog(wchar_t const*) in /usr/lib/libwx_baseu-2.6.so.0[0xa30af8]
[11] InitLocale(wxLocale&, int) in OtherFunctions.cpp:1316
[12] CamuleApp::Localize_mule() in amule.cpp:1152
[13] CamuleApp::OnInit() in amule.cpp:544
[14] CamuleDaemonApp::OnInit() in amuled.cpp:433
[15] wxAppConsole::CallOnInit() in app.h:87
[16] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.6.so.0[0xa27d54]
[17] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.6.so.0[0xa27e45]
[18] __gxx_personality_v0 in amuled.cpp:297
[19] __libc_start_main in /lib/tls/libc.so.6[0x125e23]
[20] wxAppConsole::Initialize(int&, wchar_t**) in :0


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

Running:
ClarkConnect 3.2 RC2
wxBase-2.6.2

Run out of solutions can anyone help me?????
Thanks ...
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: Crashes...
« Reply #1 on: March 08, 2006, 04:06:33 AM »

inluxc,

This is an old known bug, try to search the forums. It is related to wx-2.6.2. Use the english language (Locale) and it will not crash.

$ LANG=en_US.UTF-8 amuled &

Or upgrade/downgrade wx.

Also, avoid using aMule/aMuled as root.

Cheers!
Logged