GNU bug report logs - #23178
25.0.92; emacs crash

Previous Next

Package: emacs;

Reported by: Leo Liu <sdl.web <at> gmail.com>

Date: Fri, 1 Apr 2016 05:57:02 UTC

Severity: normal

Found in version 25.0.92

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Liu <sdl.web <at> gmail.com>
Subject: bug#23178: closed (Re: bug#23178: 25.0.92; emacs crash)
Date: Fri, 01 Apr 2016 09:51:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#23178: 25.0.92; emacs crash

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 23178 <at> debbugs.gnu.org.

-- 
23178: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23178
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Leo Liu <sdl.web <at> gmail.com>
Cc: 23178-done <at> debbugs.gnu.org
Subject: Re: bug#23178: 25.0.92; emacs crash
Date: Fri, 01 Apr 2016 12:49:50 +0300
> From: Leo Liu <sdl.web <at> 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.

[Message part 3 (message/rfc822, inline)]
From: Leo Liu <sdl.web <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.92; emacs crash
Date: Fri, 01 Apr 2016 13:56:14 +0800
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.



This bug report was last modified 9 years and 113 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.