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 2.0.0rc7 Crash on Fedora Core 1  (Read 2498 times)

RdKetchup

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
aMule 2.0.0rc7 Crash on Fedora Core 1
« on: October 22, 2004, 02:16:23 AM »

I've installed 2.0.0rc7 from the RPM listed on the front page for Fedora Core 1.

When I try to launch it, I get a crash.  Here is the output:

Quote
No cryptkey.dat found, creating
 
OOPS! - Seems like aMule crashed.
        Version is: aMule 2.0.0rc7 using wxGTK1 v2.4.2
--== BACKTRACE FOLLOWS: ==--
 
[0] amule(_ZN9CamuleApp16OnFatalExceptionEv+0x3c) [0x82155a0]
[1] /usr/lib/libwx_gtk-2.4.so.0(wxFatalSignalHandler+0x2d) [0x3131c7d]
[2] /lib/tls/libpthread.so.0 [0x74a0b8]
[3] amule(_ZN10CSearchDlg15UpdateCatChoiceEv+0x69) [0x81dfd81]
[4] amule(_ZN9CamuleDlgC1EP8wxWindowRK8wxString7wxPoint6wxSize+0x55f) [0x8219c57]
[5] amule(_ZN9CamuleApp6OnInitEv+0x1319) [0x821366d]
[6] /usr/lib/libwx_gtk-2.4.so.0(_Z7wxEntryiPPc+0x228) [0x2faf468]
[7] amule(main+0x17) [0x8211fbb]
[8] /lib/tls/libc.so.6(__libc_start_main+0xf0) [0x4ca770]
[9] amule(_ZNK20wxTopLevelWindowBase10GetMaxSizeEv+0x55) [0x811dd91]
Aborted

Am I missing something obvious?

Thanks
« Last Edit: October 22, 2004, 02:17:59 AM by RdKetchup »
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: aMule 2.0.0rc7 Crash on Fedora Core 1
« Reply #1 on: October 22, 2004, 02:20:56 AM »

hi,

we need a backtrace .. ->  http://www.amule.org/amule/thread.php?threadid=298&sid=

and plz do rpm -qa | grep wx

and.. did you have amule 1.2.x installed before?

cheers

RdKetchup

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: aMule 2.0.0rc7 Crash on Fedora Core 1
« Reply #2 on: October 22, 2004, 02:36:01 AM »

I had 1.2.8 (I think) installed before.

Here is the result of rpm -qa | grep wx

wxGTK-2.4.2-3.fr
wxBase-2.4.2-1
wxGTK-devel-2.4.2-1
Logged

RdKetchup

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: aMule 2.0.0rc7 Crash on Fedora Core 1
« Reply #3 on: October 22, 2004, 02:55:08 AM »

I would love to be able to provide a back-trace, but I cannot get aMule to build.

When I do make, I get a bunch of errors related to wx, starting with:
Quote
wxcas.cpp:51:2: #error You must set wxUSE_PRINTING_ARCHITECTURE to 1 in setup.h to compile wxCas.

and ending with:
Quote
make[6]: *** [wxcas-wxcas.o] Error 1
make[5]: *** [all-recursive] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: aMule 2.0.0rc7 Crash on Fedora Core 1
« Reply #4 on: October 22, 2004, 03:04:33 AM »

rpm -e wxGTK-2.4.2-3.fr

dl wxgtk 2.4.2 from our dl page ( http://www.amule.org/dl/download.php?id=20 )

rpm -Uvh wxGTK-2.4.2-1.i386.rpm && ldconfig .. and everything should be ok

cheers

RdKetchup

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: aMule 2.0.0rc7 Crash on Fedora Core 1
« Reply #5 on: October 22, 2004, 03:18:53 AM »

It worked!
:baby:

Danke
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: aMule 2.0.0rc7 Crash on Fedora Core 1
« Reply #6 on: October 22, 2004, 03:27:17 AM »

have fun :)