aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: RC6: failure to launch  (Read 1844 times)

Ezeltje

  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 130
    • Home page
RC6: failure to launch
« on: October 04, 2004, 10:50:56 AM »

I just downloaded and compiled RC6 but it wouldn't run on my system (Fedora Core 3, test 2). Here is the backtrace, without bt full (available if needed).

(gdb) run
Starting program: /usr/local/bin/amule
[Thread debugging using libthread_db enabled]
[New Thread -152297344 (LWP 21557)]
Initialising aMule
Userhash loaded: 76DF22E1E20E9E8E99530780D17F6FA7
*** UDP socket at 4665
*** UDP socket at 4672

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -152297344 (LWP 21557)]
0x008ede4d in _int_malloc () at stl_deque.h:83
83        __deque_buf_size(size_t __size)
(gdb) bt
#0  0x008ede4d in _int_malloc () at stl_deque.h:83
#1  0x008ef346 in calloc () at stl_deque.h:83
#2  0x00b7d6fa in g_malloc0 () at stl_deque.h:83
#3  0x00691b3d in gtk_type_is_a () at stl_deque.h:83
#4  0x09c2d724 in ?? ()
#5  0xfef4e8b8 in ?? ()
#6  0x00b7d6fa in g_malloc0 () at stl_deque.h:83
Previous frame inner to this frame (corrupt stack?)
(gdb) bt full
[...]
Logged