[issue18845] 2.7.5-r2: Fatal Python error: Segmentation fault

2013-12-01 Thread Martin Mokrejs
Martin Mokrejs added the comment: The issue could have been caused the malfunctioning memory or CPU. http://bugs.python.org/issue18843#msg204954 -- ___ Python tracker ___ ___

[issue18845] 2.7.5-r2: Fatal Python error: Segmentation fault

2013-08-30 Thread Tim Peters
Tim Peters added the comment: As issue 18843 has evolved, seems more likely now that it's flaky HW, but agreed in any case there's really no evidence of a Python problem here. So closing it. Martin, we can revisit this if there's real progress on the other issue. -- resolution: ->

[issue18845] 2.7.5-r2: Fatal Python error: Segmentation fault

2013-08-30 Thread Terry J. Reedy
Terry J. Reedy added the comment: I think this should be closed as extremely likely to be a matplotlib error. -- nosy: +terry.reedy ___ Python tracker ___ ___

[issue18845] 2.7.5-r2: Fatal Python error: Segmentation fault

2013-08-26 Thread Tim Peters
Tim Peters added the comment: Note that the same poster is also reporting memory corruption in issue 18843. I suggest ignoring this one unless/until the earlier bug is resolved (memory corruption can easily cause a segfault - or any other kind of error). -- __

[issue18845] 2.7.5-r2: Fatal Python error: Segmentation fault

2013-08-26 Thread Tim Peters
Tim Peters added the comment: Impossible to know, but since everything in the traceback comes from matplotlib, the error is most likely in matplotlib. -- nosy: +tim.peters ___ Python tracker __

[issue18845] 2.7.5-r2: Fatal Python error: Segmentation fault

2013-08-26 Thread Martin Mokrejs
New submission from Martin Mokrejs: While running my app testsuite I have another one which crashed. Fatal Python error: Segmentation fault Current thread 0x7fe8d3527700: File "/usr/lib64/python2.7/site-packages/matplotlib/transforms.py", line 2370 in get_matrix File "/usr/lib64/python