Click to See Complete Forum and Search --> : Panda antivirus use.


alcwyn
03-06-2004, 12:24 PM
Anybody know what segmentation fault means?
Each time I start a scan this message comes up after 10secs or so. The system ran under the same command for a couple of days, but now ...... ''segmentation fault''.
-help doesn't help!
:confused:

moveek
03-08-2004, 12:55 AM
Ahh good old seg faults, I've generated plenty of those with my programs.

I can't give you a specific solution, but I can tell you that segmentation faults often happen
because the program you're running tries to access memory that it did not allocate.

Quite likely there's a problem with the actual coding of the program.

Anyone correct me if my assumptions are off base.

MunterMan
03-08-2004, 10:02 AM
I my experience seg faults usually mean there is something wrong with the executable.
Try reinstalling the package.