From: nljlistbox2@gmail.com (N. Jackson)
To: Eli Zaretskii <eliz@gnu.org>
Cc: 31233@debbugs.gnu.org
Subject: bug#31233: 26.1; Emacs terminated unexpectedly
Date: Sat, 21 Apr 2018 23:28:55 -0400 [thread overview]
Message-ID: <87muxvnclk.fsf@moondust.localdomain> (raw)
In-Reply-To: <83zi1wvtzh.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 22 Apr 2018 05:46:10 +0300")
At 05:46 +0300 on Sunday 2018-04-22, Eli Zaretskii wrote:
>
> Yes, see the node "Crashing" in the Emacs manual.
Thanks. (I had tried looking in etc/DEBUG and didn't find the
information there.)
That gives the following: [But please also see the full backtrace
from the core dump that I sent in my other post
(https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31233#8).]
emacs_backtrace at /data/projects/vc/emacs/git/emacs/src/sysdep.c:2410
terminate_due_to_signal at /data/projects/vc/emacs/git/emacs/src/emacs.c:388
deliver_fatal_signal at /data/projects/vc/emacs/git/emacs/src/sysdep.c:1774
deliver_thread_signal at /data/projects/vc/emacs/git/emacs/src/sysdep.c:1744
deliver_fatal_thread_signal at /data/projects/vc/emacs/git/emacs/src/sysdep.c:1782
?? ??:0
mem_find at /data/projects/vc/emacs/git/emacs/src/alloc.c:4209
mark_maybe_object at /data/projects/vc/emacs/git/emacs/src/alloc.c:4808 (discriminator 4)
mark_memory at /data/projects/vc/emacs/git/emacs/src/alloc.c:4983
mark_stack at /data/projects/vc/emacs/git/emacs/src/alloc.c:5204
mark_one_thread at /data/projects/vc/emacs/git/emacs/src/thread.c:618
mark_threads_callback at /data/projects/vc/emacs/git/emacs/src/thread.c:643 (discriminator 3)
flush_stack_call_func at /data/projects/vc/emacs/git/emacs/src/alloc.c:5226
mark_threads at /data/projects/vc/emacs/git/emacs/src/thread.c:657
garbage_collect_1 at /data/projects/vc/emacs/git/emacs/src/alloc.c:6004
Fgarbage_collect at /data/projects/vc/emacs/git/emacs/src/alloc.c:6173
maybe_gc at /data/projects/vc/emacs/git/emacs/src/lisp.h:4749
Ffuncall at /data/projects/vc/emacs/git/emacs/src/eval.c:2753
exec_byte_code at /data/projects/vc/emacs/git/emacs/src/bytecode.c:629
funcall_lambda at /data/projects/vc/emacs/git/emacs/src/eval.c:3052
Ffuncall at /data/projects/vc/emacs/git/emacs/src/eval.c:2771
exec_byte_code at /data/projects/vc/emacs/git/emacs/src/bytecode.c:629
funcall_lambda at /data/projects/vc/emacs/git/emacs/src/eval.c:3052
Ffuncall at /data/projects/vc/emacs/git/emacs/src/eval.c:2771
Fapply at /data/projects/vc/emacs/git/emacs/src/eval.c:2342
funcall_subr at /data/projects/vc/emacs/git/emacs/src/eval.c:2824
Ffuncall at /data/projects/vc/emacs/git/emacs/src/eval.c:2769
exec_byte_code at /data/projects/vc/emacs/git/emacs/src/bytecode.c:629
funcall_lambda at /data/projects/vc/emacs/git/emacs/src/eval.c:2970
Ffuncall at /data/projects/vc/emacs/git/emacs/src/eval.c:2771
call1 at /data/projects/vc/emacs/git/emacs/src/eval.c:2621
timer_check_2 at /data/projects/vc/emacs/git/emacs/src/keyboard.c:4463
timer_check at /data/projects/vc/emacs/git/emacs/src/keyboard.c:4524 (discriminator 2)
readable_events at /data/projects/vc/emacs/git/emacs/src/keyboard.c:3344
get_input_pending at /data/projects/vc/emacs/git/emacs/src/keyboard.c:6824 (discriminator 2)
swallow_events at /data/projects/vc/emacs/git/emacs/src/keyboard.c:4266
Fredisplay at /data/projects/vc/emacs/git/emacs/src/dispnew.c:5814
funcall_subr at /data/projects/vc/emacs/git/emacs/src/eval.c:2844
Ffuncall at /data/projects/vc/emacs/git/emacs/src/eval.c:2769
exec_byte_code at /data/projects/vc/emacs/git/emacs/src/bytecode.c:629
funcall_lambda at /data/projects/vc/emacs/git/emacs/src/eval.c:2970
Thanks.
--
N.
next prev parent reply other threads:[~2018-04-22 3:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-22 1:57 bug#31233: 26.1; Emacs terminated unexpectedly N. Jackson
2018-04-22 2:21 ` N. Jackson
2018-04-22 2:46 ` Eli Zaretskii
2018-04-22 3:28 ` N. Jackson [this message]
2018-04-22 16:51 ` Eli Zaretskii
2018-04-22 19:24 ` N. Jackson
2018-04-23 16:44 ` Eli Zaretskii
2018-04-30 18:16 ` N. Jackson
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=87muxvnclk.fsf@moondust.localdomain \
--to=nljlistbox2@gmail.com \
--cc=31233@debbugs.gnu.org \
--cc=eliz@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.