diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2013-01-08 21:31:31 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2013-01-08 21:31:31 +0100 |
commit | 51c95fc11727532e3b0d98c8470a6b60907a0680 (patch) | |
tree | 6a8dd54654398bb2b05ce3f7cbcdc211d1dfbfb7 /open_issues/gdb_attach.mdwn | |
parent | 160d0597cb94d58f8ab273226b1f3830589a500b (diff) | |
download | web-51c95fc11727532e3b0d98c8470a6b60907a0680.tar.gz web-51c95fc11727532e3b0d98c8470a6b60907a0680.tar.bz2 web-51c95fc11727532e3b0d98c8470a6b60907a0680.zip |
IRC.
Diffstat (limited to 'open_issues/gdb_attach.mdwn')
-rw-r--r-- | open_issues/gdb_attach.mdwn | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/open_issues/gdb_attach.mdwn b/open_issues/gdb_attach.mdwn index 4e4f2ea0..8f1b7b48 100644 --- a/open_issues/gdb_attach.mdwn +++ b/open_issues/gdb_attach.mdwn @@ -39,3 +39,18 @@ License|/fdl]]."]]"""]] <braunr> pinotree: it uses setjmp <braunr> hm random corruptions :/ <braunr> definitely looks like a concurrency problem + + +# IRC, freenode, #hurd, 2012-05-23 + + <pinotree> + /build/buildd-gdb_7.4really-1-hurd-i386-UKStgK/gdb-7.4really/gdb/thread.c:72: + internal-error: inferior_thread: Assertion `tp' failed. + <pinotree> arg + <tschwinge> pinotree: Been doing anything "special"? Is it reproducible? + <pinotree> trying to debug something + <tschwinge> Indeed. ;-) + <pinotree> i'm not sure i'm doing anything special, just trying to attach a + process + <tschwinge> That is supposed to work. + <tschwinge> If the permission match. |