From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sascha Wilde Newsgroups: gmane.emacs.devel Subject: Re: SEGV in xmenu.c digest_single_submenu Date: Thu, 20 Apr 2006 09:44:20 +0200 Message-ID: References: <443B6A26.2090006@swipnet.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1145519085 31936 80.91.229.2 (20 Apr 2006 07:44:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Apr 2006 07:44:45 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 20 09:44:43 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FWTqC-0001dG-44 for ged-emacs-devel@m.gmane.org; Thu, 20 Apr 2006 09:44:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWTqB-0002U6-Nt for ged-emacs-devel@m.gmane.org; Thu, 20 Apr 2006 03:44:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FWTq0-0002Tz-FN for emacs-devel@gnu.org; Thu, 20 Apr 2006 03:44:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FWTpz-0002Tn-D0 for emacs-devel@gnu.org; Thu, 20 Apr 2006 03:44:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWTpz-0002Tk-6c for emacs-devel@gnu.org; Thu, 20 Apr 2006 03:44:27 -0400 Original-Received: from [62.141.58.119] (helo=km1136.keymachine.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FWTrE-00084k-KD; Thu, 20 Apr 2006 03:45:45 -0400 Original-Received: from kenny.sha-bang.de (xdslg117.osnanet.de [212.95.106.117]) (authenticated bits=0) by km1136.keymachine.de (8.12.11/8.12.10) with ESMTP id k3K7iJq6001599; Thu, 20 Apr 2006 09:44:19 +0200 Original-Received: from wilde by kenny.sha-bang.de with local (Kenny MUA v.0409034.42) ID 1FWTps-0002be-IJ; Thu, 20 Apr 2006 09:44:20 +0200 Original-To: "Jan D." In-Reply-To: (Sascha Wilde's message of "Tue, 11 Apr 2006 16:20:26 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:53123 Archived-At: Sascha Wilde wrote: > I just stumbled across a way of reproducing the class of problems > (both under GNU/Linux/X11 with lucid widgets): > > 1. start emacs -Q > 2. M-x set-variable RET debug-on-error RET t RET > 3. C-x 5 f /PATH/TO/ANY/C-file.c > > You'll get a SEGV somewhere in xmenu.c > > To reproduce the related problem without SEGV: > > 1. start emacs -Q > 2. M-x set-variable RET debug-on-error RET t RET > 3. M-x c-mode RET > 4. click on the menu bar both issues seem to be solved in CVS now. Thanks. sascha -- Sascha Wilde To become a Jedi, use Emacs you have to.