From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#8884: wide-int crash Date: Fri, 07 Oct 2011 03:30:43 -0400 Message-ID: References: <201106040034.15598.ruediger@c-plusplus.de> <201106061825.25078.ruediger@c-plusplus.de> <201106240250.01247.ruediger@c-plusplus.de> <4E148534.40106@cs.ucla.edu> <2v8vsbte5m.fsf@fencepost.gnu.org> <4E14E23F.4070507@cs.ucla.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1317972660 32545 80.91.229.12 (7 Oct 2011 07:31:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 7 Oct 2011 07:31:00 +0000 (UTC) To: 8884-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 07 09:30:56 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RC4tR-00038r-Py for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Oct 2011 09:30:54 +0200 Original-Received: from localhost ([::1]:52061 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RC4tR-0005p2-6Y for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Oct 2011 03:30:53 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:57838) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RC4tO-0005os-Cs for bug-gnu-emacs@gnu.org; Fri, 07 Oct 2011 03:30:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RC4tN-0005tJ-Ct for bug-gnu-emacs@gnu.org; Fri, 07 Oct 2011 03:30:50 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:34794) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RC4tN-0005tB-B7 for bug-gnu-emacs@gnu.org; Fri, 07 Oct 2011 03:30:49 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RC4ta-00056N-4N for bug-gnu-emacs@gnu.org; Fri, 07 Oct 2011 03:31:02 -0400 Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Fri, 07 Oct 2011 07:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 8884 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 8884@debbugs.gnu.org, rgm@gnu.org Original-Received: via spool by 8884-done@debbugs.gnu.org id=D8884.131797266119606 (code D ref 8884); Fri, 07 Oct 2011 07:31:01 +0000 Original-Received: (at 8884-done) by debbugs.gnu.org; 7 Oct 2011 07:31:01 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RC4tZ-000567-5l for submit@debbugs.gnu.org; Fri, 07 Oct 2011 03:31:01 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RC4tW-000560-H8 for 8884-done@debbugs.gnu.org; Fri, 07 Oct 2011 03:30:59 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RC4tI-00046p-4r; Fri, 07 Oct 2011 03:30:44 -0400 X-Spook: PGP monarchist illuminati pre-emptive Yukon Osama diwn X-Ran: ]PVuI9,3U_Vzl&,rHKx~("Oj7zcF)dA}yii7"%LV;OHO@ekK-Z|h)P]7Yv\RZ^{-@"W=X5 X-Hue: cyan X-Attribution: GM In-Reply-To: <4E14E23F.4070507@cs.ucla.edu> (Paul Eggert's message of "Wed, 06 Jul 2011 15:31:27 -0700") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 07 Oct 2011 03:31:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) 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:52358 Archived-At: Paul Eggert wrote: > I committed the following patch into the trunk. Peter, > can you please check whether it solves your problem? If not, > can you please compile with -g and without -O, and use GDB to report > the following values at the point of the crash: buffer_local_flags, > idx, offset, sizeof (struct buffer). Since no reply was received I am closing this under the presumption that it was fixed.