From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P Date: Thu, 25 Apr 2013 19:18:49 +0300 Message-ID: <8361zavb12.fsf@gnu.org> References: <871u9znoee.fsf@rho.meyering.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1366906810 32548 80.91.229.3 (25 Apr 2013 16:20:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 25 Apr 2013 16:20:10 +0000 (UTC) Cc: 14264@debbugs.gnu.org To: Jim Meyering Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Apr 25 18:20:14 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 1UVOu1-0001N7-4f for geb-bug-gnu-emacs@m.gmane.org; Thu, 25 Apr 2013 18:20:09 +0200 Original-Received: from localhost ([::1]:57717 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVOu0-0007aE-Hg for geb-bug-gnu-emacs@m.gmane.org; Thu, 25 Apr 2013 12:20:08 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:47133) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVOtr-0007SU-Vs for bug-gnu-emacs@gnu.org; Thu, 25 Apr 2013 12:20:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UVOtm-0001a3-Gs for bug-gnu-emacs@gnu.org; Thu, 25 Apr 2013 12:19:59 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:39177) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVOtm-0001Zy-EP for bug-gnu-emacs@gnu.org; Thu, 25 Apr 2013 12:19:54 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1UVOyk-0004Df-KJ for bug-gnu-emacs@gnu.org; Thu, 25 Apr 2013 12:25:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 25 Apr 2013 16:25: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: Original-Received: via spool by 14264-submit@debbugs.gnu.org id=B14264.136690706916120 (code B ref 14264); Thu, 25 Apr 2013 16:25:02 +0000 Original-Received: (at 14264) by debbugs.gnu.org; 25 Apr 2013 16:24:29 +0000 Original-Received: from localhost ([127.0.0.1]:43282 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UVOyC-0004Bx-Eu for submit@debbugs.gnu.org; Thu, 25 Apr 2013 12:24:28 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:33788) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UVOy9-0004Bm-Pp for 14264@debbugs.gnu.org; Thu, 25 Apr 2013 12:24:27 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MLT00K00JDW8600@a-mtaout22.012.net.il> for 14264@debbugs.gnu.org; Thu, 25 Apr 2013 19:18:45 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MLT00JJJJZ9XQC0@a-mtaout22.012.net.il>; Thu, 25 Apr 2013 19:18:45 +0300 (IDT) In-reply-to: <871u9znoee.fsf@rho.meyering.net> X-012-Sender: halo1@inter.net.il 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:73682 Archived-At: > 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. (Also, please note that you opened a second bug with this report.) Thanks.