unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Crashing the new thread code
@ 2016-12-11 18:37 Juliusz Chroboczek
  2016-12-11 20:34 ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Juliusz Chroboczek @ 2016-12-11 18:37 UTC (permalink / raw)
  To: emacs-devel

Running 26.0.50.7 on Linux/AMD64.  The following immediately crashes
Emacs:

  (let ((thread (make-thread #'(lambda () (while t (thread-yield))))))
    (thread-signal thread 'error nil))




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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-11 18:37 Crashing the new thread code Juliusz Chroboczek
2016-12-11 20:34 ` Eli Zaretskii
2016-12-11 21:22   ` Juliusz Chroboczek
2016-12-11 21:58     ` Noam Postavsky
2016-12-11 22:56       ` Juliusz Chroboczek
2016-12-12  3:41       ` Eli Zaretskii
2016-12-12  4:10         ` Noam Postavsky
2016-12-12 17:11           ` Eli Zaretskii

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).