From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.bugs Subject: Re: Crash using text property 'composite on w32 Date: Tue, 12 Jun 2007 01:04:47 +0100 Message-ID: <466DE31F.7000302@gnu.org> References: <466D7903.6040508@gmail.com> <466DDFA5.3090202@gnu.org> <466DE1AD.6020606@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1181606705 29086 80.91.229.12 (12 Jun 2007 00:05:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 12 Jun 2007 00:05:05 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: "Lennart Borgman (gmail)" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jun 12 02:05:02 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HxtsX-0006zH-82 for geb-bug-gnu-emacs@m.gmane.org; Tue, 12 Jun 2007 02:04:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HxtsW-0001sL-Ms for geb-bug-gnu-emacs@m.gmane.org; Mon, 11 Jun 2007 20:04:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HxtsU-0001sB-PL for bug-gnu-emacs@gnu.org; Mon, 11 Jun 2007 20:04:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HxtsT-0001rz-BE for bug-gnu-emacs@gnu.org; Mon, 11 Jun 2007 20:04:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HxtsT-0001rv-7n for bug-gnu-emacs@gnu.org; Mon, 11 Jun 2007 20:04:53 -0400 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HxtsS-0002s0-Kx for bug-gnu-emacs@gnu.org; Mon, 11 Jun 2007 20:04:52 -0400 Original-Received: from [127.0.0.1] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id 1553551B6B; Tue, 12 Jun 2007 01:04:52 +0100 (BST) User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) In-Reply-To: <466DE1AD.6020606@gmail.com> X-detected-kernel: Linux 2.4-2.6 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15853 Archived-At: Lennart Borgman (gmail) wrote: > Jason Rumney wrote: >> Lennart Borgman (gmail) wrote: >>> There is no backtrace. >> >> Are you configuring with --no-debug again? > > No. I included the configure line in the message I sent: So why don't you get a backtrace when it crashes under gdb? Aside: As you'd obviously removed the machine name from the second line, I wasn't sure that you hadn't removed something else as well.