From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.bugs Subject: bug#11917: 24.1.50; Segfault in with make-local-variable and indirect buffers Date: Thu, 12 Jul 2012 09:15:19 +0200 Message-ID: References: <87bojm7zx6.fsf@golux.woodcraft.me.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1342077349 16662 80.91.229.3 (12 Jul 2012 07:15:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 12 Jul 2012 07:15:49 +0000 (UTC) Cc: 11917-done@debbugs.gnu.org To: Matthew Woodcraft Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 12 09:15:48 2012 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 1SpDck-00066p-Fk for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Jul 2012 09:15:42 +0200 Original-Received: from localhost ([::1]:33583 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpDcj-0004bE-I5 for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Jul 2012 03:15:41 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:55892) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpDce-0004aD-7a for bug-gnu-emacs@gnu.org; Thu, 12 Jul 2012 03:15:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SpDca-0001qj-6Z for bug-gnu-emacs@gnu.org; Thu, 12 Jul 2012 03:15:36 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:53367) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpDca-0001qA-3e for bug-gnu-emacs@gnu.org; Thu, 12 Jul 2012 03:15:32 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SpDhu-00089S-C5 for bug-gnu-emacs@gnu.org; Thu, 12 Jul 2012 03:21:02 -0400 Resent-From: Andreas Schwab Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Thu, 12 Jul 2012 07:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 11917 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 11917@debbugs.gnu.org, schwab@linux-m68k.org Original-Received: via spool by 11917-done@debbugs.gnu.org id=D11917.134207765731321 (code D ref 11917); Thu, 12 Jul 2012 07:21:02 +0000 Original-Received: (at 11917-done) by debbugs.gnu.org; 12 Jul 2012 07:20:57 +0000 Original-Received: from localhost ([127.0.0.1]:34680 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SpDho-000897-BY for submit@debbugs.gnu.org; Thu, 12 Jul 2012 03:20:57 -0400 Original-Received: from mail-out.m-online.net ([212.18.0.10]:54634) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SpDhl-00088y-O5 for 11917-done@debbugs.gnu.org; Thu, 12 Jul 2012 03:20:54 -0400 Original-Received: from frontend4.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3WXpNZ73rgz3hhZh; Thu, 12 Jul 2012 09:16:29 +0200 (CEST) Original-Received: from igel.home (ppp-88-217-107-49.dynamic.mnet-online.de [88.217.107.49]) by mail.mnet-online.de (Postfix) with ESMTPA id 3WXpMD4Zcqzbbjd; Thu, 12 Jul 2012 09:15:20 +0200 (CEST) Original-Received: by igel.home (Postfix, from userid 501) id 189CBCA2A3; Thu, 12 Jul 2012 09:15:19 +0200 (CEST) X-Yow: Not enough people play SKEE-BALL.. They're always thinking about COCAINE or and ALIEN BEINGS!! In-Reply-To: <87bojm7zx6.fsf@golux.woodcraft.me.uk> (Matthew Woodcraft's message of "Wed, 11 Jul 2012 22:25:57 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) 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 (newer, 2) 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:61841 Archived-At: Reduced test case: emacs --batch --eval "(with-current-buffer (get-buffer-create \"foo\") (make-local-variable 'foo) (make-indirect-buffer (current-buffer) \"bar\" t))" Fixed on emacs-24. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."