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 still crash at begining  (Read 2708 times)

Dino_Luciano

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
amule still crash at begining
« 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
 
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: amule still crash at begining
« Reply #1 on: May 10, 2007, 08:06:52 PM »

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.
Logged

skunkie

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
Re: amule still crash at begining
« Reply #2 on: May 27, 2007, 03:11:33 PM »

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
Logged

skunkie

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
Re: amule still crash at begining
« Reply #3 on: May 27, 2007, 04:58:15 PM »

I found the answer to my problem. All I needed was the flag:

--enable-embedded-crypto
Logged

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
Re: amule still crash at begining
« Reply #4 on: May 27, 2007, 05:15:41 PM »

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.
Logged

skunkie

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
aha!
« Reply #5 on: May 30, 2007, 08:22:59 PM »

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
Logged

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
Re: amule still crash at begining
« Reply #6 on: May 30, 2007, 11:24:55 PM »

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.
Logged