On Jul 18, 9:56 am, Stefan Behnel <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > Hi - I am very new to python. I get this random core dump and am > > looking for a good way to catch the error. I know the function my core > > dump occurs. Is there any error catching/handling that I could use in > > python? > > Since you are using Windows, this is somewhat non-trivial due to the lack of > tools shipped by Microsoft. Are you really getting crashes of the interpreter > and not just an exception with a stacktrace? > > Stefan
Hi - thanks for responding. I am actually running on linux. Does this make a difference? Also the error shown is: myFunction call failed. Segmentation Fault (core dumped) -- http://mail.python.org/mailman/listinfo/python-list