[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#378831: mldonkey-server: mldonkey crashes on startup



#100 0x08348b10 in ?? ()
#101 0x08095470 in ?? ()
#102 0xb763da5c in ?? ()
#103 0x084d7210 in ?? ()
#104 0x0804ed49 in ?? ()
#105 0x0831ad6a in std::operator+<char, std::char_traits<char>,
std::allocator<char> > ()
Previous frame inner to this frame (corrupt stack?)

lots of those lines with questions marks, so I don't know if it is that
useful.
I tried to compile mldonkey with debugging symbols by adding
--enable-debug to the configure switches in the debian/rules file and
recompiled but there are still no debugging symbols.


On Wed, 2006-07-19 at 12:24 +0200, Samuel Mimram wrote:
> Hi,
> 
> Julien Langer wrote:
> > Since version 2.7.7-4 the mldonkey-server always crashes on startup with
> > the following message:
> > *** glibc detected *** corrupted double-linked list: 0x0850c210 ***
> > 
> > This does not happen with version 2.7.7-3
> 
> My guess here is that this is due to the dependency on libmagic which
> I've added in 2.7.7-4. To confirm this, could you please send me a gdb
> stacktrace? In order to get this, you only have to do
> 
> % gdb mldonkey_server
> (gdb) r
> ...
> [wait for the crash]
> ...
> (gdb) bt
> 
> and send me the output.
> 
> Thanks.
> 
> Cheers,
> 
> Samuel.




Reply to: