18 Apr
2013
18 Apr
'13
12:55 p.m.
On Wed, Apr 17, 2013 at 7:30 PM, Chintak Sheth <chintaksheth@gmail.com> wrote:
After getting the segmentation error it just says "Python quit unexpectedly". Can we get any information from Seg fault "11". Any idea what the error code represents ?
Does your build segfault? That's odd. Try building first, and if that works run "nosetests -v" to see which test breaks. Then start "gdb python" and then provide the given test file, e.g. Stéfan