summaryrefslogtreecommitdiff
path: root/open_issues/libpthread_assertion_thread_prevp.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2016-03-18 10:51:44 +0100
committerThomas Schwinge <thomas@codesourcery.com>2016-03-18 10:51:44 +0100
commit74cea5526f697635a3b7a702c733c27a6258eb8e (patch)
tree19e1a6deda4d1f70c2dd8fc6ac96ad2070e55392 /open_issues/libpthread_assertion_thread_prevp.mdwn
parentf4ebd8729a7bd62cda48798cd19f47d2805c5f1d (diff)
parent895751fb07e382499b4afb8339a5bdd0ee9a2c2b (diff)
Merge commit '895751fb07e382499b4afb8339a5bdd0ee9a2c2b'
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