Ok, found and fixed that one as well. But of course fate deals me yet another one:
#0 debug_fatal (fmt=0x10039ae30 "really_free_memloc got invalid pointer %p\n") at /home/jonasw/pike/7.8/src/error.c:632 #1 0x000000010014df83 in really_free_memloc (d=0x114727ac0) at /home/jonasw/pike/7.8/src/pike_memory.c:1358 #2 0x000000010014fa88 in really_free_memhdr (d=0x107d4a940) at /home/jonasw/pike/7.8/src/pike_memory.c:1608 #3 0x000000010014fdc7 in remove_memhdr (ptr=<value temporarily unavailable, due to optimizations>) at /home/jonasw/pike/7.8/src/pike_memory.c:1608 #4 0x0000000100151eac in dmalloc_unregister (p=0x107d4a940, already_gone=-1626928576) at /home/jonasw/pike/7.8/src/pike_memory.c:2089 #5 0x0000000100017f04 in alloc_catch_context () at /home/jonasw/pike/7.8/src/interpret.c:1082 #6 0x0000000100046485 in eval_instruction_without_debug (pc=0x1005a7800 "") at interpret_functions.h:1287 [...]
Anyone else using dmalloc and stressing the 7.8 code?