How to overcome segmentation fault error?
by irajjs from LinuxQuestions.org on (#5M9YW)
Hi
Tens of my own created programs are aborted by kernel due to segmentation fault error
I have searched but I have not found any acceptable solution!
There are some suggestions about using gdb but I know that it will not solve the problem
I have created my own debugger program but that also gets the segmentation fault error and stopped!
I tried using insmode and modeprobe commands but they do not work too!
Shall I create my own kernel?
Or is there a way to control the current kernel and overcome this segfault error?
Thank you in advance for any answer
Tens of my own created programs are aborted by kernel due to segmentation fault error
I have searched but I have not found any acceptable solution!
There are some suggestions about using gdb but I know that it will not solve the problem
I have created my own debugger program but that also gets the segmentation fault error and stopped!
I tried using insmode and modeprobe commands but they do not work too!
Shall I create my own kernel?
Or is there a way to control the current kernel and overcome this segfault error?
Thank you in advance for any answer