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 20051002 sigarbt on exit  (Read 1995 times)

morph

  • Full Member
  • ***
  • Karma: 2
  • Offline Offline
  • Posts: 213
    • http://matrixhasu.altervista.org/
amule 20051002 sigarbt on exit
« on: October 04, 2005, 07:03:02 PM »

closing amule got this

Code: [Select]
Shutting down aMule...
aMule dialog destroyed
Now, exiting main app...
Killing amuleweb instance...
Killed!
aMule OnExit: Terminating core.
*** glibc detected *** free(): invalid next size (fast): 0x091f69f8 ***

Program received signal SIGABRT, Aborted.
[Switching to Thread -1225091392 (LWP 14165)]
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb76f8921 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb76fa27b in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0xb772ef77 in __fsetlocking () from /lib/tls/i686/cmov/libc.so.6
#4  0xb7735597 in malloc_usable_size () from /lib/tls/i686/cmov/libc.so.6
#5  0xb7735a32 in free () from /lib/tls/i686/cmov/libc.so.6
#6  0xb78edd01 in operator delete () from /usr/lib/libstdc++.so.6
#7  0x080bf08b in std::operator+, std::allocator > ()
#8  0x0807b1e8 in wxObject::~wxObject ()
#9  0x0807e538 in wxSocketEvent::~wxSocketEvent ()
#10 0xb79a1527 in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
#11 0xb79a15ee in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
#12 0x0807df85 in wxSocketEvent::~wxSocketEvent ()
#13 0xb76e3eb0 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#14 0x08067dc1 in ?? ()
(gdb) bt full
#0  0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb76f8921 in raise () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2  0xb76fa27b in abort () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#3  0xb772ef77 in __fsetlocking () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#4  0xb7735597 in malloc_usable_size () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#5  0xb7735a32 in free () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#6  0xb78edd01 in operator delete () from /usr/lib/libstdc++.so.6
No symbol table info available.
#7  0x080bf08b in std::operator+, std::allocator > ()
No symbol table info available.
#8  0x0807b1e8 in wxObject::~wxObject ()
No symbol table info available.
#9  0x0807e538 in wxSocketEvent::~wxSocketEvent ()
No symbol table info available.
#10 0xb79a1527 in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#11 0xb79a15ee in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#12 0x0807df85 in wxSocketEvent::~wxSocketEvent ()
No symbol table info available.
#13 0xb76e3eb0 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#14 0x08067dc1 in ?? ()
No symbol table info available.
(gdb) thread apply all bt

Thread 1 (Thread -1225091392 (LWP 14165)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb76f8921 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb76fa27b in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0xb772ef77 in __fsetlocking () from /lib/tls/i686/cmov/libc.so.6
#4  0xb7735597 in malloc_usable_size () from /lib/tls/i686/cmov/libc.so.6
#5  0xb7735a32 in free () from /lib/tls/i686/cmov/libc.so.6
#6  0xb78edd01 in operator delete () from /usr/lib/libstdc++.so.6
#7  0x080bf08b in std::operator+, std::allocator > ()
#8  0x0807b1e8 in wxObject::~wxObject ()
#9  0x0807e538 in wxSocketEvent::~wxSocketEvent ()
#10 0xb79a1527 in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
#11 0xb79a15ee in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
#12 0x0807df85 in wxSocketEvent::~wxSocketEvent ()
#13 0xb76e3eb0 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#14 0x08067dc1 in ?? ()
(gdb)
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: amule 20051002 sigarbt on exit
« Reply #1 on: October 05, 2005, 12:26:33 PM »

memory corruption. We must fix it before next release.

Cheers!
Logged

morph

  • Full Member
  • ***
  • Karma: 2
  • Offline Offline
  • Posts: 213
    • http://matrixhasu.altervista.org/
Re: amule 20051002 sigarbt on exit
« Reply #2 on: October 05, 2005, 01:32:55 PM »

wow, at the end, someone reads all these backtraces... ;))))

hope they're help solve issues....

Bye & thanks
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: amule 20051002 sigarbt on exit
« Reply #3 on: October 06, 2005, 05:42:42 AM »

Quote
Originally posted by morph
wow, at the end, someone reads all these backtraces... ;))))
Hey, backtraces is my favourite forum ;) I read all of them.

Quote
Originally posted by morph
hope they're help solve issues....
Sorry, I am affraid this one does not :( But if you have some spare time and want to try valgrind+gdb, be my guest :)

http://www.amule.org/wiki/index.php/Using_gdb_and_valgrind

Quote
Originally posted by morph
Bye & thanks
You're wellcome!
Logged