The Samba-Bugzilla – Attachment 15484 Details for
Bug 14139
fault report points to outdated documentation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
cherry picked patch for active release branches
0002-fault.c-improve-fault_report-message-text-pointing-t.patch (text/plain), 1.21 KB, created by
Björn Jacke
on 2019-09-23 13:19:13 UTC
(
hide
)
Description:
cherry picked patch for active release branches
Filename:
MIME Type:
Creator:
Björn Jacke
Created:
2019-09-23 13:19:13 UTC
Size:
1.21 KB
patch
obsolete
>From 57c506166890e685a9f787b11984bb5ff90d9f95 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Bj=C3=B6rn=20Jacke?= <bj@sernet.de> >Date: Mon, 23 Sep 2019 08:57:33 +0200 >Subject: [PATCH 2/2] fault.c: improve fault_report message text pointing to > our wiki > >BUG: https://bugzilla.samba.org/show_bug.cgi?id=14139 > >Signed-off-by: Bjoern Jacke <bjacke@samba.org> >Reviewed-by: Alexander Bokovoy <ab@samba.org> >(cherry picked from commit ec4c5975528f3d3ab9c8813e176c6d1a2f1ca506) >--- > lib/util/fault.c | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > >diff --git a/lib/util/fault.c b/lib/util/fault.c >index 5be9162679e8..c42bc51789ae 100644 >--- a/lib/util/fault.c >+++ b/lib/util/fault.c >@@ -78,7 +78,11 @@ static void fault_report(int sig) > > DEBUGSEP(0); > DEBUG(0,("INTERNAL ERROR: Signal %d in pid %d (%s)",sig,(int)getpid(),SAMBA_VERSION_STRING)); >- DEBUG(0,("\nPlease read the Trouble-Shooting section of the Samba HOWTO\n")); >+ DEBUG(0,("\nIf you are running a recent Samba version, and " >+ "if you think this problem is not yet fixed in the " >+ "latest versions, please consider reporting this " >+ "bug, see " >+ "https://wiki.samba.org/index.php/Bug_Reporting\n")); > DEBUGSEP(0); > > smb_panic("internal error"); >-- >2.17.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
ab
:
review+
bjacke
:
review?
(
abartlet
)
Actions:
View
Attachments on
bug 14139
: 15484