Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Assert in linux_nat_resume
@ 2008-08-13  1:02 Marc Ferland
  2008-08-13 22:16 ` Daniel Jacobowitz
  0 siblings, 1 reply; 3+ messages in thread
From: Marc Ferland @ 2008-08-13  1:02 UTC (permalink / raw)
  To: gdb

Hi,

I've been having the following problem with GDB version 6.8 for a while now:

[New LWP 20436]
linux-nat.c:1152: internal-error: linux_nat_resume: Assertion `lp != 
NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) y
linux-nat.c:1152: internal-error: linux_nat_resume: Assertion `lp != 
NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) n


I'm debugging a program with many threads and this happens often when I 
close(pthread_exit()) and start threads (pthread_create). I really don't 
know what is wrong.

I'm pretty sure it has something to do with my program but I don't know 
where to start (Debugging with printf() is a rather tedious task!). Any 
help would be greatly appreciated.

Regards,

Marc


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

end of thread, other threads:[~2008-08-12 21:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-13  1:02 Assert in linux_nat_resume Marc Ferland
2008-08-13 22:16 ` Daniel Jacobowitz
2008-08-14  9:10   ` Marc Ferland

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