[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Concurrency: Emacs Disappeared
From: |
Eli Zaretskii |
Subject: |
Re: Concurrency: Emacs Disappeared |
Date: |
Sun, 11 Dec 2016 05:42:00 +0200 |
> From: address@hidden
> 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.