GNU bug report logs - #21738
rhel 6.6 imagemagick freeze/crash

Previous Next

Package: emacs;

Reported by: Kaushal Modi <kaushal.modi <at> gmail.com>

Date: Thu, 22 Oct 2015 22:13:02 UTC

Severity: normal

Found in version 25.0.50

Done: Kaushal Modi <kaushal.modi <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #100 received at 21738 <at> debbugs.gnu.org (full text, mbox):

From: Wolfgang Jenkner <wjenkner <at> inode.at>
To: Andreas Schwab <schwab <at> linux-m68k.org>
Cc: 21738 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>,
 Kaushal Modi <kaushal.modi <at> gmail.com>
Subject: Re: bug#21738: 25.0.50; eww freezes/crashes at times
Date: Tue, 27 Oct 2015 21:25:22 +0100
On Fri, Oct 23 2015, Andreas Schwab wrote:

> It just means that ImageMagick does not track errno precicely.

Indeed, IIUC, it is pthread_key_delete(3) that fails (with EINVAL,
though):

http://git.imagemagick.org/repos/ImageMagick/blob/master/coders/tiff.c#L2383

http://git.imagemagick.org/repos/ImageMagick/blob/master/MagickCore/thread.c#L99

This means that compiling ImageMagick without threads support
(./configure --without-threads) should change... something.




This bug report was last modified 9 years and 265 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.