all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marc Munro <marc@bloodnok.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 29726@debbugs.gnu.org
Subject: bug#29726: 25.1; SIGSEGV in find-file
Date: Sat, 16 Dec 2017 11:43:08 -0800	[thread overview]
Message-ID: <1513453388.13815.31.camel@bloodnok.com> (raw)
In-Reply-To: <83lgi3rp5x.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 2099 bytes --]

On Sat, 2017-12-16 at 11:35 +0200, Eli Zaretskii wrote:
> > I cannot reproduce the crash, but this could be because the above
> recipe or the files you sent are incomplete.  First, I've found that
> one needs to set HOME to the directory created by unpacking the
> archive you sent, because your .emacs file is there.  One also needs
> to modify the load-path settings in your .emacs to be consistent with
> where the files were unpacked.  Then one needs to install tabbar-
> mode,

Hmmm.  You are right.  There is some magic at play in my environment
that I wasn't aware of.  I have now simplified the setup and can still
reproduce the crash.

> [. . .]
> doesn't pop up a completions frame, but instead shows this in the
> mininbufer:
> 
>   DISPLAY BUFFER ACTOR *Backtrace* nil

Yep.  That's a debug message from my code.

> Maybe some other file/package is missing?  And what version of
> tabbar-mode do you have, downloaded from where?

It is this:
-----------------
;; Author: David Ponce <david@dponce.com>
;; Maintainer: David Ponce <david@dponce.com>
;; Created: 25 February 2003
;; Keywords: convenience
;; Revision: $Id: tabbar.el,v 1.2 2007-08-08 22:24:29 psg Exp $
---------------

I'm not sure where I got it from.  Apparently not a debian package. 
Sorry, I'd forgotten downloading it.

> Would it be possible for you to prepare a clean archive with only the
> files that are required, or, better, an explicit recipe starting from
> "emacs -Q"?  Doing that will ensure this bug is identified and fixed
> much faster.  If that's not something you can afford, please at least
> provide an archive with all the required files and settings.

Done.  I've copied all of the necessary files, including tabbar.el into
a new directory "~marc/emacs-crash", simplified my .emacs and moved it
into that directory.  Here is the, slightly amended, recipe:

$ cd ~/emacs-crash
$ emacs -Q -l .emacs
C-x C-f k/k-<TAB> (completion frame appears)
[navigate back to minibuffer]
s<TAB>e<TAB> (kaboom!) (there will still be messages in the echo area)

Thanks for getting back to me.


__
Marc

[-- Attachment #2: emacs-crash.tgz --]
[-- Type: application/x-compressed-tar, Size: 305510 bytes --]

  reply	other threads:[~2017-12-16 19:43 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-15 21:48 bug#29726: 25.1; SIGSEGV in find-file Marc Munro
2017-12-16  9:35 ` Eli Zaretskii
2017-12-16 19:43   ` Marc Munro [this message]
2017-12-16 20:07     ` Eli Zaretskii
2017-12-16 20:31       ` Marc Munro
2017-12-16 20:35         ` Marc Munro
2017-12-16 20:48         ` Eli Zaretskii
     [not found]           ` <1513457838.13815.40.camel@bloodnok.com>
2017-12-17 17:23             ` Eli Zaretskii
2017-12-17 19:27               ` Marc Munro
2017-12-23 12:07               ` Eli Zaretskii
2017-12-23 21:05                 ` Marc Munro
2017-12-24  3:21                   ` Eli Zaretskii
2017-12-16 20:44       ` Marc Munro
2017-12-16 20:56         ` Eli Zaretskii
2017-12-16  9:42 ` martin rudalics

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1513453388.13815.31.camel@bloodnok.com \
    --to=marc@bloodnok.com \
    --cc=29726@debbugs.gnu.org \
    --cc=eliz@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.