I am writing a script for a rails app that processes the contents of an XML file using a library written in Python and although there are times that that script runs succcessfully, there are also times that I am encountering a segmentation fault. I am not sure if the cause is similar to the other segmentation fault issues reported already so I am posting the output.
I am using Ubuntu 11.04 running inside VMWare player, ruby 1.9.3p125, python 2.6.6 and rubypython 0.6.0. Below is the output from the shell. I apologize if it is very long.
I am writing a script for a rails app that processes the contents of an XML file using a library written in Python and although there are times that that script runs succcessfully, there are also times that I am encountering a segmentation fault. I am not sure if the cause is similar to the other segmentation fault issues reported already so I am posting the output. I am using Ubuntu 11.04 running inside VMWare player, ruby 1.9.3p125, python 2.6.6 and rubypython 0.6.0. Below is the output from the shell. I apologize if it is very long.