* bug#23178: 25.0.92; emacs crash
@ 2016-04-01 5:56 Leo Liu
2016-04-01 9:49 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Leo Liu @ 2016-04-01 5:56 UTC (permalink / raw)
To: 23178
1. start a GUI emacs with -q
2. Eval the following
(progn
(pop-to-buffer "*test*")
(setq tabulated-list-format
[("1" 29 t) ("2" 4180 t) ("3" 16874 t) ("4" 177 t) ("5" 1 t)])
(tabulated-list-init-header))
3. observe emacs crashing
I am able to reproduce the crash on both NS (built on 2016-03-14) and
Macport emacs.
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#23178: 25.0.92; emacs crash
2016-04-01 5:56 bug#23178: 25.0.92; emacs crash Leo Liu
@ 2016-04-01 9:49 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2016-04-01 9:49 UTC (permalink / raw)
To: Leo Liu; +Cc: 23178-done
> From: Leo Liu <sdl.web@gmail.com>
> Date: Fri, 01 Apr 2016 13:56:14 +0800
>
> (progn
> (pop-to-buffer "*test*")
> (setq tabulated-list-format
> [("1" 29 t) ("2" 4180 t) ("3" 16874 t) ("4" 177 t) ("5" 1 t)])
> (tabulated-list-init-header))
>
> 3. observe emacs crashing
Thanks, fixed.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-01 9:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-01 5:56 bug#23178: 25.0.92; emacs crash Leo Liu
2016-04-01 9:49 ` 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).