License: GNU General Public License version 2.0 (GPLv2), GNU Library or Lesser General Public License version 2.0 (LGPLv2)
browse code,
statistics cvs -d:pserver:anonymous@duma.cvs.sourceforge.net:/cvsroot/duma login
cvs -z3 -d:pserver:anonymous@duma.cvs.sourceforge.net:/cvsroot/duma co -P modulename
Hi, I have a medium sized but computational heavy project with a heap corruption bug. This bug causes crash sometimes, but most of the time the program runs just fine for hours. Basically that's why I couldn't find the bug with valgrind and with the similar tools from intel. (They makes the program horribly slow, so I can't wait until the crash happen.) So I found Electric Fence. Sadly I...
2012-04-13 06:57:55 PDT by tr3w
DUMA is aborting in or just after calling the (default) deconstructor of an object with the message: DUMA Aborting: detected overwrite of no mans land above userSpace: ptr=2b333000, size=24 and the stack trace: #2 in DUMA_Abort at print.c:288 #3 in _duma_check_slack at duma_hlp.h:280 #4 in _duma_deallocate at duma.c:1807 #5 in operator delete at dumapp.cpp:221 #6 in...
2012-02-15 06:36:59 PST by fdejong