From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jim Meyering Newsgroups: gmane.emacs.bugs Subject: bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P Date: Sat, 27 Apr 2013 01:44:27 +0200 Message-ID: <87bo90zwkk.fsf@rho.meyering.net> References: <871u9znoee.fsf@rho.meyering.net> <8361zavb12.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1367019902 12319 80.91.229.3 (26 Apr 2013 23:45:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Apr 2013 23:45:02 +0000 (UTC) Cc: 14264@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Apr 27 01:45:06 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UVsKA-0003ye-6Y for geb-bug-gnu-emacs@m.gmane.org; Sat, 27 Apr 2013 01:45:06 +0200 Original-Received: from localhost ([::1]:53839 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVsK9-0005BI-Lu for geb-bug-gnu-emacs@m.gmane.org; Fri, 26 Apr 2013 19:45:05 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:38223) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVsK4-00059y-Qw for bug-gnu-emacs@gnu.org; Fri, 26 Apr 2013 19:45:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UVsK3-0003NU-Iw for bug-gnu-emacs@gnu.org; Fri, 26 Apr 2013 19:45:00 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:41477) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVsK3-0003NQ-Fb for bug-gnu-emacs@gnu.org; Fri, 26 Apr 2013 19:44:59 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1UVsK6-0007mr-AX for bug-gnu-emacs@gnu.org; Fri, 26 Apr 2013 19:45:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jim Meyering Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 26 Apr 2013 23:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14264 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 14264-submit@debbugs.gnu.org id=B14264.136701987529861 (code B ref 14264); Fri, 26 Apr 2013 23:45:02 +0000 Original-Received: (at 14264) by debbugs.gnu.org; 26 Apr 2013 23:44:35 +0000 Original-Received: from localhost ([127.0.0.1]:45586 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UVsJf-0007la-8f for submit@debbugs.gnu.org; Fri, 26 Apr 2013 19:44:35 -0400 Original-Received: from mx.meyering.net ([88.168.87.75]:49478) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UVsJc-0007lP-6D for 14264@debbugs.gnu.org; Fri, 26 Apr 2013 19:44:33 -0400 Original-Received: from rho.meyering.net (rho.meyering.net [127.0.0.1]) by rho.meyering.net (Acme Bit-Twister) with ESMTP id 71E1C60085; Sat, 27 Apr 2013 01:44:27 +0200 (CEST) In-Reply-To: <8361zavb12.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 25 Apr 2013 19:18:49 +0300") Original-Lines: 37 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org 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 Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:73755 Archived-At: Eli Zaretskii wrote: >> From: Jim Meyering >> Date: Thu, 25 Apr 2013 07:57:13 +0200 >> >> I suspect that I would have a hard time reproducing this failure >> starting from emacs -Q (too many moving pieces in my .emacs and .gnus.el). >> >> I noticed this when running a version of emacs built from >> git of at least a few days ago, and reproduced it again >> using the latest from this evening: >> >> 8b8d4a3a0c4de5d65a4d13163542c7776f3b3913 >> Author: Stefan Monnier >> Date: Wed Apr 24 23:25:34 2013 -0400 >> >> * lisp/progmodes/octave-mod.el (octave-smie-forward-token): Only emit >> ... >> >> Reading mail with GNUS, this segmentation fault strikes when I attempt >> to read the following message from a local nnml folder: >> http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/26038/focus=26040 >> >> I hope the backtraces and auto-included info below are enough. >> Sorry to report and run, but I will have very limited free time >> for the next two weeks. > > The backtraces are from an optimized build, and all the interesting > values are "optimized out". Please try reproducing this in an > unoptimized build, and then submitting a backtrace. Thanks for looking. Will do. > (Also, please note that you opened a second bug with this report.) Yes, I noticed that and merged them soon after.