[issue2602] importing gtk hangs (freebsd 7.0)

2008-04-09 Thread Taavi Repän
New submission from Taavi Repän <[EMAIL PROTECTED]>: Python 2.5.3a0 (release25-maint:62241, Apr 9 2008, 11:26:27) [GCC 4.2.1 20070719 [FreeBSD]] on freebsd7 Type "help", "copyright", "credits" or "license" for more information. >>> imp

[issue2564] Python hangs on FreeBSD7 in test_capi

2008-04-08 Thread Taavi Repän
Taavi Repän <[EMAIL PROTECTED]> added the comment: I don't that the problem is in tests. For example import pygtk import gtk hangs also. I don't have backtrace for PyGtk hang yet, but it hangs in ucond state too (like test_capi). __ Tracker &

[issue2564] Python hangs on FreeBSD7 in test_capi

2008-04-06 Thread Taavi Repän
New submission from Taavi Repän <[EMAIL PROTECTED]>: When doing import.test_autotest, test_capi hangs. It seems that threads 1,2,3 are trying to acquire import lock, which is owned by thread 4, which is trying to lock some other lock. Python 2.5.2 (r252:60911, Apr 6 2008, 17:28:23) [GCC

[issue2564] Python hangs on FreeBSD7 in test_capi

2008-04-06 Thread Taavi Repän
Changes by Taavi Repän <[EMAIL PROTECTED]>: -- components: None nosy: trepan severity: normal status: open title: Python hangs on FreeBSD7 in test_capi type: behavior versions: Python 2.5 __ Tracker <[EMAIL PROTECTED]> <http://bugs.pytho