emacs-devel
[Top][All Lists]
Advanced

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

Re: Reproducible crash with Gnus on Windows.


From: Juanma Barranquero
Subject: Re: Reproducible crash with Gnus on Windows.
Date: Tue, 9 Dec 2008 20:51:05 +0100

On Tue, Dec 9, 2008 at 20:43, Óscar Fuentes <address@hidden> wrote:

> Really, really, really I don't have time for that, but anyways...

I hope you understand that the likelihood of fixing a bug is directly
related to quality&quantity of information available...

Judging by the backtrace, it could be an instance of bug#872/#1179.

> Program received signal SIGSEGV, Segmentation fault.
> 0x0115c9e1 in x_draw_glyph_string (s=0x82e990) at w32term.c:1106
> 1106      PREPARE_FACE_FOR_DISPLAY (s->f, s->face);
> (gdb) bt full
> #0  0x0115c9e1 in x_draw_glyph_string (s=0x82e990) at w32term.c:1106
>        relief_drawn_p = <value optimized out>
> #1  0x0104079a in draw_glyphs (w=0x10890000, x=170, row=0x108925f0,
>    area=TEXT_AREA, start=0, end=98, hl=DRAW_NORMAL_TEXT, overlaps=0)
>    at xdisp.c:20487
>        head = (struct glyph_string *) 0x82eb40
>        tail = (struct glyph_string *) 0x82e990
>        s = (struct glyph_string *) 0x82e990
>        clip_head = (struct glyph_string *) 0x0
>        clip_tail = (struct glyph_string *) 0x0
>        i = 0
>        j = -284161863
>        x_reached = 170
>        last_x = 990
>        area_left = 10
>        f = (struct frame *) 0x2d23e00
>        hdc = (HDC) 0xae01073d
> #2  0x01044ff4 in x_write_glyphs (start=0x108a0000, len=98) at xdisp.c:21896
>        x = <value optimized out>

[etc]

> Please don't ask for the same on a Emacs built on debug mode :-)

Could you at least say how was Emacs compiled (compiler and version)?
I'd bet 1€ it is a 4.X MinGW GCC.

    Juanma

reply via email to

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