Thread: Killed

  1. #1
    Registered User
    Join Date
    May 2005
    Posts
    48

    Killed

    I'm wondering what kind of error will result in linux issuing a 'killed' statement. For example, trying to access out of array bound will get a Segmentation Fault. I don't know what could make the OS give a 'Sigkill'
    Thanks

  2. #2
    Registered User
    Join Date
    Nov 2002
    Posts
    491
    Generally if the process attempts to exceed any limitations the OS has impossed on it such as the amount of memory it can allocate.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. leaked memory not freed after process is killed?
    By nantonop in forum Linux Programming
    Replies: 16
    Last Post: 09-05-2007, 01:08 PM
  2. Saddam's sons killed
    By Govtcheez in forum A Brief History of Cprogramming.com
    Replies: 56
    Last Post: 07-24-2003, 06:43 PM
  3. killed message
    By dougherk in forum C Programming
    Replies: 3
    Last Post: 04-28-2003, 07:35 PM
  4. They killed that board! Also read cuz this is cool...
    By minime6696 in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 02-11-2002, 03:19 PM
  5. Religious Bull****
    By Witch_King in forum A Brief History of Cprogramming.com
    Replies: 119
    Last Post: 10-23-2001, 07:14 AM