bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crash using text property 'composite on w32


From: Lennart Borgman (gmail)
Subject: Re: Crash using text property 'composite on w32
Date: Tue, 12 Jun 2007 12:28:27 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 Mnenhy/0.7.5.666

Eli Zaretskii wrote:
Date: Tue, 12 Jun 2007 02:30:23 +0200
From: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
Cc: bug-gnu-emacs@gnu.org

Juanma Barranquero wrote:
Program received signal SIGSEGV, Segmentation fault.
0x010c798a in run_composition_function (from=267, to=269, prop=520)
   at composite.c:456
456       func = COMPOSITION_MODIFICATION_FUNC (prop);
(gdb) bt
#0  0x010c798a in run_composition_function (from=267, to=269, prop=520)
   at composite.c:456
Ah, thanks. I am not familiar with gdb.

You could also configure drmingw.exe (from mingw-utils-0.3.tar.gz) as
your JIT debugger.  This is what I get from it if I try your recipe:

Thanks Eli. I have not noticed there is such a thing as drmingw before.

For those interested in downloading: This file is on the MinGW download page. Many of the other files should be downloaded from SourceForge. It seems like no one has had the time and interest to clean up the MinGW download page yet.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]