all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Glenn Morris <rgm@gnu.org>
Cc: 21641@debbugs.gnu.org, larsi@gnus.org
Subject: bug#21641: 25.0.50; Emacs crash on network connection?
Date: Wed, 07 Oct 2015 20:14:42 +0300	[thread overview]
Message-ID: <83bncaeh31.fsf@gnu.org> (raw)
In-Reply-To: <nfvbaimxpq.fsf@fencepost.gnu.org>

> From: Glenn Morris <rgm@gnu.org>
> Date: Wed, 07 Oct 2015 12:48:17 -0400
> Cc: 21641@debbugs.gnu.org
> 
> addr2line gives me the following. I confirmed that disabling svg support
> makes the crash go away.

Probably because all this starts from image.c trying to report some
SVG "size error":

> emacs_backtrace at src/sysdep.c:2203
> terminate_due_to_signal at src/emacs.c:391
> deliver_fatal_signal at src/sysdep.c:1598
> deliver_thread_signal at src/sysdep.c:1568
> deliver_fatal_thread_signal at src/sysdep.c:1606
> handle_sigsegv at src/sysdep.c:1688
> ?? ??:0
> STRING_MULTIBYTE at src/lisp.h:1238
> styled_format at src/editfns.c:4060
> Fformat_message at src/editfns.c:3850
> vadd_to_log at src/xdisp.c:9905
> image_error at src/image.c:645
> image_size_error at src/image.c:651  <<<<<<<<<<<<<<<<<<<<<<<<<<<<
> svg_load_image at src/image.c:9201
> svg_load at src/image.c:9137 (discriminator 1)

Can you show the details of the error message?





  reply	other threads:[~2015-10-07 17:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-07 13:28 bug#21641: 25.0.50; Emacs crash on network connection? Lars Magne Ingebrigtsen
2015-10-07 16:48 ` Glenn Morris
2015-10-07 17:14   ` Eli Zaretskii [this message]
2015-10-07 17:22     ` Glenn Morris
2015-10-07 17:30       ` Eli Zaretskii
2015-10-07 17:47         ` Eli Zaretskii
2015-10-07 17:55           ` Glenn Morris
2015-10-07 18:01             ` Eli Zaretskii
2015-10-08  5:46           ` Daiki Ueno
2015-10-08 15:07             ` Eli Zaretskii
2015-10-07 18:29         ` Lars Magne Ingebrigtsen

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=83bncaeh31.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=21641@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    --cc=rgm@gnu.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.