all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Angelo Graziosi <angelo.graziosi@alice.it>
Cc: emacs-devel@gnu.org
Subject: Re: Stak dump with tar.[bz2/gz] files (Cygwin)
Date: Sun, 15 Jun 2008 21:05:29 +0300	[thread overview]
Message-ID: <u8wx6lgk6.fsf@gnu.org> (raw)
In-Reply-To: <48551002.7020600@alice.it>

> Date: Sun, 15 Jun 2008 14:50:10 +0200
> From: Angelo Graziosi <angelo.graziosi@alice.it>
> CC: emacs-devel@gnu.org
> 
> Eli Zaretskii ha scritto:
> > 
> > This backtrace is in the wrong thread.  You need to switch to the
> > thread that runs the main Emacs code, I'm guessing that's the 1st or
> > the second of the threads announced after "run -Q" above.  
> 
> Hot to switch?

 (gdb) thread N

where N is the ordinal number of the thread shown by GDB in the 1st
column of the "info threads" output:

> (gdb) info threads
>    9 thread 2100.0xe10  0x7c91e4f4 in ntdll!LdrAccessResource ()
>     from /c/WINDOWS/system32/ntdll.dll
>    8 thread 2100.0xaa8  0x7c91e4f4 in ntdll!LdrAccessResource ()
>     from /c/WINDOWS/system32/ntdll.dll
>    7 thread 2100.0x454  0x7c91e4f4 in ntdll!LdrAccessResource ()
>     from /c/WINDOWS/system32/ntdll.dll
>    6 thread 2100.0xcf0  0x7c91e4f4 in ntdll!LdrAccessResource ()
>     from /c/WINDOWS/system32/ntdll.dll
>    5 thread 2100.0xe28  0x7c91e4f4 in ntdll!LdrAccessResource ()
>     from /c/WINDOWS/system32/ntdll.dll
>    4 thread 2100.0xe48  0x7c91e4f4 in ntdll!LdrAccessResource ()
>     from /c/WINDOWS/system32/ntdll.dll
>    3 thread 2100.0xb30  0x7c91e4f4 in ntdll!LdrAccessResource ()
>     from /c/WINDOWS/system32/ntdll.dll
> * 2 thread 2100.0x250  0x61016416 in open_stackdumpfile ()
>     from /usr/bin/cygwin1.dll
>    1 thread 2100.0x204  0x7c91e4f4 in ntdll!LdrAccessResource ()
>     from /c/WINDOWS/system32/ntdll.dll

I think "thread 1" is what you want.  But if it doesn't produce a
useful backtrace, try others (except 2, which you already saw is in
the Cygwin signal handler) until you see something familiar.




  reply	other threads:[~2008-06-15 18:05 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-12 12:37 Stak dump with tar.[bz2/gz] files (Cygwin) Angelo Graziosi
2008-06-12 16:05 ` Stefan Monnier
2008-06-12 20:00   ` Angelo Graziosi
2008-06-12 21:34     ` Stefan Monnier
2008-06-12 21:56       ` Angelo Graziosi
2008-06-13  1:42         ` Stefan Monnier
2008-06-13  6:46         ` Eli Zaretskii
2008-06-13 15:53           ` Angelo Graziosi
2008-06-13 16:41             ` Eli Zaretskii
2008-06-13  6:36     ` Eli Zaretskii
2008-06-13 15:45       ` Angelo Graziosi
2008-06-13 16:39         ` Eli Zaretskii
2008-06-13 23:29           ` Angelo Graziosi
2008-06-14 10:41             ` Eli Zaretskii
2008-06-15  1:29       ` Angelo Graziosi
2008-06-15  3:29         ` Eli Zaretskii
2008-06-15 12:50           ` Angelo Graziosi
2008-06-15 18:05             ` Eli Zaretskii [this message]
2008-06-15 21:45               ` Angelo Graziosi
2008-06-16 18:12                 ` Eli Zaretskii
2008-06-16 20:41                   ` Angelo Graziosi
2008-06-17  3:06                     ` Eli Zaretskii
2008-06-17  8:23                       ` Angelo Graziosi
2008-12-23 19:45 ` Angelo Graziosi
2008-12-23 19:51 ` Angelo Graziosi

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=u8wx6lgk6.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=angelo.graziosi@alice.it \
    --cc=emacs-devel@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.