changeset 2148:bf7e9e9580b9

[gaim-migrate @ 2158] Jason Messer suggested this committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 17 Aug 2001 17:55:18 +0000
parents 134058953a43
children 42e8e44f5c40
files src/aim.c
diffstat 1 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/aim.c	Wed Aug 15 19:54:45 2001 +0000
+++ b/src/aim.c	Fri Aug 17 17:55:18 2001 +0000
@@ -382,7 +382,14 @@
 		break;
 	case SIGSEGV:
 		fprintf(stderr, "Gaim has segfaulted and attempted to dump a core file.\n"
-				"Please notify the gaim maintainers by reporting a bug at\n"
+				"This is a bug in the software and has happened through\n"
+				"no fault of your own.\n\n"
+				"It is possible that this bug is already fixed in CVS.\n"
+				"You can get a tarball of CVS from the Gaim website, at\n"
+				WEBSITE "gaim-CVS.tar.gz.\n\n"
+				"If you are already using CVS, or can reproduce the crash\n"
+				"using the CVS version, please notify the gaim maintainers\n"
+				"by reporting a bug at\n"
 				WEBSITE "bug.php3\n\n"
 				"Please make sure to specify what you were doing at the time,\n"
 				"and post the backtrace from the core file. If you do not know\n"