GNU bug report logs - #24782
26.0.50; ImageMagick assertion failure on browse-url with eww

Previous Next

Package: emacs;

Reported by: bugs <at> gnu.support (Jean Louis)

Date: Mon, 24 Oct 2016 15:31:02 UTC

Severity: normal

Found in version 26.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 24782 in the body.
You can then email your comments to 24782 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#24782; Package emacs. (Mon, 24 Oct 2016 15:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to bugs <at> gnu.support (Jean Louis):
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 24 Oct 2016 15:31:02 GMT) Full text and rfc822 format available.

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

From: bugs <at> gnu.support (Jean Louis)
To: bug-gnu-emacs <at> gnu.org
Subject: 26.0.50; Crash on browse-url
Date: Mon, 24 Oct 2016 12:14:01 +0300
When I start emacs with -Q and without init files, if I wish to browse
the web, I enter duckduckgo.com as the URL, and I start searching. The
eww and emacs crash at that time.


In GNU Emacs 26.0.50.3 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2016-10-21 built on protected.rcdrun.com
Repository revision: 76b08a35bb6b3b32e5e5fda53e374769ceae6ed8
Windowing system distributor 'The X.Org Foundation', version 11.0.11801000
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...

Configured using:
 'configure --prefix=/usr --localstatedir=/var --with-sound=alsa
 --with-modules --with-x --with-x-toolkit=lucid'

Configured features:
XAW3D XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GCONF GSETTINGS
NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE XFT ZLIB
TOOLKIT_SCROLL_BARS LUCID X11 MODULES

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
/usr/share/emacs/site-lisp/t-mouse hides /usr/share/emacs/26.0.50/lisp/t-mouse

Features:
(shadow sort mail-extr emacsbug message subr-x puny seq byte-opt gv
bytecomp byte-compile cl-extra help-mode cconv cl-loaddefs pcase cl-lib
dired dired-loaddefs format-spec rfc822 mml easymenu mml-sec
password-cache epa derived epg epg-config gnus-util rmail rmail-loaddefs
mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils
mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr
mail-utils time-date mule-util tooltip eldoc electric uniquify
ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win
term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe
tabulated-list newcomment elisp-mode lisp-mode prog-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core term/tty-colors frame cl-generic cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european
ethiopic indian cyrillic chinese charscript case-table epa-hook
jka-cmpr-hook help simple abbrev obarray minibuffer cl-preloaded nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote dbusbind inotify dynamic-setting
system-font-setting font-render-setting x-toolkit x multi-tty
make-network-process emacs)

