From: "İ. Göktuğ Kayaalp" <self@gkayaalp.com>
To: 33629@debbugs.gnu.org
Subject: bug#33629: 27.0.50; Emacs built --without-threads signals (void-function thread-name) when `save-buffers-kill-terminal'
Date: Wed, 05 Dec 2018 18:37:26 +0300 [thread overview]
Message-ID: <ygmzhtkhtmx.fsf@gkayaalp.com> (raw)
Reproduce w/ emacs -Q
M-x shell
M-x toggle-debug-on-error (optionally)
C-x C-c
The stack trace:
Debugger entered--Lisp error: (void-function thread-name)
(thread-name #<thread 0xc453a0>)
(list-processes--refresh)
(list-processes t)
(save-buffers-kill-emacs nil)
(save-buffers-kill-terminal nil)
(funcall-interactively save-buffers-kill-terminal nil)
(call-interactively save-buffers-kill-terminal nil nil)
(command-execute save-buffers-kill-terminal)
When I look at `(process-list)' at this moment, it's contents is only
(#<process shell>)
I’ve had this with an earlier build (should be from a couple weeks ago),
I don’t have it around anymore. I’ll keep my current one around should
you ask me to debug it.
In GNU Emacs 27.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2018-12-04 built on alpha
Repository revision: bc6ffabe803f63e99cfbeab79aa0dbdf77f756cb
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.11902000
System Description: Debian GNU/Linux 9 (stretch)
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
s-u is undefined
Configured using:
'configure --prefix=/home/g/local/emacs --with-x-toolkit=athena
--with-imagemagick --with-modules --with-file-notification=yes
--with-gameuser=no --with-mailutils --without-threads'
Configured features:
XAW3D XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GSETTINGS
GLIB NOTIFY INOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT
LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS LUCID X11 XDBE XIM MODULES JSON
LCMS2 GMP
Important settings:
value of $LC_MONETARY: tr_TR.UTF-8
value of $LC_TIME: tr_TR.UTF-8
value of $LANG: en_GB.UTF-8
locale-coding-system: utf-8-unix
Major mode: Lisp Interaction
Minor modes in effect:
tooltip-mode: t
global-eldoc-mode: t
eldoc-mode: t
electric-indent-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Load-path shadows:
None found.
Features:
(shadow sort mail-extr emacsbug message rmc puny seq byte-opt gv compile
comint ansi-color ring bytecomp byte-compile cconv dired dired-loaddefs
format-spec rfc822 mml easymenu mml-sec password-cache epa derived epg
epg-config gnus-util rmail rmail-loaddefs time-date mm-decode mm-bodies
mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader cl-loaddefs
cl-lib sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils
elec-pair mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel term/x-win x-win term/common-win x-dnd tool-bar
dnd fontset image regexp-opt fringe tabulated-list replace newcomment
text-mode elisp-mode lisp-mode prog-mode register page menu-bar
rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core term/tty-colors frame cl-generic cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european
ethiopic indian cyrillic chinese composite charscript charprop
case-table epa-hook jka-cmpr-hook help simple abbrev obarray minibuffer
cl-preloaded nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote dbusbind inotify lcms2
dynamic-setting system-font-setting font-render-setting x-toolkit x
multi-tty make-network-process emacs)
Memory information:
((conses 16 102504 8739)
(symbols 48 20735 1)
(strings 32 30677 1780)
(string-bytes 1 823590)
(vectors 16 15714)
(vector-slots 8 517374 9188)
(floats 8 49 247)
(intervals 56 269 0)
(buffers 992 13))
--
İ. Göktuğ Kayaalp <https://www.gkayaalp.com/>
024C 30DD 597D 142B 49AC
40EB 465C D949 B101 2427
next reply other threads:[~2018-12-05 15:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-05 15:37 İ. Göktuğ Kayaalp [this message]
2018-12-05 18:21 ` bug#33629: 27.0.50; Emacs built --without-threads signals (void-function thread-name) when `save-buffers-kill-terminal' Eli Zaretskii
2018-12-06 13:57 ` Göktuğ Kayaalp
2018-12-06 17:37 ` Eli Zaretskii
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ygmzhtkhtmx.fsf@gkayaalp.com \
--to=self@gkayaalp.com \
--cc=33629@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 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).