From: Eli Zaretskii <eliz@gnu.org>
To: Mario Valencia <mariovalspi@gmail.com>
Cc: 18463@debbugs.gnu.org
Subject: bug#18463: play-sound crashes emacs if file does not exist
Date: Sat, 13 Sep 2014 11:36:16 +0300 [thread overview]
Message-ID: <837g177w8v.fsf@gnu.org> (raw)
In-Reply-To: <CA+3HrJWwr=KMvyXZur1cUZLBd74438ggdcWees0EnwR_yFUpmQ@mail.gmail.com>
> Date: Sat, 13 Sep 2014 02:45:48 -0500
> From: Mario Valencia <mariovalspi@gmail.com>
> Cc: 18463@debbugs.gnu.org
>
> i also wouldn't know how to debug emacs myself.
No need to debug it, just run it under GDB, like this:
c:\whatever> gdb emacs.exe
...
(gdb) run -Q
Then do whatever is needed to reproduce the crash. When Emacs
crashes, GDB will kick in and display its "(gdb)" prompt in the cmd
window where you started it. Then type at that prompt:
(gdb) thread apply all bt
and post here everything it displays. We will take it from there.
next prev parent reply other threads:[~2014-09-13 8:36 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-12 16:54 bug#18463: play-sound crashes emacs if file does not exist Mario Valencia
2014-09-12 20:10 ` Eli Zaretskii
2014-09-13 4:15 ` Mario Valencia
2014-09-13 6:41 ` Eli Zaretskii
2014-09-13 7:35 ` Mario Valencia
2014-09-13 7:45 ` Mario Valencia
2014-09-13 8:36 ` Eli Zaretskii [this message]
2014-09-13 8:31 ` Eli Zaretskii
2014-09-13 8:39 ` Eli Zaretskii
2014-09-13 8:41 ` Mario Valencia
2014-09-13 8:50 ` Eli Zaretskii
2014-09-13 8:59 ` Mario Valencia
2014-09-13 9:50 ` Eli Zaretskii
[not found] ` <CA+3HrJVO4Ka5943-3m_tTNq2=2HvvV5QYOeAh3H_csRYg1EOEQ@mail.gmail.com>
2014-09-13 9:56 ` bug#18463: Fwd: " Mario Valencia
2014-09-13 12:21 ` Eli Zaretskii
2014-09-13 12:27 ` Mario Valencia
2014-09-13 13:19 ` Eli Zaretskii
2014-09-14 16:01 ` Eli Zaretskii
2014-09-15 15:23 ` Dani Moncayo
2014-09-15 15:59 ` Eli Zaretskii
2014-09-15 16:22 ` Dani Moncayo
2014-09-15 17:00 ` Eli Zaretskii
2014-09-13 8:29 ` Eli Zaretskii
2016-06-02 17:20 ` Noam Postavsky
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=837g177w8v.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=18463@debbugs.gnu.org \
--cc=mariovalspi@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.