GNU bug report logs - #17275
emacs-24 crash in dired

Previous Next

Package: emacs;

Reported by: Andy Moreton <amoreton <at> solarflare.com>

Date: Wed, 16 Apr 2014 10:46:01 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andy Moreton <amoreton <at> solarflare.com>
To: <bug-gnu-emacs <at> gnu.org>
Subject: emacs-24 crash in dired
Date: Wed, 16 Apr 2014 11:24:14 +0100
Running emacs 24 on win7 64bit built from r116968 with mingw32 gcc 4.7.2.

From "emacs -Q"
1) Open a dired buffer:
   C-x C-f ~/.emacs.d RET

2) Switch to external 'ls' program
  (setq insert-directory-program "C:/cygwin/bin/ls.exe")
  (setq ls-lisp-use-insert-directory-program t)
  (setq dired-listing-switches "-al --group-directories-first")

3) Type 'g' in the dired buffer (bound to revert-buffer)
   Emacs shows the abort dialog.
   I have not managed to get gdb to emit a usable backtrace.

This is a recent regression (within the last week) as I build emacs from 
source daily. This bug does not manifest in current emacs trunk builds.




This bug report was last modified 11 years and 95 days ago.

Previous Next


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