From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Felix E. Klee" Newsgroups: gmane.emacs.bugs Subject: Custom menu + flyspell-mode = EMACS segfaults Date: Thu, 13 Nov 2003 09:21:06 +0100 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20031113092106.45eb7d02.felix.klee@inka.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1068711854 7820 80.91.224.253 (13 Nov 2003 08:24:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 Nov 2003 08:24:14 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Nov 13 09:24:08 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AKCls-0004l4-00 for ; Thu, 13 Nov 2003 09:24:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AKDhF-0002RV-MX for geb-bug-gnu-emacs@m.gmane.org; Thu, 13 Nov 2003 04:23:25 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AKDgp-0002Jv-FW for bug-gnu-emacs@gnu.org; Thu, 13 Nov 2003 04:22:59 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AKDgI-0002D0-Oo for bug-gnu-emacs@gnu.org; Thu, 13 Nov 2003 04:22:57 -0500 Original-Received: from [193.197.184.2] (helo=mail.inka.de) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AKDgI-0002Cl-7q for bug-gnu-emacs@gnu.org; Thu, 13 Nov 2003 04:22:26 -0500 Original-Received: from donald.physik.uni-konstanz.de (puric.inka.de [193.197.184.17]) by mail.inka.de with smtp id 1AKCio-0001eN-00; Thu, 13 Nov 2003 09:20:59 +0100 Original-To: bug-gnu-emacs@gnu.org X-Mailer: Sylpheed version 0.9.4claws (GTK+ 1.2.10; i686-suse-linux) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:6133 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:6133 This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English, because the Emacs maintainers do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. In GNU Emacs 21.3.2 (i486-slackware-linux-gnu, X toolkit, Xaw3d scroll bars) of 2003-05-23 on midas configured using `configure i486-slackware-linux --prefix=/usr --with-x11 --with-x-toolkit --with-pop' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: C locale-coding-system: nil default-enable-multibyte-characters: t Please describe exactly what actions triggered the bug and the precise symptoms of the bug: To trigger the bug follow these instructions: 1. Create a "~/.emacs" with the following contents: (add-hook 'tex-mode-hook '(lambda () (define-key tex-mode-map [menu-bar tex-project] (cons "tex-Project" tex-mode-map)))) 2. Start or restart EMACS. 3. Open a Tex file (e.g. "~/tmp/qqq.tex") and maybe put some text into it. 4. Activate flyspell-mode (M-x flyspell-mode). Now EMACS crashes with the error message "segmentation fault". BTW, I'm running EMACS under Slackware 9.1 on a Intel Celeron (Coppermine) powered system. Recent input: C-x C-f t m m y a < b u C-x 1 C-x k M-x r e p o r Recent messages: Loading disp-table...done Loading tool-bar...done Loading image...done Loading tooltip...done For information about the GNU Project and its goals, type C-h C-p. call-interactively: End of buffer Making completion list... Loading view...done Making completion list... Loading emacsbug...done