GNU bug report logs -
#16473
24.3.50; emacs_backtrace.txt
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Fri, 17 Jan 2014 03:32:02 UTC
Severity: normal
Tags: moreinfo
Found in version 24.3.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: Juanma Barranquero <lekktu <at> gmail.com>
>> Date: Sun, 19 Jan 2014 23:20:04 +0100
>> Cc: 16473 <at> 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.
Is there anything more to be done here?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 9 years and 147 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.