From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: [BUG] Finternal_merge_in_global_face segfault Date: Sat, 05 Jul 2008 17:16:37 -0400 Message-ID: <87fxqouj4a.fsf@stupidchicken.com> References: <877ic0cv4o.fsf@saeurebad.de> <87k5g0z7x2.fsf@stupidchicken.com> <87abgws0rq.fsf@saeurebad.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1215292612 5957 80.91.229.12 (5 Jul 2008 21:16:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 5 Jul 2008 21:16:52 +0000 (UTC) Cc: Emacs Development Mailing List To: Johannes Weiner Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 05 23:17:39 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KFF8M-0006F1-7Z for ged-emacs-devel@m.gmane.org; Sat, 05 Jul 2008 23:17:30 +0200 Original-Received: from localhost ([127.0.0.1]:60951 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KFF7U-0005jW-KX for ged-emacs-devel@m.gmane.org; Sat, 05 Jul 2008 17:16:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KFF7N-0005gf-EC for emacs-devel@gnu.org; Sat, 05 Jul 2008 17:16:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KFF7L-0005er-TE for emacs-devel@gnu.org; Sat, 05 Jul 2008 17:16:28 -0400 Original-Received: from [199.232.76.173] (port=44129 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KFF7L-0005em-Gh for emacs-devel@gnu.org; Sat, 05 Jul 2008 17:16:27 -0400 Original-Received: from eight-one-fifty-eight.mit.edu ([18.115.5.158]:38578 helo=cyd) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KFF7L-0007yL-Dl for emacs-devel@gnu.org; Sat, 05 Jul 2008 17:16:27 -0400 Original-Received: by cyd (Postfix, from userid 1000) id 6A42857E23A; Sat, 5 Jul 2008 17:16:37 -0400 (EDT) In-Reply-To: <87abgws0rq.fsf@saeurebad.de> (Johannes Weiner's message of "Sat, 05 Jul 2008 17:23:37 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:100374 Archived-At: Johannes Weiner writes: >> Please provide a recipe to reproduce this segfault. > > emacs -batch -f format Thanks. I've checked in a fix.