all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Sebastien Vauban" <sva-news-D0wtAvR13HarG/iDocfnWg@public.gmane.org>
To: Eli Zaretskii <eliz-mXXj517/zsQ@public.gmane.org>
Cc: 15024-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org
Subject: bug#15024: 24.3; Crash when editing pattern for Helm-for-files
Date: Mon, 12 Aug 2013 11:14:19 +0200	[thread overview]
Message-ID: <86mwonz2xg.fsf@somewhere.org> (raw)
In-Reply-To: <mailman.2747.1375998254.12400.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org> (Eli Zaretskii's message of "Fri, 09 Aug 2013 00:43:55 +0300")

Eli Zaretskii wrote:
>> From: "Sebastien Vauban" <sva-news-D0wtAvR13HarG/iDocfnWg@public.gmane.org>
>> Cc: 15024-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org
>> Date: Thu, 08 Aug 2013 20:52:14 +0200
>> 
>> Eli Zaretskii wrote:
>> >> From: "Sebastien Vauban" <sva-news-D0wtAvR13HarG/iDocfnWg@public.gmane.org>
>> >> 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".

When displaying a PDF file (via DocView -- it worked), got this when killing
the buffer[1] IIRC:

--8<---------------cut here---------------start------------->8---
[Thread 11448.0x2c1c exited with code 0]
[New Thread 11448.0x2bc4]
gdb: Target exception EXCEPTION_BREAKPOINT at 0xe4311e00

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 11448.0x2bc4]
0x775c2d3c in ?? ()
(gdb) bt
#0  0x775c2d3c in ?? ()
(gdb)
--8<---------------cut here---------------end--------------->8---

Is this what you need?

Best regards,
  Seb

[1] Via my key binding <f12>:

--8<---------------cut here---------------start------------->8---
  (global-set-key
    (kbd "<f12>") 'bury-buffer)
--8<---------------cut here---------------end--------------->8---

-- 
Sebastien Vauban





  parent reply	other threads:[~2013-08-12  9:14 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
     [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 [this message]
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=86mwonz2xg.fsf@somewhere.org \
    --to=sva-news-d0wtavr13harg/idocfnwg@public.gmane.org \
    --cc=15024-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org \
    --cc=eliz-mXXj517/zsQ@public.gmane.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.