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 crashed  (Read 2477 times)

sephiroth84

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
aMule crashed
« on: March 29, 2006, 08:21:28 AM »

Hi,
i downloaded aMule 2.1.1 after i compiled it and installed on run it launch the seguent backtrace:


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.1 using wxGTK2 v2.6.2 (Unicoded)
Running on: Linux 2.6.12 i686

[2] CamuleApp::OnFatalException() in amule.cpp:1177
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.6.so.0[0x4065f5d8]
[4] ?? in /lib/libpthread.so.0 [0x40031c85]
[5] ?? in [0xffffe420]
[6] wxString::wxString(char const*, wxMBConv&, unsigned) in /usr/lib/libwx_baseu-2.6.so.0[0x4062b027]
[7] wxMsgCatalogFile::FillHash(wxMessagesHash&, wxString const&, bool) const in /usr/lib/libwx_baseu-2.6.so.0[0x40609746]
[8] wxMsgCatalog::Load(wchar_t const*, wchar_t const*, wchar_t const*, bool) in /usr/lib/libwx_baseu-2.6.so.0[0x40609d1f]
[9] wxLocale::AddCatalog(wchar_t const*, wxLanguage, wchar_t const*) in /usr/lib/libwx_baseu-2.6.so.0[0x4060cff1]
[10] wxLocale::AddCatalog(wchar_t const*) in /usr/lib/libwx_baseu-2.6.so.0[0x4060cf55]
[11] InitLocale(wxLocale&, int) in OtherFunctions.cpp:1315
[12] CamuleApp::Localize_mule() in amule.cpp:1187
[13] CamuleApp::OnInit() in amule.cpp:609
[14] CamuleGuiApp::OnInit() in amule-gui.cpp:316
[15] wxAppConsole::CallOnInit() in app.h:87
[16] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.6.so.0[0x40605e20]
[17] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.6.so.0[0x40605f2d]
[18] main in amule-gui.cpp:143
[19] __libc_start_main in /lib/libc.so.6[0x407be469]
[20] _start in start.S:122


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

The same thing happens if i try to run it in the src directory...
I have just read other threads about the same problem but no change, so help me pls
« Last Edit: March 29, 2006, 08:26:35 AM by sephiroth84 »
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: aMule crashed
« Reply #1 on: March 30, 2006, 03:55:20 AM »

sephiroth84,

This is a known wx bug. Do not use wxGTK2 v2.6.2. Try *ANY* other 2.6.x version, or run it in english:
$ LANG=EN_US.UTF-8 amule &

This bug happens when the language is not english.

Cheers!
Logged

thedude0001

  • evil bugfinder ;)
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 827
Re: aMule crashed
« Reply #2 on: March 30, 2006, 08:26:39 AM »

There's also a patch that fixes the problem with 2.6.2, but you would have to compile it to use that patch and then you can just compile 2.6.3 (which has lots of other bugs fixed, too) ^^
Logged
Das Schlimme auf dieser Welt ist
daß die Dummen so selbstsicher sind
und die Gescheiten so voller Zweifel.

OldFrog

  • Sr. Member
  • ****
  • Karma: 31
  • Offline Offline
  • Posts: 385
Re: aMule crashed
« Reply #3 on: March 30, 2006, 04:56:44 PM »

More simple and more accurate, download and compile wxWidgets 2.6.3 or wxWidgets CVS
Logged
Computer Science is no more about computers than astronomy is about telescopes (Edsger W. Dijkstra)

sephiroth

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: aMule crashed
« Reply #4 on: March 31, 2006, 03:42:52 PM »

thanks  :baby: :rolleyes: :))
Logged