Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Chasing the GHOST in my machine
- Date: Sat, 31 Jan 2015 20:32:04 +0800
- From: Raymond Wan <rwan.kyoto@example.com>
- Subject: Re: [tlug] Chasing the GHOST in my machine
- References: <54CAC2D8.6040007@gmail.com> <20150130003807.GU5717@nashi.hw.39mm.net> <CA+su7OWdYWKS3P6YmpaR0ZczaiJugmZz3u4YY0WZQHc7AN-BYA@mail.gmail.com> <54CAF35D.2090703@gmail.com> <CAAhy3ducnKbeG8E5ZXSwh7rHsdNFyXojPE7Tjh6aW3ifOV4n=w@mail.gmail.com> <20150130095124.cb57d8e6a38c978f88ec1f04@kinali.ch> <20150130134103.GA22984@nashi.hw.39mm.net>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0
Dear all, On Friday, January 30, 2015 09:41 PM, Nicolas Limare wrote:On Fri, Jan 30, 2015 at 09:51:24AM +0100, Attila Kinali wrote:You can use lsof +c 0 | awk '/libc-/ && /DEL/ { print $1 }' | sort -u to find out which processes use an old libc and then restart those individually.Or on Debian and friends: $ sudo aptitude install debian-goodies $ sudo checkrestartThanks for this Nicolas! I never knew about this package or this command!Many hidden gems in the repositories that I don't know about...Incidentally, I ran it on my system and had a warning message. Not a big deal:$ sudo checkrestartlsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfsOutput information may be incomplete. ...So, it appears it is running lsof underneath... I looked at it and indeed it is -- it's a Python script that's wrapped around lsof (and other commands).Thank you for this and Attila's suggestion of lsof! Ray
- References:
- [tlug] Chasing the GHOST in my machine
- From: CL
- Re: [tlug] Chasing the GHOST in my machine
- From: Nicolas Limare
- Re: [tlug] Chasing the GHOST in my machine
- From: Edmund Edgar
- Re: [tlug] Chasing the GHOST in my machine
- From: CL
- Re: [tlug] Chasing the GHOST in my machine
- From: Raymond Wan
- Re: [tlug] Chasing the GHOST in my machine
- From: Attila Kinali
- Re: [tlug] Chasing the GHOST in my machine
- From: Nicolas Limare
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Chasing the GHOST in my machine
- Next by Date: Re: [tlug] Chasing the GHOST in my machine
- Previous by thread: Re: [tlug] Chasing the GHOST in my machine
- Next by thread: Re: [tlug] Chasing the GHOST in my machine
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links