Results 1 to 10 of 10

Thread: "backend" taking up 100% CPU

  1. #1
    Join Date
    Jul 2007
    Location
    Austin, TX
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    "backend" taking up 100% CPU



    What the heck is "backend" and why is it taking up 100% of one of my cores? I don't want to arbitrarily kill a root process w/o knowing what it is.

  2. #2
    Join Date
    Aug 2007
    Location
    Olympia, Washington - US
    Beans
    33
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: "backend" taking up 100% CPU ???

    I have the same thing. One of my procs is running with 'backend' at 100%. The machine is still responsive and such, but I'm not really used to something like this. A 'windows' environment, yet...but not GNU/Linux.
    Mankind is my religion, of course I use GNU/Linux!

  3. #3
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: "backend" taking up 100% CPU ???

    i suppose you have sqlite installed as backend is part of sqlite (look into synaptic) but you can first kill the process.

  4. #4
    Join Date
    May 2006
    Beans
    98
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: "backend" taking up 100% CPU ???

    Bug report here: https://bugs.launchpad.net/checkbox/+bug/553328

    It seems to happen after system testing.

  5. #5
    Join Date
    Feb 2006
    Location
    Ontario, Canada
    Beans
    29
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: "backend" taking up 100% CPU ???

    Good observation. Backend at 93% after running the system testing utility. Reboot and it's back to normal.

  6. #6
    Join Date
    Nov 2004
    Beans
    226
    Distro
    Ubuntu

    Re: "backend" taking up 100% CPU ???


  7. #7
    Join Date
    Sep 2008
    Beans
    37

    Re: "backend" taking up 100% CPU ???

    I have this problem- how come this hasn't been addressed in the Updates? My problem is more serious- I can stop or kill the backend, but the system seems to progressively clog up (even thought the processor isn't stressed), till the mouse freezes and have to do hard shut off. Restart still gives the same problem.

    I did use system test, but I also installed Thunderbird, and got it working directly off the mail stores in the Windows installation- I was terrified of messing up these stores but actually didn't think they were compatible with Ubuntu. Thunderbird also used sqlite.

    How do I fix this, and if I remove the Thunderbird, would it delete the mail stores. I am not a Linux programmer and can't see any installation instructions.

  8. #8
    Join Date
    Sep 2008
    Beans
    37

    Re: "backend" taking up 100% CPU ???

    Actually it seems to be a problem w a debian AVG antivirus installation (use to scan Windows files), which was sucking 96% of processor power; then even with it half killed (the active scans- it opened about 5 instances of scan) where the pricessor was free, the memory and virtual memory were maxed out to the point of almost freezing the computer. When all its processes were stopped (10) the memory would free up. Figured out how to update it- damn complicated, but can't seem to configure it to not try to do scheduled scan. Ready to uninstall it- probably just doesn't like AMD 64 version.

    Interestingly, I think maybe the backend processor pigout may have influenced the AVG to similar behavior. Though that's just a feeling.

  9. #9
    Join Date
    Oct 2010
    Location
    Finland
    Beans
    18
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: "backend" taking up 100% CPU ???

    Had this problem too in lucid 10.04. After running System / Administration / System Testing and exiting the program, the backend process would consume 100% CPU.

    The workaround is to terminate the process manually. This can be done from the terminal:
    1) run the command: top
    2) observe the process ID (PID) number of the backend process
    3) type q to exit top
    4) run the command: sudo kill -9 (BackendPID), for example sudo kill -9 16355

  10. #10
    Join Date
    Jun 2005
    Location
    UE
    Beans
    25
    Distro
    Ubuntu Gnome 14.04 Trusty Tahr

    Re: "backend" taking up 100% CPU ???

    Hi, had same issue on Joli OS 1.2 Live today after having launched runned then close the System report tool.
    Thank you for the tip on this issue.
    <3 Open source that empowers me and all makers of the early digital age.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •