all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andrew Pennebaker <andrew.pennebaker@gmail.com>
To: 13901@debbugs.gnu.org
Subject: bug#13901: Emacs crashing Mac OS X when quit with a shell running
Date: Thu, 7 Mar 2013 21:06:42 -0500	[thread overview]
Message-ID: <CAHXt_SWqG4p56sNgM13ZT0=UScK4bQJpnzVy+TGA5a7tyGJFPg@mail.gmail.com> (raw)

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

I often code with two windows open, one for code, one for a shell. When I'm
done editing a file, I press C-x C-c to quit Emacs. However, when I do this
in Mac OS X, my computer crashes.

Steps to Reproduce:

open Terminal.app
$ emacs
C-x 2
C-x o
M-x shell
C-x o
C-x C-f <file>
(finish editing)
C-x C-s
C-x C-c
"Active processes exist; kill them and exit anyway? (yes or no)"
yes
(OS crashes here)

System:

$ specs emacs brew bash os hardware
Specs:

specs 0.2
https://github.com/mcandre/specs#readme

emacs --version
GNU Emacs 24.2.1
Copyright (C) 2012 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.

brew --version
0.9.4

bash --version
GNU bash, version 3.2.48(1)-release (x86_64-apple-darwin12)
Copyright (C) 2007 Free Software Foundation, Inc.

system_profiler SPSoftwareDataType | grep 'System Version'
      System Version: OS X 10.8.2 (12C60)

system_profiler | grep 'Model Identifier'
      Model Identifier: MacBookPro5,5

Mitigation:

Until this is resolved, I have to remember to safely quit the shell process
before quitting Emacs.

C-x b *shell*
exit
"Process shell finished"
C-x C-c

-- 
Cheers,

Andrew Pennebaker
www.yellosoft.us

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

             reply	other threads:[~2013-03-08  2:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-08  2:06 Andrew Pennebaker [this message]
2013-03-08  2:37 ` bug#13901: Emacs crashing Mac OS X when quit with a shell running Andrew Pennebaker
2013-03-08  6:47   ` Leo Liu

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='CAHXt_SWqG4p56sNgM13ZT0=UScK4bQJpnzVy+TGA5a7tyGJFPg@mail.gmail.com' \
    --to=andrew.pennebaker@gmail.com \
    --cc=13901@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.