public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Kaarthik Sivakumar <kaarthik@clovissolutions.com>
Cc: gdb@sources.redhat.com
Subject: Re: gdb and too many threads causes SIGTRAP
Date: Wed, 25 May 2005 12:32:00 -0000	[thread overview]
Message-ID: <20050525123145.GA3917@nevyn.them.org> (raw)
In-Reply-To: <200505251551.06907.kaarthik@clovissolutions.com>

On Wed, May 25, 2005 at 03:51:06PM -0700, Kaarthik Sivakumar wrote:
> Hi
> 
> We are developing a multi-threaded application on RH9 which creates and 
> deletes a large number of threads in a short time. After this program runs 
> for sometime, gdb fails with a SIGTRAP in a thread that is at 
> __ntpl_death_event() (when the thread wants to quit). Following some of the 
> mails at gdb-patches, I noticed a thread (subject: [RFC]: fix for recycled 
> thread ids) that seems to address this issue.
> 
> According to that mail thread, and this specific mail 
> http://sources.redhat.com/ml/gdb-patches/2004-03/msg00672.html, a fix was 
> issued to check for TD_DEATH when possible and to attach to threads sooner 
> when thread ids are being reused. This fix seems to be available in gdb 
> 6.2.1, so we used that to debug the application. But this still does not seem 
> to have fixed the problem. I can confirm that the code to test for TD_DEATH 
> is activated and that glibc version is 2.3.2, so this fix should apply and 
> work. But it doesnt.
> 
> Is there anything else I should be checking? If you need more information, 
> please let me know. The OS is RH 9, with just the gdb 6.2.1 tar.bz2 compiled 
> and being used. Thanks.

If you are compiling a new version of GDB anyway, please try a more
current release - if possible, a current CVS snapshot.  After that, if
you still have trouble, it may be a kernel problem.  Current versions
of GDB should not have this problem.

-- 
Daniel Jacobowitz
CodeSourcery, LLC

      reply	other threads:[~2005-05-25 12:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-25 10:20 Kaarthik Sivakumar
2005-05-25 12:32 ` Daniel Jacobowitz [this message]

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=20050525123145.GA3917@nevyn.them.org \
    --to=drow@false.org \
    --cc=gdb@sources.redhat.com \
    --cc=kaarthik@clovissolutions.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.
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).