Who is whoopsie user/command on my system?

Asked by nrymig

this user/command are using 100% of one of my CPU, not possible to kill. If need a screenshot e-mail me

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

if you run:

sudo kill PID

you can kill the process. obviously change PID for the PID of the command, if it doesn't die then use:

sudo kill -9 PID

and it WILL die.

Revision history for this message
nrymig (nrymig) said :
#2

why that user is inside my system?

On Thu, Mar 15, 2012 at 1:35 PM, actionparsnip <
<email address hidden>> wrote:

> Your question #190665 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/190665
>
> Status: Open => Answered
>
> actionparsnip proposed the following answer:
> if you run:
>
> sudo kill PID
>
> you can kill the process. obviously change PID for the PID of the
> command, if it doesn't die then use:
>
> sudo kill -9 PID
>
> and it WILL die.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu/+question/190665/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+question/190665
>
> You received this question notification because you asked the question.
>

--
Henry Miguel Martinez Piedra de Vesta
Grand Rue 10
CH-2520 La Neuveville (BE)
Switzerland
CellPhone: +41 78 785 6219
------------------------------------------------------------
International Tropical Conservation Foundation
1, Moosmatte
3210 Kerzers (FR)
Switzerland
------------------------------------------------
Skype: nrymiguel
MSN: <email address hidden>
<email address hidden>Website: www.oceanpositive.org
--------------------------------------------------------
"To discover and share knowledge about plants
and their environment, in order to preserve and enrich life."
                -mission of the Missouri Botanical Garden

Sagan saves me! <http://www.carlsagan.com/>

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Which user? How do you mean?

Revision history for this message
nrymig (nrymig) said :
#4

the main objective with my question is to know all about whoopsie because
on my system top command is there

On Thu, Mar 15, 2012 at 2:35 PM, actionparsnip <
<email address hidden>> wrote:

> Your question #190665 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/190665
>
> Status: Open => Needs information
>
> actionparsnip requested more information:
> Which user? How do you mean?
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+question/190665
>
> You received this question notification because you asked the question.
>

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

Can you copy the text you see and paste here as an update

Thanks

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#6

seems whoopsie is a user related to crash bug reporting system

here my /etc/passwd with the defined user row...

whoopsie:x:134:134::/nonexistent:/bin/false

Below the result of

ls -la /var/

commmand

drwxrwsrwt 2 root whoopsie 4096 mar 15 20:24 crash

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#7

I don't have that user on my system. If you don't need or want the user, I suggest you remove it.

Revision history for this message
Musiphil (musiphil) said :
#8

$ dpkg -s whoopsie
Package: whoopsie
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 107
Maintainer: Evan Dandrea <email address hidden>
Architecture: i386
Source: whoopsie-daisy
Version: 0.1.32
Depends: libc6 (>= 2.8), libcurl3 (>= 7.16.2-1), libgcrypt11 (>= 1.4.5), libglib2.0-0 (>= 2.31.8), upstart-job, adduser
Pre-Depends: dpkg (>= 1.15.7.2)
Conffiles:
 /etc/init/whoopsie.conf 556e585ea8031e4ad3bf18c3e327fa01
 /etc/default/whoopsie c17ce59a6bf167443b2b673bb57ba885
Description: Ubuntu crash database submission daemon
 This program submits crash reports back to an Ubuntu server.
Homepage: http://wiki.ubuntu.com/ErrorTracker

Can you help with this problem?

Provide an answer of your own, or ask nrymig for more information if necessary.

To post a message you must log in.