Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is segmentation fault?



What is segmentation fault?..

Answer / srinivasan rajagopalan

A segmentation fault (often shortened to segfault) is a
particular error condition that can occur during the
operation of computer software. A segmentation fault occurs
when a program attempts to access a memory location that it
is not allowed to access, or attempts to access a memory
location in a way that is not allowed (for example,
attempting to write to a read-only location, or to overwrite
part of the operating system).

Segmentation is one approach to memory management and
protection in the operating system. It has been superseded
by paging for most purposes, but much of the terminology of
segmentation is still used, "segmentation fault" being an
example. Some operating systems still have segmentation at
some logical level although paging is used as the main
memory management policy.

On Unix-like operating systems, a process that accesses an
invalid memory address receives the SIGSEGV signal

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Linux General Interview Questions

In Linux OS, what is the file server?

2 Answers  


Which command in linux is used for the description of any command?

0 Answers  


What is the difference between ext2 vs ext3 vs ext4?

0 Answers  


Can I install linux on windows?

0 Answers  


How can we find the current value for shell variables?

0 Answers  


How to reduce or shrink the size of LVM partition?

0 Answers  


How to find out shared file&dir of ftp?

0 Answers  


What is a shell program in linux?

0 Answers  


what is linux operating system virus free?

0 Answers   UGC Corporation,


What is the minimum number of partitions that you need to install linux?

0 Answers  


Is mac similar to linux?

0 Answers  


What are the techniques that you use to handle the collisions in hash tables?

0 Answers  


Categories