[valgrind] [Bug 357928] New: Thread 1: status = VgTs_Runnable

2016-01-13 Thread Yuanyuan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357928 Bug ID: 357928 Summary: Thread 1: status = VgTs_Runnable Product: valgrind Version: unspecified Platform: unspecified OS: Linux Status: UNCONFIRMED Severity: nor

[valgrind] [Bug 357928] valgrind: m_mallocfree.c:303 (get_bszB_as_is): Assertion 'bszB_lo == bszB_hi' failed

2016-01-13 Thread Yuanyuan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357928 --- Comment #2 from Yuanyuan --- 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

[valgrind] [Bug 357928] valgrind: m_mallocfree.c:303 (get_bszB_as_is): Assertion 'bszB_lo == bszB_hi' failed

2016-01-13 Thread Yuanyuan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357928 --- Comment #4 from Yuanyuan --- Yes, you are right. There are some Valgrind messages hiding among my output before that one, which are consistent with my findings when running the code. I have fixed them now. Thank you. But the problem in my main des