From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#9633: 24.0.90; viewing a pdf crashes emacs Date: Fri, 30 Sep 2011 13:11:30 -0400 Message-ID: References: <87oby341fp.fsf@box.cube> <83d3eiedrp.fsf@gnu.org> <4E85D1E9.4050401@googlemail.com> <83vcsacbqw.fsf@gnu.org> <4E85DDC8.8060207@googlemail.com> <83ty7uc9px.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1317402730 13986 80.91.229.12 (30 Sep 2011 17:12:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 30 Sep 2011 17:12:10 +0000 (UTC) Cc: 9633@debbugs.gnu.org, Pieter Slabbert To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Sep 30 19:12:06 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R9gcx-0000OT-TN for geb-bug-gnu-emacs@m.gmane.org; Fri, 30 Sep 2011 19:12:00 +0200 Original-Received: from localhost ([::1]:57820 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R9gcx-0003xB-Cv for geb-bug-gnu-emacs@m.gmane.org; Fri, 30 Sep 2011 13:11:59 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:45930) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R9gcu-0003w2-Ha for bug-gnu-emacs@gnu.org; Fri, 30 Sep 2011 13:11:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R9gct-0006T2-LL for bug-gnu-emacs@gnu.org; Fri, 30 Sep 2011 13:11:56 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:45459) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R9gct-0006Sx-H0 for bug-gnu-emacs@gnu.org; Fri, 30 Sep 2011 13:11:55 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1R9gdx-0002Zv-U2 for bug-gnu-emacs@gnu.org; Fri, 30 Sep 2011 13:13:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 30 Sep 2011 17:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9633 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9633-submit@debbugs.gnu.org id=B9633.13174027639881 (code B ref 9633); Fri, 30 Sep 2011 17:13:01 +0000 Original-Received: (at 9633) by debbugs.gnu.org; 30 Sep 2011 17:12:43 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R9gde-0002ZJ-EJ for submit@debbugs.gnu.org; Fri, 30 Sep 2011 13:12:43 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R9gdc-0002ZC-1p for 9633@debbugs.gnu.org; Fri, 30 Sep 2011 13:12:41 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1R9gcU-0003tQ-Sw; Fri, 30 Sep 2011 13:11:30 -0400 X-Spook: Hamas TWA fissionable Operation Iraqi Freedom plutonium X-Ran: wXs7:U&Pf%;[6f*Vi;n$PgS;TA,21GT=-{)%X/&FgJd5U0ZH%cDfT)?57zi X-Hue: white X-Attribution: GM In-Reply-To: <83ty7uc9px.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 30 Sep 2011 18:48:26 +0300") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 30 Sep 2011 13:13:01 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:52001 Archived-At: I tried on two different systems (one of which uses libtiff 3.9.4) and could not reproduce it. I think "UnregisterTIFFImage" is actually provided by the imagemagick library. Does the problem go away if you configure --without-imagemagick? I don't know what tiffs have to do with anything though, since docview uses png.