summaryrefslogtreecommitdiff
path: root/open_issues/crash_server.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'open_issues/crash_server.mdwn')
-rw-r--r--open_issues/crash_server.mdwn20
1 files changed, 18 insertions, 2 deletions
diff --git a/open_issues/crash_server.mdwn b/open_issues/crash_server.mdwn
index 5182df6f..3d656082 100644
--- a/open_issues/crash_server.mdwn
+++ b/open_issues/crash_server.mdwn
@@ -1,5 +1,5 @@
-[[!meta copyright="Copyright © 2009, 2010, 2011, 2013 Free Software Foundation,
-Inc."]]
+[[!meta copyright="Copyright © 2009, 2010, 2011, 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
@@ -248,6 +248,22 @@ one...
<tschwinge> rekado: In case that's still helpful:
<http://www.gnu.org/software/hurd/hurd/debugging/translator.html>.
+
+# IRC, freenode, #hurd, 2013-12-14
+
+ <gnu_srs> How to get a core dump?
+ <teythoon> either set CRASHSERVER to /servers/crash-dump-core for the
+ process you want the core file of
+ <teythoon> or make /servers/crash point to crash-dump-core to make this the
+ default for all processes
+ <gnu_srs> does it work now, it did not before?
+ <teythoon> it does for me, never had issues
+ <gnu_srs> k!
+ <teythoon> well, i believe the second option has issues
+ <teythoon> if two processes crash, both may write/create a file in the same
+ location
+
+
---
If someone is working in this area, they may want to have a look at