This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/2133: gdb crash: internal-error: linux_nat_wait: Assertion `num_lwps == 0 || iterate_over_lwps (resumed_callback, NULL)' failed.


The following reply was made to PR c++/2133; it has been noted by GNATS.

From: "Stefan Puiu" <stefan.puiu@gmail.com>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: c++/2133: gdb crash: internal-error: linux_nat_wait: Assertion `num_lwps == 0 || iterate_over_lwps (resumed_callback, NULL)' failed.
Date: Wed, 7 Jun 2006 16:21:42 +0300

 This is on x86 (i686), btw:
 
 gdb --version
 GNU gdb 6.4
 Copyright 2005 Free Software Foundation, Inc.
 GDB is free software, covered by the GNU General Public License, and you are
 welcome to change it and/or distribute copies of it under certain conditions.
 Type "show copying" to see the conditions.
 There is absolutely no warranty for GDB.  Type "show warranty" for details.
 This GDB was configured as "i686-pc-linux-gnu".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]