Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 757402

Summary: dev-python/filelock-3.0.12-r1 test failure: can't start new thread
Product: Gentoo Linux Reporter: Alexey <alexey+gentoo>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal CC: alexey+gentoo, mgorny
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Alexey 2020-11-28 16:57:52 UTC
Created attachment 675610 [details]
build.log

======================================================================                                                                                                                                                                                                            
ERROR: test_threaded (test.FileLockTest)                                                                                                                                                                                                                                          
Runs 250 threads, which need the filelock. The lock must be acquired                                                                                                                                                                                                              
----------------------------------------------------------------------                                                                                                                                                                                                            
Traceback (most recent call last):                                                                                                                                                                                                                                                
  File "/var/tmp/portage/dev-python/filelock-3.0.12-r1/work/py-filelock-3.0.12/test.py", line 199, in test_threaded                                                                                                                                                               
    thread.start()                                                                                                                                                                                                                                                                
  File "/usr/lib/python3.7/threading.py", line 852, in start                                                                                                                                                                                                                      
    _start_new_thread(self._bootstrap, ())                                                                                                                                                                                                                                        
RuntimeError: can't start new thread
Comment 1 Alexey 2020-11-28 16:58:21 UTC
Created attachment 675613 [details]
emerge --info
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-06-16 08:27:43 UTC
Closing as ancient version.