all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Andrew Pennebaker <andrew.pennebaker@gmail.com>
Cc: 18153@debbugs.gnu.org
Subject: bug#18153: segfault on C-e/End in Ack-and-a-half
Date: Thu, 31 Jul 2014 07:32:38 +0300	[thread overview]
Message-ID: <83wqaurvvd.fsf@gnu.org> (raw)
In-Reply-To: <CAHXt_SUTw6x0F9d1pNMTJXJEmS-xuWt=DzZoenkZZR=b5ART+Q@mail.gmail.com>

> Date: Wed, 30 Jul 2014 15:42:16 -0500
> From: Andrew Pennebaker <andrew.pennebaker@gmail.com>
> 
> I enjoy using the ack-and-a-half plugin to search for text in my
> projects. Sometimes, when I try to navigate to the end of one of the
> results lines, Emacs segfaults.
> 
> This happens whether I press the C-e hotkey, or the End key on my
> keyboard.
> 
> I've only seen this segfault occur in Ack-and-a-half result buffers;
> C-e/End work find elsewhere in my Emacs workflow.

Thank you for your report.

> For reference, I use the following Emacs configuration:
> 
> https://github.com/mcandre/dotfiles/blob/master/.emacs

That .emacs file is more than 600 lines long.

> I've created an issue at the ack-and-a-half plugin website, in case anyone
> would like to contact the plugin maintainer for help troubleshooting this
> problem.
> 
> https://github.com/jhelwig/ack-and-a-half/issues/39

That issue doesn't include any information beyond what you mentioned
in this bug report.  The information you provided is unfortunately
insufficient for debugging the problem.

Could you please show a reproducible recipe, starting from "emacs -Q",
that includes loading ack-and-a-half and the minimal set of other
customizations needed to reliably reproduce the problem?

Also, please run Emacs under GDB, and when the problem happens,
produce a backtrace and post it here (as the bug report requests).
The backtrace will help us identify the place where Emacs segfaults,
and will maybe give other ideas.

It is very hard to debug the issue without all this information, and
no way to reproduce the crash, especially when the add-on package you
are using involves interaction with an external program.

Finally, I'd encourage you to try using the latest pretest of Emacs
24.4, in case this problem was already fixed in the development
sources.  You can find the pretest's tarball here:

  ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-24.3.92.tar.xz

Thanks in advance.





  reply	other threads:[~2014-07-31  4:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-30 20:42 bug#18153: segfault on C-e/End in Ack-and-a-half Andrew Pennebaker
2014-07-31  4:32 ` Eli Zaretskii [this message]
2015-12-26 16:01   ` Lars Ingebrigtsen

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=83wqaurvvd.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=18153@debbugs.gnu.org \
    --cc=andrew.pennebaker@gmail.com \
    /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.