[master] 3767269 How to report signal panics

GitHub noreply at github.com
Fri Mar 24 19:23:06 CET 2017


commit 37672695d84b1bed51d71be8c61c6719513502b2
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Fri Mar 24 19:22:47 2017 +0100

    How to report signal panics

diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index ca79ff0..3c29561 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -2,6 +2,11 @@
 
 ## Expected Behavior
 <!--- Did you check that there are no similar bug reports or pull requests? -->
+<!---
+    If your panic happens in the child_sigsegv_handler function, look at the
+    backtrace to determine whether it is similar to another issue. When in
+    doubt, open a new one and it will be closed as a duplicate if needed.
+-->
 <!--- If you're describing a bug, tell us what should happen -->
 <!--- If you're suggesting a change/improvement, tell us how it should work -->
 <!---



More information about the varnish-commit mailing list