unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master e163745: Fix retrieval of frame delay when using GDI+
       [not found] ` <20200415201643.2B3BF209AA@vcs0.savannah.gnu.org>
@ 2020-04-16 23:53   ` Juanma Barranquero
  2020-04-17  6:56     ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Juanma Barranquero @ 2020-04-16 23:53 UTC (permalink / raw)
  To: Emacs developers, Eli Zaretskii; +Cc: emacs-diffs

[-- Attachment #1: Type: text/plain, Size: 337 bytes --]

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)

[-- Attachment #2: Type: text/html, Size: 429 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: master e163745: Fix retrieval of frame delay when using GDI+
  2020-04-16 23:53   ` master e163745: Fix retrieval of frame delay when using GDI+ Juanma Barranquero
@ 2020-04-17  6:56     ` Eli Zaretskii
  2020-04-17  8:39       ` Juanma Barranquero
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2020-04-17  6:56 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: emacs-diffs, emacs-devel

> From: Juanma Barranquero <lekktu@gmail.com>
> Date: Fri, 17 Apr 2020 01:53:37 +0200
> Cc: emacs-diffs@gnu.org
> 
> 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?



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: master e163745: Fix retrieval of frame delay when using GDI+
  2020-04-17  6:56     ` Eli Zaretskii
@ 2020-04-17  8:39       ` Juanma Barranquero
  2020-04-17  8:50         ` Juanma Barranquero
  0 siblings, 1 reply; 4+ messages in thread
From: Juanma Barranquero @ 2020-04-17  8:39 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-diffs, Emacs developers

[-- Attachment #1: Type: text/plain, Size: 61 bytes --]

The same. The "small" example tiff from the page you linked.

[-- Attachment #2: Type: text/html, Size: 107 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: master e163745: Fix retrieval of frame delay when using GDI+
  2020-04-17  8:39       ` Juanma Barranquero
@ 2020-04-17  8:50         ` Juanma Barranquero
  0 siblings, 0 replies; 4+ messages in thread
From: Juanma Barranquero @ 2020-04-17  8:50 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-diffs, Emacs developers

[-- Attachment #1: Type: text/plain, Size: 180 bytes --]

BTW, the message went here because it was *very* late and my sleep deprived
zombie self obviously botched his Reply ;-)

It was meant for the emacs-devel thread, obviously. Sorry.

[-- Attachment #2: Type: text/html, Size: 207 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-04-17  8:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200415201641.26527.35206@vcs0.savannah.gnu.org>
     [not found] ` <20200415201643.2B3BF209AA@vcs0.savannah.gnu.org>
2020-04-16 23:53   ` master e163745: Fix retrieval of frame delay when using GDI+ Juanma Barranquero
2020-04-17  6:56     ` Eli Zaretskii
2020-04-17  8:39       ` Juanma Barranquero
2020-04-17  8:50         ` Juanma Barranquero

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).