From: Kaushal Modi <kaushal.modi@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 23424@debbugs.gnu.org
Subject: bug#23424: 25.0.93; error in process sentinel with Melpa added to package-archives
Date: Mon, 02 May 2016 16:41:32 +0000 [thread overview]
Message-ID: <CAFyQvY07EvmdC7JtYy-PxWcnxSjuvTV3w=Pv+8S9fEsAgy9U5A@mail.gmail.com> (raw)
In-Reply-To: <CAFyQvY1fau+dyL5VUpfnH8Ko_5BABAfjPyC=R4Xj=RnNUvm5jw@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1589 bytes --]
Sorry, I figured out my mistake (with respect to be unable to set
breakpoint). It's still not working smoothly.. the breakpoint is activated
with each character I type.. so not sure what's up.
As you already have the debug info, I will put learning gdb on my short
term to-learn list.
Thanks.
=====
Are you sure you want to change it? (y or n) [answered Y; input not from
terminal]
DISPLAY = :1.0
TERM = xterm-256color
Breakpoint 1 at 0x555e7d: file emacs.c, line 354.
Temporary breakpoint 2 at 0x578c80: file sysdep.c, line 915.
(gdb) break Fsignal
Breakpoint 3 at 0x5f338c: file eval.c, line 1471.
(gdb) bt
No stack.
(gdb) r -Q
Starting program: /home/kmodi/downloads/git/emacs/src/emacs -Q
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7fffed75f700 (LWP 27555)]
(emacs:27551): GLib-GIO-CRITICAL **: g_settings_schema_source_lookup:
assertion 'source != NULL' failed
Breakpoint 3, Fsignal (error_symbol=41328, data=16757379) at eval.c:1471
1471 = (NILP (error_symbol) ? Fcar (data) : error_symbol);
(gdb) c
Continuing.
Breakpoint 3, Fsignal (error_symbol=41328, data=14850531) at eval.c:1471
1471 = (NILP (error_symbol) ? Fcar (data) : error_symbol);
(gdb) c
Continuing.
Breakpoint 3, Fsignal (error_symbol=41328, data=25212659) at eval.c:1471
1471 = (NILP (error_symbol) ? Fcar (data) : error_symbol);
(gdb) c
Continuing.
Breakpoint 3, Fsignal (error_symbol=41328, data=25415251) at eval.c:1471
1471 = (NILP (error_symbol) ? Fcar (data) : error_symbol);
--
--
Kaushal Modi
[-- Attachment #2: Type: text/html, Size: 2151 bytes --]
next prev parent reply other threads:[~2016-05-02 16:41 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-02 15:19 bug#23424: 25.0.93; error in process sentinel with Melpa added to package-archives Kaushal Modi
2016-05-02 15:49 ` Eli Zaretskii
2016-05-02 15:54 ` Robert Pluim
2016-05-02 16:23 ` Eli Zaretskii
2016-05-02 16:22 ` Kaushal Modi
2016-05-02 16:41 ` Kaushal Modi [this message]
2016-05-02 16:54 ` Kaushal Modi
2016-05-02 16:58 ` Eli Zaretskii
2016-05-02 17:22 ` Kaushal Modi
2016-05-02 20:19 ` Eli Zaretskii
2016-05-02 20:51 ` Kaushal Modi
2016-05-02 22:05 ` Kaushal Modi
2016-05-02 23:18 ` Kaushal Modi
2016-05-03 14:59 ` Eli Zaretskii
2016-05-03 15:12 ` Eli Zaretskii
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='CAFyQvY07EvmdC7JtYy-PxWcnxSjuvTV3w=Pv+8S9fEsAgy9U5A@mail.gmail.com' \
--to=kaushal.modi@gmail.com \
--cc=23424@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.