summaryrefslogtreecommitdiff
path: root/open_issues/libpthread_assertion_thread_prevp.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2014-09-16 09:47:12 +0200
committerThomas Schwinge <thomas@codesourcery.com>2014-09-16 09:47:12 +0200
commit912131d8271bc6853b64f4b37c508bbbb5276e8e (patch)
tree709e4c6dc0188836447a002b6596af473960587d /open_issues/libpthread_assertion_thread_prevp.mdwn
parent69fb04a0527df91d2615f113b3350b10c8cb355a (diff)
open_issues/libpthread_assertion_thread_prevp: Another one.
Diffstat (limited to 'open_issues/libpthread_assertion_thread_prevp.mdwn')
-rw-r--r--open_issues/libpthread_assertion_thread_prevp.mdwn13
1 files changed, 12 insertions, 1 deletions
diff --git a/open_issues/libpthread_assertion_thread_prevp.mdwn b/open_issues/libpthread_assertion_thread_prevp.mdwn
index f93f07d6..85ac58d4 100644
--- a/open_issues/libpthread_assertion_thread_prevp.mdwn
+++ b/open_issues/libpthread_assertion_thread_prevp.mdwn
@@ -1,4 +1,5 @@
-[[!meta copyright="Copyright © 2011, 2013 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2011, 2013, 2014 Free Software Foundation,
+Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -107,3 +108,13 @@ failed"]]
<braunr> so i guess something is wrong with thread recycling
<braunr> but i wanted to completely rewrite that part with the new kernel
call i asked bddebian to work on :)
+
+
+## 2014-09-15
+
+During a run of the GDB testsuite, [[I|tschwinge]] hit `C-c`, and then saw:
+
+ [...]
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/shreloc.exp ...
+ ^Cexpect: ./pthread/pt-internal.h:131: __pthread_enqueue: Assertion `thread->prevp == 0' failed.
+ Aborted