Memory information:
((conses 16 98845 7218)
 (symbols 48 20372 0)
 (miscs 40 93 118)
 (strings 32 18350 4714)
 (string-bytes 1 575077)
 (vectors 16 13501)
 (vector-slots 8 450925 5778)
 (floats 8 188 15)
 (intervals 56 281 0)
 (buffers 976 13)
 (heap 1024 45426 983))




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24782; Package emacs. (Mon, 24 Oct 2016 16:30:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: bugs <at> gnu.support (Jean Louis)
Cc: 24782 <at> debbugs.gnu.org
Subject: Re: bug#24782: 26.0.50; Crash on browse-url
Date: Mon, 24 Oct 2016 19:29:23 +0300
> From: bugs <at> gnu.support (Jean Louis)
> Date: Mon, 24 Oct 2016 12:14:01 +0300
> 
> When I start emacs with -Q and without init files, if I wish to browse
> the web, I enter duckduckgo.com as the URL, and I start searching. The
> eww and emacs crash at that time.

Do you have src/ralloc.o file in your source tree?  If so, this is
probably the same bug as reported in bug#24764.  Try applying the
patch in commit 71ca4f6 (not yet on master) and see if that helps.

Thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24782; Package emacs. (Mon, 24 Oct 2016 16:36:02 GMT) Full text and rfc822 format available.

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

From: Jean Louis <bugs <at> gnu.support>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 24782 <at> debbugs.gnu.org
Subject: Re: bug#24782: 26.0.50; Crash on browse-url
Date: Mon, 24 Oct 2016 19:30:33 +0300
Hello,

I do not have src/ralloc.o, but I have src/ralloc.c in the source tree
where everything was compiled, and where is also emacs compiled
inside.

Jean

On Mon, Oct 24, 2016 at 07:29:23PM +0300, Eli Zaretskii wrote:
> > From: bugs <at> gnu.support (Jean Louis)
> > Date: Mon, 24 Oct 2016 12:14:01 +0300
> > 
> > When I start emacs with -Q and without init files, if I wish to browse
> > the web, I enter duckduckgo.com as the URL, and I start searching. The
> > eww and emacs crash at that time.
> 
> Do you have src/ralloc.o file in your source tree?  If so, this is
> probably the same bug as reported in bug#24764.  Try applying the
> patch in commit 71ca4f6 (not yet on master) and see if that helps.
> 
> Thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24782; Package emacs. (Mon, 24 Oct 2016 17:01:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Jean Louis <bugs <at> gnu.support>
Cc: 24782 <at> debbugs.gnu.org
Subject: Re: bug#24782: 26.0.50; Crash on browse-url
Date: Mon, 24 Oct 2016 20:00:01 +0300
> Date: Mon, 24 Oct 2016 19:30:33 +0300
> From: Jean Louis <bugs <at> gnu.support>
> Cc: 24782 <at> debbugs.gnu.org
> 
> I do not have src/ralloc.o, but I have src/ralloc.c in the source tree
> where everything was compiled, and where is also emacs compiled
> inside.

Then it's not the same bug.

Is the crash reproducible?  Can you show the step by step recipe,
starting from "emacs -Q", for the crash, and also run Emacs under GDB
and show the backtrace from the crash?

Thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24782; Package emacs. (Tue, 25 Oct 2016 15:37:01 GMT) Full text and rfc822 format available.

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

From: Jean Louis <bugs <at> gnu.support>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 24782 <at> debbugs.gnu.org, Jean Louis <bugs <at> gnu.support>
Subject: Re: bug#24782: 26.0.50; Crash on browse-url
Date: Tue, 25 Oct 2016 12:29:31 +0300
Hello Eli,

Thank you for helping.

I can repeat it each time. Version of Emacs is 26.0.50.4, since
yesterday basically.

I was writing many emails by using mutt, and emacs as editor, with the
hook to toggle message mode, it was helping me format the text, the
quoted text and such. I used it only for editing, not for sending
email, as it was done by mutt.

Then I have noticed a change, why and how, I cannot find out.

Here is how I am reproducing it on my side.

I open emacs -Q:

1) C-x b to switch to scrach buffer.
2) M-x message-mode
3) I go to end of first line, and do C-d to join it with the next one
4) M-q to format paragraph and I get this below:

This buffer is for text that is not saved, and for Lisp evaluation. To
	create a file, visit it with C-x C-f and enter text in its buffer.

^^^^^^^^ <-- here above is the TAB basically, not space

5) M-x mail-mode, if I do same M-q formatting in mail-mode, it is not
happening. I have added hook to use mail-mode instead of
message-mode. But message-mode is behaving wrong.

And sometimes I must admit, I could see it behaving correctly. But not
in my email writings, rather in emacs own bug report sending.

Jean

On Mon, Oct 24, 2016 at 08:00:01PM +0300, Eli Zaretskii wrote:
> > Date: Mon, 24 Oct 2016 19:30:33 +0300
> > From: Jean Louis 
> > Cc: 24782 <at> debbugs.gnu.org
> > 
> > I do not have src/ralloc.o, but I have src/ralloc.c in the source
> > tree where everything was compiled, and where is also emacs
> > compiled inside.
> 
> Then it's not the same bug.
> 
> Is the crash reproducible?  Can you show the step by step recipe,
> starting from "emacs -Q", for the crash, and also run Emacs under GDB
> and show the backtrace from the crash?
> 
> Thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24782; Package emacs. (Tue, 25 Oct 2016 16:53:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Jean Louis <bugs <at> gnu.support>
Cc: 24782 <at> debbugs.gnu.org
Subject: Re: bug#24782: 26.0.50; Crash on browse-url
Date: Tue, 25 Oct 2016 19:52:15 +0300
> Date: Tue, 25 Oct 2016 12:29:31 +0300
> From: Jean Louis <bugs <at> gnu.support>
> Cc: Jean Louis <bugs <at> gnu.support>, 24782 <at> debbugs.gnu.org
> 
> I can repeat it each time. Version of Emacs is 26.0.50.4, since
> yesterday basically.
> 
> I was writing many emails by using mutt, and emacs as editor, with the
> hook to toggle message mode, it was helping me format the text, the
> quoted text and such. I used it only for editing, not for sending
> email, as it was done by mutt.
> 
> Then I have noticed a change, why and how, I cannot find out.
> 
> Here is how I am reproducing it on my side.
> 
> I open emacs -Q:
> 
> 1) C-x b to switch to scrach buffer.
> 2) M-x message-mode
> 3) I go to end of first line, and do C-d to join it with the next one
> 4) M-q to format paragraph and I get this below:
> 
> This buffer is for text that is not saved, and for Lisp evaluation. To
> 	create a file, visit it with C-x C-f and enter text in its buffer.
> 
> ^^^^^^^^ <-- here above is the TAB basically, not space
> 
> 5) M-x mail-mode, if I do same M-q formatting in mail-mode, it is not
> happening. I have added hook to use mail-mode instead of
> message-mode. But message-mode is behaving wrong.
> 
> And sometimes I must admit, I could see it behaving correctly. But not
> in my email writings, rather in emacs own bug report sending.

