Make sure it's not just a bug in the option parsing or something.  Check
with fsysopts /servers/crash.  I note that its trivfs_append_args doesn't
show the --orphan-action setting.  You might fix that.

Try fsysopts --orphan-action=suspend and see if that changes the behavior.
If it does, then the problem is in deciding whether it's an orphan.

Then debug the server and see if crash_how is set correctly.  Because
nothing else (that's not dying) depends on it, it is easy to use gdb on crash.
Break in S_crash_dump_task and see what's going on.


_______________________________________________
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd

Reply via email to