From: Philippe Waroquiers Date: Thu, 13 Aug 2015 22:42:34 +0000 (+0000) Subject: Remove 343173 helgrind crash during stack unwind from 3_10_BUGSTATUS.txt X-Git-Tag: svn/VALGRIND_3_11_0~118 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaa87fa0ebb436568c4ff8822ce0b9e6a7e3d4f5;p=thirdparty%2Fvalgrind.git Remove 343173 helgrind crash during stack unwind from 3_10_BUGSTATUS.txt as it was fixed some time ago (and announced in NEWS) git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15539 --- diff --git a/docs/internals/3_10_BUGSTATUS.txt b/docs/internals/3_10_BUGSTATUS.txt index 18a06a577a..caf111c9e4 100644 --- a/docs/internals/3_10_BUGSTATUS.txt +++ b/docs/internals/3_10_BUGSTATUS.txt @@ -394,9 +394,6 @@ go in here. stack crashes callgrind m_stacks.c brokenness? -343173 helgrind crash during stack unwind - m_stacks.c: need to (de)register stack at munmap? - 343357 Please fix semaphore starvation when running threads-per-CPU Unclear if we should do anything