Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 757402 - dev-python/filelock-3.0.12-r1 test failure: can't start new thread
Summary: dev-python/filelock-3.0.12-r1 test failure: can't start new thread
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-11-28 16:57 UTC by Alexey
Modified: 2022-06-16 08:27 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,7.98 KB, text/x-log)
2020-11-28 16:57 UTC, Alexey
Details
emerge --info (emerge.info,15.00 KB, application/x-info)
2020-11-28 16:58 UTC, Alexey
Details

Note You need to log in before you can comment on or make changes to this bug.
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.