[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#458682: ld-linux.so.2: <defunct> (Debian+lenny/sid)



On Wed, Jan 02, 2008 at 06:09:17AM -0500, Justin Piszcz wrote:
> $ ps auxww | grep -i defunct
> bob       3771  0.0  0.0      0     0 ?        Z    04:31   0:01 [ld-linux.so.2] <defunct>

You need to figure out what the command line for this process was
before it was defunct.  It is not glibc's fault; it just means that
some program run as "/lib/ld-linux.so.2 program-name" was not
collected.  Try adding f to your ps arguments, to see what its parent
process is.

-- 
Daniel Jacobowitz
CodeSourcery



Reply to: