https://bugs.kde.org/show_bug.cgi?id=357928
--- Comment #2 from Yuanyuan <y...@nd.edu> --- Yes. I have checked my code as carefully as I can but I didn't know what the problem is. When I run my program, it aborts and says "glibc detected. double free or corruption". So I checked and found the program abort when trying to delete a pointer. I checked the creating and deleting of that pointer but no problem found. But the Valgrind here seems to tell me the problem happens when I try to create a class. So it confused me. -- You are receiving this mail because: You are watching all bug changes.