aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: 20050327 and up crash on startup (memory corruption)  (Read 3836 times)

kite

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 8
20050327 and up crash on startup (memory corruption)
« on: April 06, 2005, 09:14:25 PM »

aMule CVS up to 20050324 work fine for me, but 20050327 and higher crash on startup. Running Fedora Core 3 with recent updates.

GNU gdb Red Hat Linux (6.1post-1.20040607.43rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/amule
[Thread debugging using libthread_db enabled]
[New Thread -1208141600 (LWP 3808)]
Initialising aMule
Checking if there is an instance already running...
*** glibc detected *** malloc(): memory corruption: 0x0a176cd8 ***

Program received signal SIGABRT, Aborted.
[Switching to Thread -1208141600 (LWP 3808)]
0x0071e7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
« Last Edit: April 06, 2005, 09:15:32 PM by kite »
Logged

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: 20050327 and up crash on startup (memory corruption)
« Reply #1 on: April 06, 2005, 10:33:37 PM »

Could you post the actual backtrace? If possible using a mule compiled with debug-info. :)
Logged

kite

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 8
backtrace
« Reply #2 on: April 10, 2005, 05:35:01 PM »

here it is. I used CVS version 20050410:

GNU gdb Red Hat Linux (6.1post-1.20040607.43rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/amule
[Thread debugging using libthread_db enabled]
[New Thread -1208903456 (LWP 14494)]
Initialising aMule
Checking if there is an instance already running...
*** glibc detected *** malloc(): memory corruption: 0x0a13ab00 ***

Program received signal SIGABRT, Aborted.
[Switching to Thread -1208903456 (LWP 14494)]
0x0071e7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
(gdb) bt
#0  0x0071e7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x0075e955 in raise () from /lib/tls/libc.so.6
#2  0x00760319 in abort () from /lib/tls/libc.so.6
#3  0x00791f9a in __libc_message () from /lib/tls/libc.so.6
#4  0x007990c6 in _int_malloc () from /lib/tls/libc.so.6
#5  0x0079a936 in calloc () from /lib/tls/libc.so.6
#6  0x00a2c6fa in g_malloc0 () from /usr/lib/libglib-1.2.so.0
#7  0x0013bb3d in gtk_type_is_a () from /usr/lib/libgtk-1.2.so.0
#8  0x0a136c68 in ?? ()
#9  0xbfefa4a4 in ?? ()
#10 0x00a3d568 in ?? () from /usr/lib/libglib-1.2.so.0
#11 0xbfefa4a4 in ?? ()
#12 0x09f3ea38 in ?? ()
#13 0xbfefa4a8 in ?? ()
#14 0x00a2813e in g_hash_table_insert () from /usr/lib/libglib-1.2.so.0
Previous frame inner to this frame (corrupt stack?)
« Last Edit: April 10, 2005, 05:36:08 PM by kite »
Logged

kite

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 8
Any progress?
« Reply #3 on: April 24, 2005, 08:20:53 PM »

Can I provide some more info to help you tackle the issue?
Logged

jauch

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
I have same problem...
« Reply #4 on: May 31, 2005, 03:24:48 AM »

Hi,

I'm using the version 2.0.1 in Suse 9.3 and i have the same problem...

Any ideas?
Logged