aMule Forum
English => aMule crashes => Topic started by: hopelessone on February 09, 2008, 03:36:32 PM
-
using files from festor...
/usr/include/c++/4.1.3/debug/safe_iterator.h:196:error: attempt to
dereference a past-the-end iterator.
Objects involved in the operation:
iterator "this" @ 0x0xbff2108c {
type = N11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiP16wxEndProcessDataEEN15__gnu_debug_def3mapIiS5_St4lessIiESaIS6_EEEEE (mutable iterator);
state = past-the-end;
references sequence with type `N15__gnu_debug_def3mapIiP16wxEndProcessDataSt4lessIiESaISt4pairIKiS2_EEEE' @ 0x0xbff2108c
}
ran in GDB no bt,bt full,thread apply all bt...
going back to (25/01/2008)
-
Hi hopelessone,
Would you try tomorrow tarball? Also, please post the output of ~/.aMule/logfile.
Notice that the problem will probably not occurr, but I am interested in why it occurrs. So tell me, do you do anything different to trigger the bug? After trying to trigger it a lot, or after an amount of time enough to be sure that the error would have already occurred, please post the logfile here.
Cheers!
-
phoenix,
it seems to happen after completing a download...i use a script..
[UserEvents/DownloadCompleted]
CoreEnabled=1
CoreCommand=/home/firebox/.aMule/.amule_finish
#!/bin/sh
if [ -e /media/hdd_4/Incoming/* ]; then
mv /media/hdd_4/Incoming/* /media/hdd_4/sort/
fi
it dosen't crash on (25/01/2008) SVN..
-
Yes, thanks! But could you please post the logfile? Preferably after a completed download.
Thanks for your support!