emacs-devel
[Top][All Lists]
Advanced

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

Re: What's your version of Imagemagick? (was M-x eww performance)


From: Kaushal Modi
Subject: Re: What's your version of Imagemagick? (was M-x eww performance)
Date: Fri, 23 Oct 2015 15:08:38 -0400

Thank you everyone for replying.

I upgraded to the latest Imagemagick, v6.9.2-4 and I am still facing
the same issue. I have updated with the latest gdb backtrace at
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21738 .

>> Tassilo
> Looking at the other two answers you already got and for whom it works,
> one difference is that we don't optimize (-O0; or only slightly with
> -Og) and build with debugging support.  You could try recompiling your
> emacs with similar CFLAGS and see if that has an effect.

I have been getting the same freeze on emacs compiled with -ggdb3 -O0
too (see below).

Also everyone is on GTK3 whereas I am on GTK2. I cannot help that as I
am on work computer (RHEL 6.1).

Built on x86_64-unknown-linux-gnu
Configure options:
--prefix=/home/kmodi/usr_local/apps/6/emacs/master_debug
'CPPFLAGS=-fgnu89-inline -I/home/kmodi/usr_local/6/include
-I/usr/include/freetype2 -I/usr/include' 'CFLAGS=-ggdb3 -O0'
'CXXFLAGS=-ggdb3 -O0' 'LDFLAGS=-L/home/kmodi/usr_local/6/lib
-L/home/kmodi/usr_local/6/lib64 -ggdb3'
Features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF
GSETTINGS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE LIBOTF XFT
ZLIB TOOLKIT_SCROLL_BARS GTK2 X11

So the root cause of the problem is probably something else..
something that Imagemagick builds depend upon.



reply via email to

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