unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dmitry Antipov <dmantipov@yandex.ru>
To: sds@gnu.org
Cc: 19303@debbugs.gnu.org
Subject: bug#19303: 25.0.50; infinite loop (stack overflow) in mark_object
Date: Tue, 09 Dec 2014 20:29:53 +0300	[thread overview]
Message-ID: <54873191.1040201@yandex.ru> (raw)
In-Reply-To: <m28uiiz2a1.fsf@gnu.org>

On 12/08/2014 04:42 PM, Sam Steingold wrote:

> in a situation very similar to that of bug#19022 & bug#19133, I now get
> this crash (this is git tip from dec 8 morning):
> this seems to indicate an infinite recursion in GC.

> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0   libsystem_kernel.dylib        	0x00007fff9555bc7e __kill + 10
> 1   org.gnu.Emacs                 	0x00000001000db933 emacs_abort + 19
> 2   org.gnu.Emacs                 	0x0000000100141c30 Fsignal + 1344
> 3   org.gnu.Emacs                 	0x0000000100141cd9 xsignal + 9
> 4   org.gnu.Emacs                 	0x000000010013fc6c xsignal1 + 28
> 5   org.gnu.Emacs                 	0x000000010010731d compile_pattern + 733
> 6   org.gnu.Emacs                 	0x0000000100107999 fast_string_match + 41
> 7   org.gnu.Emacs                 	0x00000001000f3acd Ffind_file_name_handler + 221
> 8   org.gnu.Emacs                 	0x00000001000f4389 Fexpand_file_name + 89
> 9   org.gnu.Emacs                 	0x00000001000fb7ae Fdo_auto_save + 286
> 10  org.gnu.Emacs                 	0x00000001000bdabf shut_down_emacs + 239
> 11  org.gnu.Emacs                 	0x00000001000bd8b9 terminate_due_to_signal + 89
> 12  org.gnu.Emacs                 	0x00000001000dd3e6 deliver_fatal_thread_signal + 134
> 13  org.gnu.Emacs                 	0x00000001000de166 handle_sigsegv + 150
> 14  libsystem_platform.dylib      	0x00007fff9789cf1a _sigtramp + 26
> 15  ???                           	000000000000000000 0 + 0
> 16  org.gnu.Emacs                 	0x0000000100124b19 mark_object + 1033
> 17  org.gnu.Emacs                 	0x0000000100124b19 mark_object + 1033
> 18  org.gnu.Emacs                 	0x0000000100124b19 mark_object + 1033
> 19  org.gnu.Emacs                 	0x0000000100124b19 mark_object + 1033
> 20  org.gnu.Emacs                 	0x0000000100124b19 mark_object + 1033

Could you please disassemble mark_object? I think we can have nasty issue
somewhat similar to http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16986#32.

Dmitry






  reply	other threads:[~2014-12-09 17:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-08 13:42 bug#19303: 25.0.50; infinite loop (stack overflow) in mark_object Sam Steingold
2014-12-09 17:29 ` Dmitry Antipov [this message]
2014-12-09 21:39   ` Sam Steingold
2014-12-10  5:33     ` Dmitry Antipov
2014-12-10 13:07       ` Sam Steingold
2014-12-10 15:54         ` Dmitry Antipov
2014-12-11 14:57           ` Jan Djärv
2014-12-11 15:00             ` Jan Djärv

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54873191.1040201@yandex.ru \
    --to=dmantipov@yandex.ru \
    --cc=19303@debbugs.gnu.org \
    --cc=sds@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).