summaryrefslogtreecommitdiff
path: root/hurd/debugging/rpctrace.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/debugging/rpctrace.mdwn')
-rw-r--r--hurd/debugging/rpctrace.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/hurd/debugging/rpctrace.mdwn b/hurd/debugging/rpctrace.mdwn
index de72ae4c..a5c1a6e9 100644
--- a/hurd/debugging/rpctrace.mdwn
+++ b/hurd/debugging/rpctrace.mdwn
@@ -175,7 +175,10 @@ See `rpctrace --help` about how to use it.
/home/rbraun/hd0s7/hurd/hurd-20120710/./utils/rpctrace.c:1287:
trace_and_forward: Assertion `reply_type == 18' failed.
- * IRC, OFTC, #debian-hurd, 2013-03-14
+ This assertion is actually caused by using the io_select interface, which creates
+ a send right instead of a send-once right for the reply port (IIRC).
+
+ * IRC, OFTC, #debian-hurd, 2013-03-14
<youpi> uhu, there's a TODO just above that assertion :)