emacs-diffs
[Top][All Lists]
Advanced

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

Re: master e163745: Fix retrieval of frame delay when using GDI+


From: Eli Zaretskii
Subject: Re: master e163745: Fix retrieval of frame delay when using GDI+
Date: Fri, 17 Apr 2020 09:56:57 +0300

> From: Juanma Barranquero <address@hidden>
> Date: Fri, 17 Apr 2020 01:53:37 +0200
> Cc: address@hidden
> 
> Thread 1 hit Breakpoint 2, decode_delay (
>     propertyItem=propertyItem@entry=0x56b2f90, frame=frame@entry=0)
>     at w32image.c:219
> 219     {
> (gdb) n
> 220       enum PropertyItem_type type = propertyItem[0].type;
> (gdb) n
> 223       switch (type)
> (gdb) n
> [New Thread 3872.0x3094]
> 237           emacs_abort ();
> (gdb) p type
> $1 = 43947
> (gdb) 

Is that the same multi-frame TIFF files you reported a crash a minute
ago?  Or is this a different use case?



reply via email to

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