all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Burr <ajb44.geo@yahoo.com>
To: Eli Zaretskii <eliz@gnu.org>, Lars Magne Ingebrigtsen <larsi@gnus.org>
Cc: "22289@debbugs.gnu.org" <22289@debbugs.gnu.org>
Subject: bug#22289: 24.3; Emacs crashes on loading file
Date: Sat, 2 Jan 2016 14:29:23 +0000 (UTC)	[thread overview]
Message-ID: <1605685633.2833085.1451744963641.JavaMail.yahoo@mail.yahoo.com> (raw)
In-Reply-To: <83ege0crpi.fsf@gnu.org>

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

Yes, it seems to have been compiled with imagemagick support. I don't have 14Gb of ram :-)So, the problem is then that this is not any kind of image. It's a text file (actually a
program for http://art.kano.me, which expects coffeescript). If I run: 
 convert Identify nelson.artimagemagick tells me that I have a 26708x29472 1-bit ART image, which explains the problem!
It loads normally if I rename the file not to have the .art suffix. So I can solve my immediate problem.

It's not clear to me whether imagemagick is making a real mistake here. it doesn't seemto do any significant checking on the image header: https://github.com/ImageMagick/ImageMagick/blob/7ce65e7125a4e1df1a274ce373c537a9df9c16cd/coders/art.cHowever these old formats often didn't include any redundancy anyway.
However it does seem like any filename ending in .art is a bit dangerous for emacs at the moment.
Alex

 

 

 
      From: Eli Zaretskii <eliz@gnu.org>
 To: Lars Magne Ingebrigtsen <larsi@gnus.org> 
Cc: ajb44.geo@yahoo.com; 22289@debbugs.gnu.org
 Sent: Saturday, January 2, 2016 8:26 AM
 Subject: Re: bug#22289: 24.3; Emacs crashes on loading file
   
> From: Lars Magne Ingebrigtsen <larsi@gnus.org>
> Date: Sat, 02 Jan 2016 03:57:17 +0100
> Cc: 22289@debbugs.gnu.org
> 
> Alex Burr <ajb44.geo@yahoo.com> writes:
> 
> > 1) loaded attached file 'nelson.art' with ctrl-x f
> > 2) emacs then proceeded to malloc all core, causing linux to grind to a halt.
> 
> If I save the image to a file and then use "display" to display it, my
> machine grinds to a halt for 15 seconds, and then display says it can't
> display it...
> 
> Could be an imagemagick bug of some kind...

Alex, was your Emacs compiled with Imagemagick support?  Mine wasn't,
so visiting that file does nothing special.


   

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

  reply	other threads:[~2016-01-02 14:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2098501644.4593027.1451664893765.JavaMail.yahoo.ref@mail.yahoo.com>
2016-01-01 16:14 ` bug#22289: 24.3; Emacs crashes on loading file Alex Burr
2016-01-02  2:57   ` Lars Magne Ingebrigtsen
2016-01-02  8:26     ` Eli Zaretskii
2016-01-02 14:29       ` Alex Burr [this message]
2019-02-20  6:07         ` Glenn Morris
2016-01-02  2:58   ` Lars Magne Ingebrigtsen
2016-01-02  8:27     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1605685633.2833085.1451744963641.JavaMail.yahoo@mail.yahoo.com \
    --to=ajb44.geo@yahoo.com \
    --cc=22289@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.