From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C26311381F3 for ; Tue, 15 Oct 2013 11:18:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A1CFE0AF2; Tue, 15 Oct 2013 11:18:21 +0000 (UTC) Received: from mail-ob0-f179.google.com (mail-ob0-f179.google.com [209.85.214.179]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1ADCFE0A8B for ; Tue, 15 Oct 2013 11:18:19 +0000 (UTC) Received: by mail-ob0-f179.google.com with SMTP id wp18so1496815obc.24 for ; Tue, 15 Oct 2013 04:18:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=qcUKAKIMdIfNuKhPbtY4YqKVeMcHjENR1GvXu1IvH9k=; b=DqwpJD2o1fZH7T2HMj8pVUrLZtrPkva8ETn0fUrZpGMoYfuWkjH7JWJ8OJ42d12aWg q/HzHKXSmBgw8hCP2VTVFbr8I9igoVjoiGvSHxjJR9vks1MHi6qrpu3RPk8fgtp85XgF KlhkgxompWEG2wyfqVJPBWpAMMSok2cztIW5AO30YUAC/s8MlAw19YcPmtJSX7woxF+g QAL14TtqxQ5P/6RvY6ux+l4c8r1y/Zinz3U0YPCEK/YxE54LO03Vd8oCed2zIwfyC61t 8oUkxfHI6DRZDgZmTXr6zLWIJT7wcPuulYhofUzPHGXVmBJGNMw+cP8S4YWpeQzE35NV lQmA== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.182.98.162 with SMTP id ej2mr1156313obb.61.1381835899221; Tue, 15 Oct 2013 04:18:19 -0700 (PDT) Received: by 10.182.151.72 with HTTP; Tue, 15 Oct 2013 04:18:19 -0700 (PDT) In-Reply-To: References: <525D006C.3000800@gmail.com> Date: Tue, 15 Oct 2013 22:18:19 +1100 Message-ID: Subject: Re: [gentoo-user] Can't kill /usr/lib64/libreoffice/program/nsplugin From: Adam Carter To: "gentoo-user@lists.gentoo.org" Content-Type: multipart/alternative; boundary=047d7b2e46f0e93bfc04e8c5bd3a X-Archives-Salt: c9eee4bb-1351-4b30-9419-be02fbfb1953 X-Archives-Hash: b626c63523e6bfc755855d7628d76d96 --047d7b2e46f0e93bfc04e8c5bd3a Content-Type: text/plain; charset=ISO-8859-1 > >> Multiple instances of /usr/lib64/libreoffice/program/nsplugin keep > >> spawning even after I kill them. I suspect midori although I have the > >> libreoffice plugin disabled. Has anyone else seen this? How can I > >> confirm my suspicions? > > > > ps with the f option ? > > I always do 'ps -ef|grep name' but should that indicate whether midori > is to blame? > Check the parent process id (PPID) to see what's responsible for starting nsplugin. --047d7b2e46f0e93bfc04e8c5bd3a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

=
>> Multiple instances of /usr/lib64/li= breoffice/program/nsplugin keep
>> spawning even after I kill them. I suspect midori although I have = the
>> libreoffice plugin disabled. Has anyone else seen this? =A0How can= I
>> confirm my suspicions?
>
> ps with the f option ?

I always do 'ps -ef|grep name' but should that indicate whether mid= ori
is to blame?

Che= ck the parent process id (PPID) to see what's responsible for starting = nsplugin.
--047d7b2e46f0e93bfc04e8c5bd3a--