Answer Posted / 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 View All Answers
How would you open a file in read-only mode using the vim editor?
how you will do kernel compilation in linux operating system?
How does a spinlock work?
what are the ways to find ip address of any domain name say google.com in linux operating system?
What is the pipe in linux?
What is dracut in linux?
Search for: is windows 10 better than linux?
Are linux and unix the same thing?
What are benefits of linux?
Explain the features of stateless linux server?
Is linux free of cost?
Which field is used to define the user’s default shell?
What are the different types of files in linux?
what is an mx record in linux?
What are the advantages of linux?