Abandoned wrote:
> I run a my script and 3-4 minutes later give me an error
> "segmentation fault".
> What is the reason of this error ?

The reason is that the process tries to write to a memory address it
outside of its allocated segments.

Regards,


Björn

-- 
BOFH excuse #20:

divide-by-zero error

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to