Skip to main content
Add 'on Linux' to title so another (earlier) question can be given the title 'What is a segmentation fault'
Link
Jonathan Leffler
  • 759.1k
  • 145
  • 961
  • 1.3k

What is a segmentation fault on Linux?

deleted 12 characters in body
Source Link
Wilfred Hughes
  • 31.4k
  • 15
  • 148
  • 201

In Linux:

What is a segmentation fault? I know it crashes programs, but is that some sort of memory leak problem, or something completely unrelated? Also, how do you deal with these? Is this typically a problem with the computer set-up, or within the application itself?

Also, does this happen in other OS's as well?\

Thanks!

In Linux:

What is a segmentation fault? I know it crashes programs, but is that some sort of memory leak problem, or something completely unrelated? Also, how do you deal with these? Is this typically a problem with the computer set-up, or within the application itself?

Also, does this happen in other OS's as well?\

Thanks!

In Linux:

What is a segmentation fault? I know it crashes programs, but is that some sort of memory leak problem, or something completely unrelated? Also, how do you deal with these? Is this typically a problem with the computer set-up, or within the application itself?

Also, does this happen in other OS's as well?

Source Link
Russel
  • 3.8k
  • 9
  • 35
  • 33

What is a segmentation fault?

In Linux:

What is a segmentation fault? I know it crashes programs, but is that some sort of memory leak problem, or something completely unrelated? Also, how do you deal with these? Is this typically a problem with the computer set-up, or within the application itself?

Also, does this happen in other OS's as well?\

Thanks!