GNU bug report logs -
#29726
25.1; SIGSEGV in find-file
Previous Next
Reported by: Marc Munro <marc <at> bloodnok.com>
Date: Fri, 15 Dec 2017 22:49:01 UTC
Severity: normal
Found in version 25.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #26 received at 29726 <at> debbugs.gnu.org (full text, mbox):
On Sat, 2017-12-16 at 22:07 +0200, Eli Zaretskii wrote:
> > From: Marc Munro <marc <at> bloodnok.com>
> > Cc: 29726 <at> debbugs.gnu.org
> > Date: Sat, 16 Dec 2017 11:43:08 -0800
> >
> > > doesn't pop up a completions frame, but instead shows this in the
> > > mininbufer:
> > >
> > > DISPLAY BUFFER ACTOR *Backtrace* nil
> >
Oooh. I just re-read this. And although this a debug message, it's
not the same as the one's that I get. What appears to be failing for
you, is the debugger being invoked. I guess that's failing because of
my code.
Replacing the "unless" at the start of k-frame::display-buffer-actor
with the following may allow the backtrace to be shown:
(unless (string= (buffer-name buffer) "*Backtrace*")
My guess is that whatever version you are using is resistant to the
crash and instead reports on whatever stupid thing I have done.
__
Marc
This bug report was last modified 7 years and 211 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.