aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: [solved] Crash from last SVN Build...  (Read 4697 times)

myth

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 38
  • Offline Offline
  • Posts: 570
[solved] Crash from last SVN Build...
« on: April 19, 2009, 07:50:59 PM »

...aMule just doesn't start...when i start it in console i see this:

Code: [Select]
--------------------------------------------------------------------------------
A fatal error has occurred and aMule has crashed.
Please assist us in fixing this problem by posting the backtrace below in our
'aMule Crashes' forum and include as much information as possible regarding the
circumstances of this crash. The forum is located here:
    http://forum.amule.org/index.php?board=67.0
If possible, please try to generate a real backtrace of this crash:
    http://www.amule.org/wiki/index.php/Backtraces

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule SVN using wxGTK2 v2.8.9 (Snapshot: rev. 9574)
Running on: Linux 2.6.28-11-generic x86_64

[2] CamuleApp::OnFatalException() in :0
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0x7f90a18c306c]
[4] ?? in /lib/libpthread.so.0 [0x7f90a387d080]
[5] wxString::~wxString() in :0
[6] CamuleApp::OnInit() in :0
[7] CamuleGuiApp::OnInit() in :0
[8] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0x7f90a1863a63]
[9] main in :0
[10] __libc_start_main in /lib/libc.so.6[0x7f90a0aab5a6]
[11] _start in start.S:116


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

Any suggestions?
« Last Edit: April 19, 2009, 10:39:51 PM by myth »
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Crash from last SVN Build...
« Reply #1 on: April 19, 2009, 08:23:05 PM »

Wait, I'm sure I've seen you around here already...but I don't remember which Operating system/Distribution you use, could you please remind me?

Regarding the crash report: Unfortunately it doesn't contain any useful information, would you be so kind to create a backtrace? I'm afraid we can't help you otherwise.
Logged

myth

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 38
  • Offline Offline
  • Posts: 570
Re: Crash from last SVN Build...
« Reply #2 on: April 19, 2009, 08:37:07 PM »

My sys is this: http://www.sysprofile.de/id9057

...it's also in my signature... ;)

I think it hast to do something with wxwidgets, right?
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Crash from last SVN Build...
« Reply #3 on: April 19, 2009, 09:01:26 PM »

OK, so you are using Ubuntu 9.04. Please include this information in the crash report, because it might change in October and I would want to check your sysprofile everytime just to verify this. OK? ;)

Well, I can tell you that aMule (wxApp) is trying to start, creates a String object and crashes when destroying this String object. But I'm afraid there are a couple of strings involved, some of them internally or otherwise hidden, so it's like searching a water drop in the lake Garda. ;)

Hence a backtrace would be nice. Does it work with the non-beta version 8.10 of Ubuntu?
Logged

Festor

  • Hero Member
  • *****
  • Karma: 79
  • Offline Offline
  • Posts: 935
  • Offline -> Studying...
Re: Crash from last SVN Build...
« Reply #4 on: April 19, 2009, 09:13:22 PM »

Does it work with the non-beta version 8.10 of Ubuntu?

Ubuntu 9.04 isn't beta, now is a release candidate. And in less than a week will release the final version.

What I mean is that no major changes, the code will be almost the same.

myth

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 38
  • Offline Offline
  • Posts: 570
Re: Crash from last SVN Build...
« Reply #5 on: April 19, 2009, 10:39:38 PM »

It was something wrong with the libbwx i think..i just deletet the sources, extracted them another time, newly maked...and everything is ok now :P
Logged