all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#16152: 24.3; Windows Emacs crash from pty EOF
@ 2013-12-15  2:48 Christopher Wellons
  2013-12-15 18:42 ` Eli Zaretskii
  2016-06-15  1:56 ` Noam Postavsky
  0 siblings, 2 replies; 3+ messages in thread
From: Christopher Wellons @ 2013-12-15  2:48 UTC (permalink / raw)
  To: 16152

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


The following expression causes Emacs to crash in Windows 7 (and
probably other versions) with Emacs 24.3.1:

     (with-temp-buffer
       (start-process "crash-emacs-bug" (current-buffer) nil)
       (process-send-eof))

The `start-process' call here is creating a pty process (according to
the docstring). The exact version string is (official GNU build):

    GNU Emacs 24.3.1 (i386-mingw-nt6.1.7601) of 2013-03-17 on MARVIN

This issue was originally discovered here:

https://github.com/skeeto/skewer-mode/issues/38

[-- Attachment #2: Type: application/pgp-signature, Size: 489 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-06-15  1:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-15  2:48 bug#16152: 24.3; Windows Emacs crash from pty EOF Christopher Wellons
2013-12-15 18:42 ` Eli Zaretskii
2016-06-15  1:56 ` Noam Postavsky

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.