The above is a far cry from a crash.  In your original report, you
said Emacs crashed:

> When I start emacs with -Q and without init files, if I wish to browse
> the web, I enter duckduckgo.com as the URL, and I start searching. The
> eww and emacs crash at that time.
          ^^^^^^^^^^^^^^^^^^^^^^^^

If those crashes are reproducible, can you show a complete recipe that
I could try here?

Thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24782; Package emacs. (Tue, 25 Oct 2016 17:16:02 GMT) Full text and rfc822 format available.

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

From: Andreas Schwab <schwab <at> linux-m68k.org>
To: Jean Louis <bugs <at> gnu.support>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 24782 <at> debbugs.gnu.org
Subject: Re: bug#24782: 26.0.50; Crash on browse-url
Date: Tue, 25 Oct 2016 19:15:51 +0200
On Okt 25 2016, Jean Louis <bugs <at> gnu.support> wrote:

> 4) M-q to format paragraph and I get this below:
>
> This buffer is for text that is not saved, and for Lisp evaluation. To
> 	create a file, visit it with C-x C-f and enter text in its buffer.
>
> ^^^^^^^^ <-- here above is the TAB basically, not space

This is correct for a mail header.

> 5) M-x mail-mode, if I do same M-q formatting in mail-mode, it is not
> happening. I have added hook to use mail-mode instead of
> message-mode. But message-mode is behaving wrong.

message-mode is for editing mail and news, not random text.

Andreas.

-- 
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24782; Package emacs. (Tue, 25 Oct 2016 17:31:02 GMT) Full text and rfc822 format available.

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

From: Jean Louis <bugs <at> gnu.support>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 24782 <at> debbugs.gnu.org
Subject: Re: bug#24782: 26.0.50; Crash on browse-url
Date: Tue, 25 Oct 2016 20:29:29 +0300
I answered on wrong bug. Recipe is just that, I open ewww and go to duckduckgo




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24782; Package emacs. (Tue, 25 Oct 2016 17:32:02 GMT) Full text and rfc822 format available.

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

