unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Tony An <Anthony.An@sas.com>
Cc: 8157@debbugs.gnu.org
Subject: bug#8157: mode related?
Date: Thu, 03 Mar 2011 21:33:29 +0200	[thread overview]
Message-ID: <83wrkghud2.fsf@gnu.org> (raw)
In-Reply-To: <A0C46C4193C14140BB27A87E0BA1536418142C39@MERCMBX05D.na.SAS.com>

> From: Tony An <Anthony.An@sas.com>
> CC: "8157@debbugs.gnu.org" <8157@debbugs.gnu.org>
> Date: Thu, 3 Mar 2011 19:24:08 +0000
> Accept-Language: en-US
> 
> I can run Emacs under GDB, although I am not sure what I am supposed to look at under it. 

See below.

> I wasn't sure this will helps even it was hanging like yesterday because I was unable to do anything at all in Emacs when it was hung.  Now, it's not hanging, would this GDB helps to identify something unusual? 

No, not really.  You need to wait until it appears to hang again.
When it does, try attaching GDB to the Emacs process.  If that works
and you get the GDB prompt, type "bt" to see where Emacs hangs.

If you don't get the GDB prompt, try typing "kill -TSTP <pid>" from
the shell prompt, where <pid> is the Emacs process ID.  You should be
able to get Emacs interrupted, GDB should gain control, and you can
type "bt".

There's more advice and tricks under "If the symptom of the bug is
that Emacs fails to respond" in the file etc/DEBUG that you should be
able to find in your Emacs tree.





  reply	other threads:[~2011-03-03 19:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-02 21:51 bug#8157: emacs 23.1 hung on windows 7 Tony An
2011-03-03 18:27 ` bug#8157: mode related? Tony An
2011-03-03 18:54   ` Eli Zaretskii
2011-03-03 19:24     ` Tony An
2011-03-03 19:33       ` Eli Zaretskii [this message]
     [not found]         ` <A0C46C4193C14140BB27A87E0BA1536418142D03@MERCMBX05D.na.SAS.com>
2011-03-04  7:44           ` 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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83wrkghud2.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=8157@debbugs.gnu.org \
    --cc=Anthony.An@sas.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).