all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Sebastien Vauban <sva-news@mygooglest.com>
Cc: 15024@debbugs.gnu.org
Subject: bug#15024: 24.3; Crash when editing pattern for Helm-for-files
Date: Fri, 09 Aug 2013 00:43:55 +0300	[thread overview]
Message-ID: <83a9kruack.fsf@gnu.org> (raw)
In-Reply-To: <86eha4auh4.fsf@somewhere.org>

> From: "Sebastien Vauban" <sva-news@mygooglest.com>
> Cc: 15024@debbugs.gnu.org
> Date: Thu, 08 Aug 2013 20:52:14 +0200
> 
> Eli Zaretskii wrote:
> >> From: "Sebastien Vauban" <sva-news@mygooglest.com>
> >> Date: Mon, 05 Aug 2013 10:34:55 +0200
> >> 
> >> When editing the pattern of helm-for-files (trying to refine locate's results
> >> -- using Everything, via Cygwin Bash), I got this crash:
> >
> > Does this happen frequently, or can you reproduce this?  If yes, I can
> > give you instructions for investigating next time it happens.
> 
> Well, as it should happen again, yes, you can still give me instructions for
> next time.

Can you run Emacs under GDB at all times?  If so, type this GDB
command:

  (gdb) set debugexceptions 1

and let it run.  When the problem happens, I expect that GDB will show
us the exception name (that's what the above setting is about), and it
also might stop the program and show the real backtrace via "bt".

If you cannot run Emacs under GDB, there's still a way to see at least
the address where the exception happened, but if that address is
inside some library function or Windows API, we will probably have
hard time guessing which code of ours triggered that.  So please do
try running under GDB.

Thanks.





  reply	other threads:[~2013-08-08 21:43 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-05  8:34 bug#15024: 24.3; Crash when editing pattern for Helm-for-files Sebastien Vauban
2013-08-05 14:51 ` Eli Zaretskii
2013-08-08 17:08 ` Eli Zaretskii
     [not found] ` <mailman.2726.1375981760.12400.bug-gnu-emacs@gnu.org>
     [not found]   ` <mailman.2726.1375981760.12400.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
2013-08-08 18:49     ` Sebastien Vauban
2013-08-08 21:43       ` Eli Zaretskii [this message]
     [not found]       ` <mailman.2747.1375998254.12400.bug-gnu-emacs@gnu.org>
     [not found]         ` <mailman.2747.1375998254.12400.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
2013-08-12  8:46           ` Sebastien Vauban
2013-08-12 11:41             ` Eli Zaretskii
2013-08-12  8:49           ` Sebastien Vauban
2013-08-12 11:42             ` Eli Zaretskii
     [not found]               ` <834navqgnp.fsf-mXXj517/zsQ@public.gmane.org>
2013-08-12 12:11                 ` Sebastien Vauban
2013-08-12 12:17                   ` Eli Zaretskii
2013-08-12  9:14           ` Sebastien Vauban
2013-08-12 11:45             ` Eli Zaretskii
2013-08-12 12:03               ` Eli Zaretskii
     [not found]               ` <8338qfqgj3.fsf-mXXj517/zsQ@public.gmane.org>
2013-08-12 12:16                 ` Sebastien Vauban
2013-08-12 13:26                   ` Eli Zaretskii
2013-08-08 18:52     ` Sebastien Vauban

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=83a9kruack.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=15024@debbugs.gnu.org \
    --cc=sva-news@mygooglest.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.