diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-01-08 21:34:29 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-01-08 21:43:11 +0100 |
commit | cd42b6144bf707fa38555bc06e267bb16db011f5 (patch) | |
tree | ddebd4ae1c845bd062261b4335a9ab7a969a3c89 /open_issues/gdb_attach.mdwn | |
parent | a91114fc89dd554494801349e57bd5d29454a8b1 (diff) | |
parent | e66cb01b99b60f9483de2425bca3bb104bcc9ae8 (diff) | |
download | web-cd42b6144bf707fa38555bc06e267bb16db011f5.tar.gz web-cd42b6144bf707fa38555bc06e267bb16db011f5.tar.bz2 web-cd42b6144bf707fa38555bc06e267bb16db011f5.zip |
Merge remote-tracking branch 'fp/master'
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. |