Bug#389431:

2006-09-25 Thread spiral voice
Hi, "The flag --disable-magic is already used, ... Or am I missing something?" yes: "mlnet's from self compiled sources" According to the strace the core uses magic files so libmagic-support was compiled into the core. What I do not understand is that I never had such a crash here in month using

Bug#389431: mldonkey: dies with segmentation fault

2006-09-25 Thread Samuel Mimram
Hi, spiral voice wrote: > # grep "/etc/magic\"" mlnet.strace > 30807 open("/etc/magic", O_RDONLY|O_LARGEFILE) = 20 > > Please compile MLDonkey without libmagic support (--disable-magic), > MLDonkey is known to fail if a text database is found first: > http://savannah.nongnu.org/bugs/?17160 The f

Bug#389431: mldonkey: dies with segmentation fault

2006-09-25 Thread spiral voice
# grep "/etc/magic\"" mlnet.strace 30807 open("/etc/magic", O_RDONLY|O_LARGEFILE) = 20 30807 open("/etc/magic", O_RDONLY|O_LARGEFILE) = 20 30807 open("/etc/magic", O_RDONLY|O_LARGEFILE) = 22 30807 open("/etc/magic", O_RDONLY|O_LARGEFILE) = 31 30807 open("/etc/magic", O_RDONLY|O_LARGEFILE) = 31 308