all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jonathan Payne <emacs@jpayne.net>
To: 16612@debbugs.gnu.org
Subject: bug#16612: abort when calling suspend-emacs on mac os x (mavericks)
Date: Sat, 1 Feb 2014 15:14:28 +0000	[thread overview]
Message-ID: <2EC43284-8409-4A56-B6F4-C033249E2383@jpayne.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 2232 bytes --]

I am running emacs 24.3.1. I am not sure this is specific to mavericks. I think it occurred on Mountain Lion as well.

When running emacs in a window, suspend-emacs really shouldn't do anything I suppose. But what it does do on my system is crash:

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff84007292 __kill + 10
1   org.gnu.Emacs                 	0x000000010009ea21 terminate_due_to_signal + 145 (emacs.c:344)
2   org.gnu.Emacs                 	0x00000001000ba8f3 emacs_abort + 19
3   org.gnu.Emacs                 	0x000000010017ef3b ns_term_shutdown + 123
4   org.gnu.Emacs                 	0x000000010009ec5a shut_down_emacs + 298 (emacs.c:1931)
5   org.gnu.Emacs                 	0x000000010009e9e7 terminate_due_to_signal + 87 (emacs.c:329)
6   org.gnu.Emacs                 	0x00000001000ba8f3 emacs_abort + 19
7   org.gnu.Emacs                 	0x00000001000ae565 Fsuspend_emacs + 629
8   org.gnu.Emacs                 	0x0000000100117e3d Ffuncall + 1037 (eval.c:2778)
9   org.gnu.Emacs                 	0x0000000100112d2f Fcall_interactively + 5167 (callint.c:854)
10  org.gnu.Emacs                 	0x0000000100117e61 Ffuncall + 1073 (eval.c:2785)
11  org.gnu.Emacs                 	0x0000000100118375 call3 + 53 (eval.c:2603)
12  org.gnu.Emacs                 	0x00000001000a21a1 command_loop_1 + 1345 (keyboard.c:1595)
13  org.gnu.Emacs                 	0x000000010011648c internal_condition_case + 284 (eval.c:1290)
14  org.gnu.Emacs                 	0x00000001000b303e command_loop_2 + 62 (keyboard.c:1168)
15  org.gnu.Emacs                 	0x0000000100115f15 internal_catch + 213 (eval.c:1060)
16  org.gnu.Emacs                 	0x00000001000a12ae recursive_edit_1 + 334 (keyboard.c:1148)
17  org.gnu.Emacs                 	0x00000001000a13fa Frecursive_edit + 250 (keyboard.c:844)
18  org.gnu.Emacs                 	0x00000001000a0206 main + 5446 (emacs.c:1528)
19  libdyld.dylib                 	0x00007fff8a4305fd start + 1

I looked at the code and am not sure why abort is being called, so not sure what say about that.

JP


[-- Attachment #2: Type: text/html, Size: 5069 bytes --]

             reply	other threads:[~2014-02-01 15:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-01 15:14 Jonathan Payne [this message]
2014-02-02 14:11 ` bug#16612: abort when calling suspend-emacs on mac os x (mavericks) 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

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

  git send-email \
    --in-reply-to=2EC43284-8409-4A56-B6F4-C033249E2383@jpayne.net \
    --to=emacs@jpayne.net \
    --cc=16612@debbugs.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.