From: mec.gnu@mindspring.com (Michael Chastain)
To: eliz@gnu.org
Cc: gdb-patches@sources.redhat.com
Subject: [rfa/PROBLEMS] document threads/1650, thread internal error
Date: Mon, 26 Jul 2004 15:48:00 -0000 [thread overview]
Message-ID: <20040726154838.4E0E44B104@berman.michael-chastain.com> (raw)
Here is a PROBLEMS entry for gdb/1650, the internal error on
gdb.threads/manythreads.exp.
Not tested (don't know how to test ascii documentation). The internal
error still happens with both gdb HEAD and gdb gdb_6_2-branch. Andrew
says that a set of 30 test runs with NPTL worked fine.
Okay to apply to gdb HEAD?
Okay to apply to gdb gdb_6_2-branch?
Michael C
2004-07-26 Michael Chastain <mec.gnu@mindspring.com>
Document PR threads/1650.
* PROBLEMS (Threads): Document problem with many threads
Index: PROBLEMS
===================================================================
RCS file: /cvs/src/src/gdb/PROBLEMS,v
retrieving revision 1.32
diff -c -3 -p -r1.32 PROBLEMS
*** PROBLEMS 18 Jul 2004 22:29:40 -0000 1.32
--- PROBLEMS 26 Jul 2004 15:44:21 -0000
*************** Fortunately, PowerPC architecture suppor
*** 129,131 ****
--- 129,149 ----
have been updated. People encountering problems should consider
downloading a more current snapshot of GDB
(http://www.gnu.org/software/gdb/current/).
+
+ *** Threads
+
+ threads/1650: manythreads.exp
+
+ A program which creates many threads which exit very quickly (hundreds
+ of thousands of threads in the test program) can cause gdb to generate
+ an internal error. The internal error often looks like:
+
+ lin-lwp.c:744: internal-error: stop_callback: Assertion `lp->status == 0' failed.
+ A problem internal to GDB has been detected.
+ further debugging may prove unreliable.
+ Quit this debugging session? (y or n)
+
+ This has been observed on native i686-pc-linux-gnu with linuxthreads,
+ the old threading model. With NPTL threads, this internal error has not
+ been observed.
+
next reply other threads:[~2004-07-26 15:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-26 15:48 Michael Chastain [this message]
2004-07-26 17:45 ` Eli Zaretskii
2004-07-27 0:08 ` Michael Chastain
2004-07-26 19:51 ` Andrew Cagney
2004-07-27 0:32 ` Michael Chastain
2004-07-27 15:28 ` Andrew Cagney
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=20040726154838.4E0E44B104@berman.michael-chastain.com \
--to=mec.gnu@mindspring.com \
--cc=eliz@gnu.org \
--cc=gdb-patches@sources.redhat.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