New submission from Raphael Cruzeiro :
While installing Python 2.7.3 on my Ubuntu server the configure script hanged
on the verification for pthread, I then proceded to alter the script to aways
return true for pthread and it hanged again checking for PTHREAD_SCOPE_SYSTEM,
which I also
Raphael Cruzeiro added the comment:
Here is the output of sh -x ./configure
--
Added file: http://bugs.python.org/file25321/output_sh
___
Python tracker
<http://bugs.python.org/issue14
Raphael Cruzeiro added the comment:
Posting the strac output
--
Added file: http://bugs.python.org/file25322/strace.output.txt
___
Python tracker
<http://bugs.python.org/issue14
Raphael Cruzeiro added the comment:
Yes, this code is hanging in my system. I'm posting the strace output.
If there's any other information that may be helpful I'll happily provide it.
--
Added file: http://bugs.python.org/file25376/pth