all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: 16473@debbugs.gnu.org
Subject: bug#16473: 24.3.50; emacs_backtrace.txt
Date: Mon, 20 Jan 2014 18:32:01 +0200	[thread overview]
Message-ID: <837g9uipha.fsf@gnu.org> (raw)
In-Reply-To: <CAAeL0SRt2QKT4VMSvBiMxojbzp3WOX6SuP_5B=TEhd2HJFfYQQ@mail.gmail.com>

> From: Juanma Barranquero <lekktu@gmail.com>
> Date: Sun, 19 Jan 2014 23:20:04 +0100
> Cc: 16473@debbugs.gnu.org
> 
> w32_backtrace at w32fns.c:8386
> emacs_abort at w32fns.c:8418
> terminate_due_to_signal at emacs.c:378
> die at alloc.c:6761
> XVECTOR at lisp.h:827
> AREF at lisp.h:1314
> coding_inherit_eol_type at coding.c:6030
> Fchoose_write_coding_system at fileio.c:4637
> write_region at fileio.c:4807
> Fwrite_region at fileio.c:4681
> auto_save_1 at fileio.c:5469
> internal_condition_case at eval.c:1345
> Fdo_auto_save at fileio.c:5679
> shut_down_emacs at emacs.c:2017
> terminate_due_to_signal at emacs.c:362
> die at alloc.c:6761
> compact_small_strings at alloc.c:1960
> sweep_strings at alloc.c:1890
> gc_sweep at alloc.c:6333
> Fgarbage_collect at alloc.c:5572

An abort during GC here:

          nbytes = s ? STRING_BYTES (s) : SDATA_NBYTES (from);
          eassert (nbytes <= LARGE_STRING_BYTES);  <<<<<<<<<<<<<<<

followed by another abort during emergency shutdown.





  reply	other threads:[~2014-01-20 16:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-17  3:31 bug#16473: 24.3.50; emacs_backtrace.txt Drew Adams
2014-01-17  3:37 ` Drew Adams
2014-01-17  7:11   ` Eli Zaretskii
2014-01-19 22:20 ` Juanma Barranquero
2014-01-20 16:32   ` Eli Zaretskii [this message]
2015-12-26 12:54     ` Lars Ingebrigtsen
2015-12-26 13:04       ` 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=837g9uipha.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=16473@debbugs.gnu.org \
    --cc=lekktu@gmail.com \
    /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.