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: threads/2321: After upgrading glibc to v. 2.6.1, receive errorstating "ptrace: No such process."


The following reply was made to PR threads/2321; it has been noted by GNATS.

From: Daniel Jacobowitz <drow@false.org>
To: Kris Wong <wongk@seapine.com>, gdb-gnats@sourceware.org
Cc:  
Subject: Re: threads/2321: After upgrading glibc to v. 2.6.1, receive error
	stating "ptrace: No such process."
Date: Thu, 25 Oct 2007 08:57:00 -0400

 On Thu, Oct 25, 2007 at 12:48:02PM -0000, Kris Wong wrote:
 >  LLR: Preparing to resume process -1, 0, inferior_ptid LWP 22044
 
 This is the only reference to PID 22044 in your log.  That's why we
 need whole logs - we need to find out where this came from.
 
 You have a lot of "New LWP" messages.  That shouldn't happen, they
 should be "New Thread" messages.  I suspect that your ld.so or
 libpthread.so is stripped of the symbols GDB needs to debug threads.
 
 -- 
 Daniel Jacobowitz
 CodeSourcery


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