aMule Forum
English => aMule crashes => Topic started by: Dino_Luciano on May 10, 2007, 06:16:59 PM
-
hello
I can't use amule because he crash when I start it
the backtrace :
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule 2.1.3 using wxGTK2 v2.8.1 (Unicoded)
Running on: Linux 2.6.20-15-386 i686
[2] wxThreadHelperThread::~wxThreadHelperThread() in amule [0x8084c8b]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0xb7581206]
[4] ?? in [0xffffe420]
[5] wxGIFDecoder::GetFrameSize(unsigned int) const in /usr/lib/libwx_gtk2u_core-2.8.so.0[0xb7838162]
[6] wxGIFDecoder::ConvertToImage(unsigned int, wxImage*) const in /usr/lib/libwx_gtk2u_core-2.8.so.0[0xb78381cc]
[7] wxTextCtrl::wxTextCtrl() in amule [0x823906d]
[8] wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const in /usr/lib/libwx_baseu-2.8.so.0[0xb74d4d65]
[9] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) in /usr/lib/libwx_baseu-2.8.so.0[0xb757ccbf]
[10] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/libwx_baseu-2.8.so.0[0xb757ce0d]
[11] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_baseu-2.8.so.0[0xb757cf76]
[12] wxTimerBase::Notify() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0xb7883fe1]
[13] ?? in /usr/lib/libwx_gtk2u_core-2.8.so.0 [0xb775f555]
[14] ?? in /usr/lib/libglib-2.0.so.0 [0xb6f333c6]
[15] g_main_context_dispatch in /usr/lib/libglib-2.0.so.0[0xb6f32df2]
[16] ?? in /usr/lib/libglib-2.0.so.0 [0xb6f35dcf]
[17] g_main_loop_run in /usr/lib/libglib-2.0.so.0[0xb6f36179]
[18] gtk_main in /usr/lib/libgtk-x11-2.0.so.0[0xb6ce3044]
[19] wxEventLoop::Run() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0xb7755d0c]
[20] wxAppBase::MainLoop() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0xb77f7cee]
[21] wxAppBase::OnRun() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0xb77f72e1]
[22] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0xb751127a]
[23] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.8.so.0[0xb7511327]
[24] CryptoPP::IteratedHash<unsigned int, CryptoPP::EnumToType<CryptoPP::ByteOrder, 0>, 64u, CryptoPP::HashTransformation>::~IteratedHash() in amule [0x812f490]
[25] __libc_start_main in /lib/tls/i686/cmov/libc.so.6[0xb7240ebc]
[26] wxNotebook::SetPadding(wxSize const&) in amule[0x8080fd1]
--------------------------------------------------------------------------------
thank you
bye
-
Hi Dino:
Please use aMule compiled with the internal crypto++-library. This bug is not caused by aMule, but by the packager of your distribution (Ubuntu feisty, isn't it?)
Maybe you should fill a bug report at their bug tracker, there's nothing we can do except telling you to recompile.
-
Hi,
I also have a "wxgifdecoder" problem while trying to compile aMule 2.1.3 with backtrack. I also already have a aMule installed with APT Ubuntu 7.04.
How can I compile aMule with the "internal crypto++-library". I just tried installing (APT) crypto++-dev and crypto++-utils, and then ./configure --enable-debug --disable-optimize and make, but I still got the error. Do I need to add something like: --enable-crypto to ./configure?
Thanks for the help...
Skunkie
-
I found the answer to my problem. All I needed was the flag:
--enable-embedded-crypto
-
I found the answer to my problem. All I needed was the flag:
--enable-embedded-crypto
That should not be needed, by default aMule will try to use embedded crypto, which distro are you using?
Regards.
-
I have Ubuntu 7.04 and the installation works fine, but compilation is junk. I kind of gave it up at the moment, but I still am interested;)!
Skunkie
-
Current CVS have some issues with crypto, I think they will only compile with embedded crypto or something like that. Which version are you trying to compile? and how can installation go OK but compilation not? the compilation is a prerequisit to the installation!
Regards.