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]

[Bug gdb/21350] ptrace: No such process


https://sourceware.org/bugzilla/show_bug.cgi?id=21350

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #5 from Pedro Alves <palves at redhat dot com> ---
(In reply to oshin.khandelwal from comment #4)
> Hi,
> 
> Please refer the below output.
> 
> [user]@<server>> psu | grep BL1BTLSOR
> [user]  13384     1  1 22:22 ?        00:00:13 bl1BTLServer -n BL1BTLSOR -f
> REGULAR

Looks like the process is zombie.

"cat /proc/13384/status" would probably show it.

More recent GDBs give a clearer message in this case:

 process 13384 is a zombie - the process has already terminated

Tentatively closing.  Thanks.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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