all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Concurrency: Emacs Disappeared
@ 2016-12-10 20:31 raman
  2016-12-11  3:42 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: raman @ 2016-12-10 20:31 UTC (permalink / raw)
  To: emacs-devel

This is built from master.

Evaluating the following in the minibuffer caused all of Emacs to
disappear --- from memory  this same expression worked correctly (ie
no crash) once.

(make-thread #'gnus "gnus")
-- 

-- 



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

* Re: Concurrency: Emacs Disappeared
  2016-12-10 20:31 Concurrency: Emacs Disappeared raman
@ 2016-12-11  3:42 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2016-12-11  3:42 UTC (permalink / raw)
  To: raman; +Cc: emacs-devel

> From: raman@google.com
> Date: Sat, 10 Dec 2016 12:31:23 -0800
> 
> Evaluating the following in the minibuffer caused all of Emacs to
> disappear --- from memory  this same expression worked correctly (ie
> no crash) once.
> 
> (make-thread #'gnus "gnus")

Looks like signaling an error from that thread crashes Emacs.  Please
file a bug report using report-emacs-bug.

Thanks.



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

end of thread, other threads:[~2016-12-11  3:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-10 20:31 Concurrency: Emacs Disappeared raman
2016-12-11  3:42 ` Eli Zaretskii

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.