aMule Forum

English => aMule crashes => Topic started by: wuyang on January 27, 2005, 09:03:49 PM

Title: aMule in chinese simplified
Post by: wuyang on January 27, 2005, 09:03:49 PM
I am trying to use aMule on my debian SID system (in chinese simplified), but I get this error :

aMule version is: 2.0.0rc8 using wxGTK2 v2.5.3 (Unicoded)
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
[0xb7a5e5e8]
[2] ?? in [0xffffe420]
[3] CamuleGuiApp::NotifyEvent(GUIEvent) in amule[0x82810eb]
[4] ExternalConn::ExternalConn() in amule[0x8148b01]
[5] CamuleApp::OnInit() in amule[0x8277caf]
[6] CamuleGuiApp::OnInit() in amule[0x828002f]
[7] wxAppConsole::CallOnInit() in amule[0x827fc11]
[8] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.5.so.3[0xb79eea55]
[9] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.5.so.3[0xb79eeb3d]
[10] main in amule[0x827ff0b]
[11] __libc_start_main in /lib/tls/libc.so.6[0xb7120904]
[12] wxMemoryDC::SetPen(wxPen const&) in amule[0x80cfaa1]

--------------------------------------------------------------------------------
Abandon

I hope this could be fixed.. Thanks.
Title: Re: aMule in chinese simplified
Post by: deltaHF on January 27, 2005, 09:14:38 PM
hi,

plz get amule cvs and compile it yourself.

it doesn't crash here (amule-cvs + wxgtk-cvs)

cheers
Title: amule CVS
Post by: wuyang on January 27, 2005, 10:24:29 PM
I compiled aMule CVS and I am using wxgtk 2.5.3.

I get the same error :

aMule version is: CVS using wxGTK2 v2.5.3 (Unicoded) (Snapshot: Thu Jan 27 07:01:11 CET 2005)
[0xb7a5d5e8]
[2] ?? in [0xffffe420]
[3] CamuleGuiApp::NotifyEvent(GUIEvent) in amule-gui.cpp:831
[4] ExternalConn::ExternalConn() in ExternalConn.cpp:116
[5] CamuleApp::OnInit() in amule.cpp:615
[6] CamuleGuiApp::OnInit() in amule-gui.cpp:198
[7] wxAppConsole::CallOnInit() in app.h:87
[8] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.5.so.3[0xb79eda55]
[9] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.5.so.3[0xb79edb3d]
[10] main in amule-gui.cpp:161
[11] __libc_start_main in /lib/tls/libc.so.6[0xb711f904]
[12] wxMemoryDC::SetPen(wxPen const&) in start.S:105

--------------------------------------------------------------------------------
Abandon
Title: Re: aMule in chinese simplified
Post by: Xaignar on January 27, 2005, 11:36:41 PM
It seems to be a problem other than just the translation, so it would be nice a great help if you could try to run aMule through gdb and produce a more informative backtrace. You can see how to do that here: http://www.amule.org/wiki/index.php/Backtraces