Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #363738
    Anonymous
    Guest

    hello everybody,

    i am trying to kill a process with the command :
    kill -9 pid
    but the system doesn’t seems to be cooperative.
    then I tried these signals KILL -20 pid Kill -18 pid KILL – 19 pid but it doesn’t work anymore.
    If anyboby could help me to kill my process whithout rebooting, it’s capital for me.
    thanx

    #363743
    andrina
    Participant

    What are you trying to kill exactly, and why? Is it something that can’t be killed due to being held up by another process?

    #363765
    Anonymous
    Guest

    that’s pop or imap process and they ‘re not zombies.

    #363777
    maccanada
    Participant

    What exactly are you trying to achieve? There may be better ways than forcing kills on imapd, which could lead to other issues.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.

Comments are closed