[issue14610] configure script hangs on pthread verification and PTHREAD_SCOPE_SYSTEM verification on Ubuntu

2012-04-18 Thread Raphael Cruzeiro

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 bypassed by altering the script and only then was I able to 
successfully install Python 2.7.3

--
components: Installation
messages: 158597
nosy: Raphael.Cruzeiro
priority: normal
severity: normal
status: open
title: configure script hangs on pthread verification and PTHREAD_SCOPE_SYSTEM 
verification on Ubuntu
type: crash
versions: Python 2.7

___
Python tracker 
<http://bugs.python.org/issue14610>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14610] configure script hangs on pthread verification and PTHREAD_SCOPE_SYSTEM verification on Ubuntu

2012-04-23 Thread Raphael Cruzeiro

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/issue14610>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14610] configure script hangs on pthread verification and PTHREAD_SCOPE_SYSTEM verification on Ubuntu

2012-04-23 Thread Raphael Cruzeiro

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/issue14610>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14610] configure script hangs on pthread verification and PTHREAD_SCOPE_SYSTEM verification on Ubuntu

2012-04-26 Thread Raphael Cruzeiro

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/pthread_strace.txt

___
Python tracker 
<http://bugs.python.org/issue14610>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com