Does getting random SIGTRAP signals (in MinGW-gdb) is a sign of memory corruption?
I wrote my own reference counted memory manager c++ (for fun) and I\'m sure it isn\'t perfect ;) . And now when I\'m trying to use it I got random SIGTRAP signals. If I comment out every line which ar
问答
阅读(4)