aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: crash on Debian Sarge  (Read 3904 times)

jevi

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
crash on Debian Sarge
« on: February 21, 2005, 11:52:30 PM »

Hi, here's the backtrace:

OOPS! - Seems like aMule crashed.
        Version is: aMule 2.0.0rc7 using wxGTK1 v2.4.2
--== BACKTRACE FOLLOWS: ==--

[0] amule(_ZN9CamuleApp16OnFatalExceptionEv+0x42) [0x8249fa2]
[1] /usr/lib/libwx_gtk-2.4.so.0(wxFatalSignalHandler+0x2d) [0xb7eadeed]
[2] [0xffffe420]
[3] amule(_ZN12CDirIterator13FindFirstFileENS_8FileTypeE8wxString+0x22) [0x80f0672]
[4] amule(_ZN14CDownloadQueue4InitEv+0xbb) [0x81216bb]
[5] amule(_ZN9CamuleApp6OnInitEv+0x192e) [0x8245f8e]
[6] /usr/lib/libwx_gtk-2.4.so.0(_Z7wxEntryiPPc+0x228) [0xb7d21698]
[7] amule(main+0x1b) [0x824430b]
[8] /lib/tls/libc.so.6(__libc_start_main+0xf4) [0xb74d5904]
[9] amule(_ZNK20wxTopLevelWindowBase10GetMaxSizeEv+0x61) [0x80c2b41]
Abortado

------------------

I just apt-get installed amule on my sarge and it crashed, here's "dkpg -l | grep wx" as suggested to another Debian user on another thread:

ii  libwxbase2.4   2.4.2.6        wxBase library (runtime) - non-GUI support c
ii  libwxgtk2.4    2.4.2.6        wxWindows Cross-platform C++ GUI toolkit (GT
ii  libwxgtk2.4-py 2.4.2.6        wxWindows Cross-platform C++ GUI toolkit (wx

Is there something wrong? I tried on another Sarge and it worked...  ;( HELP!
« Last Edit: February 21, 2005, 11:52:59 PM by jevi »
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: crash on Debian Sarge
« Reply #1 on: February 22, 2005, 03:45:36 AM »

jevi,

You need advice from someone with Debian too. The usual cause of problems is a bad wxGTK package, almost all distributions have flawed wxGTK packages. One option is to compile it yourself. Look at the wiki:
http://www.amule.org/wiki/index.php/Main_Page

Another thing is rc7 is way too old code. We are almost releasing 2.0.0 final. You should try a cvs tarball:
http://www.hirnriss.net/?area=cvs

And in case you want to report crashes, you want to read this:
http://www.amule.org/wiki/index.php/Backtraces

Any questions, just ask.

Cheers!
Logged