Results 1 to 4 of 4

Thread: Trouble ending processes

  1. #1
    Join Date
    Oct 2006
    Beans
    27
    Distro
    Xubuntu 9.04 Jaunty Jackalope

    Trouble ending processes

    Hello all,

    When I am running Xubuntu Jaunty, certain processes won't end when the program is closed. X-moto is one main culprit here. I checked my system monitor and there were four sleeping xmoto processes. The program hangs on the quit command, I've given it over half an hour to close in the past, which on a centrino core 2 duo with 3 GB of RAM is extreme overkill. I have cleared the programs off my desktop with the 'xkill' command, which I know only gets rid of the image of the process, not the process itself. I was wondering if anybody else is dealing with this issue, or even better if somebody has a solution to it.

    Thanks
    Justin
    "I'll be more enthusiastic about encouraging thinking outside the box when there's evidence of any thinking going on inside it."
    - Terry Pratchett

  2. #2
    Join Date
    Jan 2006
    Location
    Sunny Southend-on-Sea
    Beans
    8,430
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: Trouble ending processes

    Quote Originally Posted by psychobillyjekyll View Post
    I have cleared the programs off my desktop with the 'xkill' command, which I know only gets rid of the image of the process, not the process itself.
    No it doesn't. It kills the process that created the window that you select. You can do the same manually. killall xmoto in this case. If they still won't die, you can look up the process ID number (PID for the process you want to kill, and use kill -9 <PID>.
    None but ourselves can free our minds

  3. #3
    Join Date
    Oct 2006
    Beans
    27
    Distro
    Xubuntu 9.04 Jaunty Jackalope

    Re: Trouble ending processes

    Thanks for the clarification. I was wondering if there was someway to modify the system so that it would kill any process in futex_wait status for over a set amount of time?
    "I'll be more enthusiastic about encouraging thinking outside the box when there's evidence of any thinking going on inside it."
    - Terry Pratchett

  4. #4
    Join Date
    Feb 2009
    Location
    Baja Oklahoma
    Beans
    1,652

    Re: Trouble ending processes

    You can add the Force Quit button to a panel, and get rid of unresponsive programs fairly easily. You just click on the button, then the non-responding program, and it's killed.

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
  •