bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#9633: 24.0.90; viewing a pdf crashes emacs


From: Glenn Morris
Subject: bug#9633: 24.0.90; viewing a pdf crashes emacs
Date: Fri, 30 Sep 2011 21:47:13 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

OK, but the ImageMagick issue should still be investigated.
What version of ImageMagick is on your system?
Does the crash happen with any multi-page pdf, or just one/some?
For example, does it happen with etc/refcards/refcard.pdf from the Emacs
distribution?
What happens if you just open a png file in emacs -Q?

Can you build Emacs using:

CFLAGS=-O0 -g3 ./configure
make

then run it using:

cd src
gdb ./emacs
run -Q

and when it crashes, post the result of `bt full'?





reply via email to

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