segmentation fault.
#1

I know there are many topics about this fault. But I didn't got any usefull information. I want to know about segmentation fault. Why this occurs. What is the reason? I am also getting this error. Can any one explain?
Reply
#2

Quote:

A segmentation fault (often shortened to segfault), bus error or access violation is generally an attempt to access memory that the CPU cannot physically address. It occurs when the hardware notifies an operating system about a memory access violation. The OS kernel then sends a signal to the process which caused the exception. By default, the process receiving the signal dumps core and terminates. The default signal handler can also be overridden to customize how the signal is handled.

- Wikipedia

Based on this thread, it might have to do with the streamer version you have if you're running Linux. Other than that, I'm not sure to be honest.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)