aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Backtrace  (Read 2186 times)

UoVoBW

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 16
Backtrace
« on: January 21, 2005, 01:50:20 PM »

Code: [Select]
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------

[0] CamuleApp::OnFatalException() in amule[0x827c063]
[1] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.5.so.3[0x406515e8]
[2] ?? in [0xffffe420]
[3] wxOpen(wchar_t const*, int, unsigned) in /usr/lib/libwx_baseu-2.5.so.3[0x405                                                  
cbb85]
[4] CFile::Open(wchar_t const*, CFile::OpenMode, int) in amule[0x80fcb21]
[5] CAddFileThread::Entry() in amule[0x80e6469]
[6] wxThreadInternal::PthreadStart(wxThread*) in /usr/lib/libwx_baseu-2.5.so.3[0                                                  
x40647bfb]
[7] wxPthreadStart in /usr/lib/libwx_baseu-2.5.so.3[0x40647acf]
[8] ?? in /lib/tls/libpthread.so.0 [0x40026b63]
[9] __clone in /lib/tls/libc.so.6[0x40e98c4a]

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

is this what you need or did i get it wrong?

Bye
« Last Edit: January 21, 2005, 01:50:46 PM by UoVoBW »
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Backtrace
« Reply #1 on: January 21, 2005, 01:58:42 PM »

well thats still teh small output and without debug ;)

check http://www.amule.org/wiki/index.php/Backtraces

for the way todo it ;)

but looking at teh first lines I think your crash is already sloved in cvs
if you want to try cvs dl it from
http://amule.hirnriss.net

stefanero
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

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: Backtrace
« Reply #2 on: January 21, 2005, 01:59:29 PM »

you got it wrong ;)

take a look here plz: http://www.amule.org/wiki/index.php/Backtraces

and use better amule cvs.. is more stable than rc8

cheers

UoVoBW

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 16
Re: Backtrace
« Reply #3 on: January 21, 2005, 02:16:10 PM »

right, sorry

the crash oputput changed since rc7, so i tought you decided compiling the rc8 with --enable-debug

Ok, thanks again

Ciao
Logged