Hoyt Koepke added the comment:
Okay, finally got to test this on a system with python 2.7.1+ (development
branch, r88606, and indeed, the same crash occurs. This one was compiled from
scratch with gcc 4.5.2.
--
___
Python tracker
<h
New submission from Hoyt Koepke :
Hello,
I've encountered a strange bug that appears to be either in gcc's gomp
implementation or in how python loads extension modules linked against
gomp. Here's the error:
Using gcc (multiple versions) on linux, I compile an empty c extension