From: Jean Louis <bugs <at> gnu.support>
To: Andreas Schwab <schwab <at> linux-m68k.org>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 24782 <at> debbugs.gnu.org
Subject: Re: bug#24782: 26.0.50; Crash on browse-url
Date: Tue, 25 Oct 2016 20:30:42 +0300
I see. I am editing exclusively emails with it. But without headers. They are passed to mutt. Thanks for teaching.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24782; Package emacs. (Tue, 25 Oct 2016 18:21:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Jean Louis <bugs <at> gnu.support>
Cc: 24782 <at> debbugs.gnu.org
Subject: Re: bug#24782: 26.0.50; Crash on browse-url
Date: Tue, 25 Oct 2016 21:19:54 +0300
> From: Jean Louis <bugs <at> gnu.support>
> Date: Tue, 25 Oct 2016 20:29:29 +0300
> CC: 24782 <at> debbugs.gnu.org
> 
> I answered on wrong bug. Recipe is just that, I open ewww and go to duckduckgo

Then I cannot reproduce that.  If you can run Emacs under GDB and post
the backtrace after it crashes, that would probably help.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24782; Package emacs. (Thu, 27 Oct 2016 06:25:02 GMT) Full text and rfc822 format available.

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

From: Jean Louis <bugs <at> gnu.support>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 24782 <at> debbugs.gnu.org
Subject: Re: bug#24782: 26.0.50; Crash on browse-url
Date: Thu, 27 Oct 2016 09:21:01 +0300
On Tue, Oct 25, 2016 at 07:52:15PM +0300, Eli Zaretskii wrote:

> If those crashes are reproducible, can you show a complete recipe that
> I could try here?

I guess, eww is crashing due to problems with displaying images.

emacs -Q
emacs: magick/cache-view.c:644: GetCacheViewVirtualIndexQueue: Assertion `cache_view->image->cache != (Cache) NULL' failed.
Fatal error 6: Aborted
Backtrace:
emacs[0x4fe862]
emacs[0x4e5b54]
emacs[0x4fd6fe]
emacs[0x4fd903]
emacs[0x4fd9a9]
/lib/libpthread.so.0(+0x10e40)[0x7f131c5abe40]
/lib/libc.so.6(gsignal+0x38)[0x7f131b9ed288]
/lib/libc.so.6(abort+0x16a)[0x7f131b9ee70a]
/lib/libc.so.6(+0x2c197)[0x7f131b9e6197]
/lib/libc.so.6(+0x2c242)[0x7f131b9e6242]
/usr/lib/../lib64/libMagickCore-6.Q16HDRI.so.2(GetCacheViewVirtualIndexQueue+0x9e)[0x7f1318852a4e]
/usr/lib/libMagickWand-6.Q16HDRI.so.2(PixelGetNextIteratorRow+0xb2)[0x7f131ee18112]
emacs[0x5c564e]
emacs[0x5cc94d]
emacs[0x5ccf0d]
emacs[0x557b64]
emacs[0x58e113]
emacs[0x55796b]
emacs[0x58e113]
emacs[0x55756f]
emacs[0x55796b]
emacs[0x58e113]
emacs[0x55756f]
emacs[0x55796b]
emacs[0x559118]
emacs[0x557a61]
emacs[0x58e113]
emacs[0x55796b]
emacs[0x559118]
emacs[0x557a61]
emacs[0x58e113]
emacs[0x55796b]
emacs[0x58e113]
emacs[0x55796b]
emacs[0x58e113]
emacs[0x55796b]
emacs[0x58e113]
emacs[0x55796b]
emacs[0x559118]
emacs[0x55934c]
emacs[0x55634e]
...
Aborted




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24782; Package emacs. (Thu, 27 Oct 2016 14:45:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Jean Louis <bugs <at> gnu.support>
Cc: 24782 <at> debbugs.gnu.org
Subject: Re: bug#24782: 26.0.50; Crash on browse-url
Date: Thu, 27 Oct 2016 17:44:10 +0300
> Date: Thu, 27 Oct 2016 09:21:01 +0300
> From: Jean Louis <bugs <at> gnu.support>
> Cc: 24782 <at> debbugs.gnu.org
> 
> On Tue, Oct 25, 2016 at 07:52:15PM +0300, Eli Zaretskii wrote:
> 
> > If those crashes are reproducible, can you show a complete recipe that
> > I could try here?
> 
> I guess, eww is crashing due to problems with displaying images.
> 
> emacs -Q
> emacs: magick/cache-view.c:644: GetCacheViewVirtualIndexQueue: Assertion `cache_view->image->cache != (Cache) NULL' failed.
> Fatal error 6: Aborted

This is an assertion violation inside ImageMagick, so it could be an
ImageMagick problem.  What version of ImageMagick libraries do you
have installed?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24782; Package emacs. (Fri, 28 Oct 2016 07:08:01 GMT) Full text and rfc822 format available.

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

From: Jean Louis <bugs <at> gnu.support>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 24782 <at> debbugs.gnu.org
Subject: Re: bug#24782: 26.0.50; Crash on browse-url
Date: Fri, 28 Oct 2016 10:03:24 +0300
Hello,

I have just installed newest ImageMagick:

Version: ImageMagick 7.0.3-4 Q16 x86_64 2016-10-28 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2016 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Features: Cipher DPC HDRI Modules OpenMP 
Delegates (built-in): bzlib cairo fftw fontconfig freetype gslib gvc
jng jpeg lcms lqr ltdl lzma pangocairo png ps rsvg tiff webp wmf x xml
zlib

And it was running longer than with older version, but still crashes. 

On Thu, Oct 27, 2016 at 05:44:10PM +0300, Eli Zaretskii wrote:
> > Date: Thu, 27 Oct 2016 09:21:01 +0300
> > From: Jean Louis <bugs <at> gnu.support>
> > Cc: 24782 <at> debbugs.gnu.org
> > 
> > On Tue, Oct 25, 2016 at 07:52:15PM +0300, Eli Zaretskii wrote:
> > 
> > > If those crashes are reproducible, can you show a complete recipe that
> > > I could try here?
> > 
> > I guess, eww is crashing due to problems with displaying images.
> > 
> > emacs -Q
> > emacs: magick/cache-view.c:644: GetCacheViewVirtualIndexQueue: Assertion `cache_view->image->cache != (Cache) NULL' failed.
> > Fatal error 6: Aborted
> 
> This is an assertion violation inside ImageMagick, so it could be an
> ImageMagick problem.  What version of ImageMagick libraries do you
> have installed?




Changed bug title to '26.0.50; ImageMagick assertion failure on browse-url with eww' from '26.0.50; Crash on browse-url' Request was from npostavs <at> users.sourceforge.net to control <at> debbugs.gnu.org. (Sat, 05 Nov 2016 13:29:02 GMT) Full text and rfc822 format available.

Added tag(s) notabug. Request was from npostavs <at> users.sourceforge.net to control <at> debbugs.gnu.org. (Sat, 05 Nov 2016 13:39:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24782; Package emacs. (Tue, 24 Jan 2017 20:59:02 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Jean Louis <bugs <at> gnu.support>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 24782 <at> debbugs.gnu.org
Subject: Re: bug#24782: 26.0.50; Crash on browse-url
Date: Tue, 24 Jan 2017 21:58:33 +0100
Jean Louis <bugs <at> gnu.support> writes:

> I have just installed newest ImageMagick:
>
> Version: ImageMagick 7.0.3-4 Q16 x86_64 2016-10-28 http://www.imagemagick.org

None of the machines I use have ImageMagick 7, so I can't really try to
reproduce this problem, either.

If you could find one single image that reliably crashes Emacs, that
would be helpful.  Just loading (with `C-c C-f file-name.png') will use
ImageMagick to display it (if you have ImageMagick installed), and
should hopefully crash Emacs.  Well.  Hopefully not, but hopefully
reproducibly.  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Removed tag(s) notabug. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 24 Jan 2017 21:00:03 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24782; Package emacs. (Tue, 24 Jan 2017 21:01:01 GMT) Full text and rfc822 format available.

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

From: Jean Louis <bugs <at> gnu.support>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 24782 <at> debbugs.gnu.org,
 Jean Louis <bugs <at> gnu.support>
Subject: Re: bug#24782: 26.0.50; Crash on browse-url
Date: Tue, 24 Jan 2017 23:58:15 +0300
Since I don't use Imagemagick -- I can see images stable in Emacs.

On Tue, Jan 24, 2017 at 09:58:33PM +0100, Lars Ingebrigtsen wrote:
> Jean Louis <bugs <at> gnu.support> writes:
> 
> > I have just installed newest ImageMagick:
> >
> > Version: ImageMagick 7.0.3-4 Q16 x86_64 2016-10-28 http://www.imagemagick.org
> 
> None of the machines I use have ImageMagick 7, so I can't really try to
> reproduce this problem, either.
> 
> If you could find one single image that reliably crashes Emacs, that
> would be helpful.  Just loading (with `C-c C-f file-name.png') will use
> ImageMagick to display it (if you have ImageMagick installed), and
> should hopefully crash Emacs.  Well.  Hopefully not, but hopefully
> reproducibly.  :-)
> 
> -- 
> (domestic pets only, the antidote for overdose, milk.)
>    bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24782; Package emacs. (Tue, 24 Jan 2017 21:25:01 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Jean Louis <bugs <at> gnu.support>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 24782 <at> debbugs.gnu.org
Subject: Re: bug#24782: 26.0.50; Crash on browse-url
Date: Tue, 24 Jan 2017 22:24:16 +0100
Jean Louis <bugs <at> gnu.support> writes:

> Since I don't use Imagemagick -- I can see images stable in Emacs.

OK, then I guess we can't proceed with this bug report any further.
Closing.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug closed, send any further explanations to 24782 <at> debbugs.gnu.org and bugs <at> gnu.support (Jean Louis) Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 24 Jan 2017 21:25:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 22 Feb 2017 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 122 days ago.

Previous Next


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