summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2014-09-17 21:32:13 +0200
committerThomas Schwinge <thomas@codesourcery.com>2014-09-17 21:32:13 +0200
commitcceda76f404078de699602f6b27f70453daab890 (patch)
treea160cd5fa8d45d492aa8686ec3159e48ad64efcd
parente6073ce928edefc6cd7f825076b4871fb6a65df3 (diff)
open_issues/gnumach_panic_thread_dispatch: Have a reproducer.
-rw-r--r--hurd/debugging/rpctrace.mdwn2
-rw-r--r--open_issues/gnumach_panic_thread_dispatch.mdwn12
2 files changed, 13 insertions, 1 deletions
diff --git a/hurd/debugging/rpctrace.mdwn b/hurd/debugging/rpctrace.mdwn
index dbd4b30b..0c19da02 100644
--- a/hurd/debugging/rpctrace.mdwn
+++ b/hurd/debugging/rpctrace.mdwn
@@ -46,6 +46,8 @@ See `rpctrace --help` about how to use it.
<youpi> hum, it hung, and killing it got a Mach panic (thread in unexpected
state) ...
+ [[open_issues/gnumach_panic_thread_dispatch]]?
+
* IRC, unknown channel, unknown date
<antrik> hm... for a funny effect, try running rpctrace on
diff --git a/open_issues/gnumach_panic_thread_dispatch.mdwn b/open_issues/gnumach_panic_thread_dispatch.mdwn
index db094f2f..5ee19eb0 100644
--- a/open_issues/gnumach_panic_thread_dispatch.mdwn
+++ b/open_issues/gnumach_panic_thread_dispatch.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2013 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 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
@@ -18,3 +18,13 @@ License|/fdl]]."]]"""]]
<braunr> ouch
<youpi> during a perl build
<braunr> TH_SWAPPED | TH_HALTED | TH_RUN
+
+
+# rpctrace
+
+Happens when debugging "certain things" with [[hurd/debugging/rpctrace]]?
+
+
+## 2014-09-17
+
+[[!message-id "87tx46m4ls.fsf@schwinge.name"]].