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

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





On Wed, 2 Jan 2008, Daniel Jacobowitz wrote:

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


Hi,

Hrm, oops, will document this for future reference, it appears to be firefox (which I installed), should I report this to the mozilla/firefox mailing list?

bob 2443 0.1 0.4 33928 14732 ? S 04:01 0:25 kicker [kdeinit] bob 3127 0.0 0.0 2896 1240 ? S 04:05 0:00 \_ /bin/sh /app/firefox-2.0.0.1/bin/firefox bob 3131 0.0 0.0 3452 1540 ? S 04:05 0:00 | \_ /bin/sh /app/firefox-2.0.0.1/bin/run-mozilla.sh /app/firefox-2.0.0.1/bin/firefox-bin bob 3144 2.7 7.0 430580 236168 ? Sl 04:05 7:33 | \_ /app/firefox-2.0.0.1/bin/firefox-bin bob 3771 0.0 0.0 0 0 ? Z 04:31 0:01 | \_ [ld-linux.so.2] <defunct>

It is not 2.0.0.1 by the way, that is just when I installed it-- I get the regular updates etc.

Justin.



Reply to: