Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [rfa/PROBLEMS] document threads/1650, thread internal error
@ 2004-07-26 15:48 Michael Chastain
  2004-07-26 17:45 ` Eli Zaretskii
  2004-07-26 19:51 ` Andrew Cagney
  0 siblings, 2 replies; 6+ messages in thread
From: Michael Chastain @ 2004-07-26 15:48 UTC (permalink / raw)
  To: eliz; +Cc: gdb-patches

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.
+ 


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-07-27 15:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-26 15:48 [rfa/PROBLEMS] document threads/1650, thread internal error Michael Chastain
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox