[tahoe-lafs-trac-stream] [tahoe-lafs] #2121: test_system.SystemTest.test_filesystem fails on OSX 10.9

tahoe-lafs trac at tahoe-lafs.org
Fri Nov 29 02:58:23 UTC 2013


#2121: test_system.SystemTest.test_filesystem fails on OSX 10.9
------------------------+---------------------------
 Reporter:  markberger  |          Owner:  daira
     Type:  defect      |         Status:  new
 Priority:  normal      |      Milestone:  undecided
Component:  unknown     |        Version:  1.10.0
 Keywords:              |  Launchpad Bug:
------------------------+---------------------------
 This might be a 'not our problem' ticket, but the test suite fails on OSX
 Mavericks running Python 2.7.5.


 When I run the entire test suite I get this callback:
 {{{
 Node._startService failed, aborting
 [Failure instance: Traceback: <type 'exceptions.IOError'>: [Errno 9] Bad
 file descriptor
 /Users/markberger/Code/tahoe-lafs/support/lib/python2.7/site-
 packages/foolscap-0.6.4-py2.7.egg/foolscap/eventual.py:26:_turn
 /Users/markberger/Code/tahoe-lafs/src/allmydata/node.py:308:_startService
 /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/defer.py:301:addCallback
 /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/defer.py:290:addCallbacks
 --- <exception caught here> ---
 /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/defer.py:551:_runCallbacks
 /Users/markberger/Code/tahoe-lafs/src/allmydata/node.py:308:<lambda>
 /Users/markberger/Code/tahoe-
 lafs/src/allmydata/util/iputil.py:85:get_local_addresses_async
 /Users/markberger/Code/tahoe-
 lafs/src/allmydata/util/iputil.py:129:get_local_ip_for
 /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/posixbase.py:373:listenUDP
 /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/udp.py:101:startListening
 /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/udp.py:106:_bindSocket
 /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/base.py:1088:createInternetSocket
 /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/fdesc.py:48:_setCloseOnExec
 ]
 calling os.abort()
 }}}

 When I run the test by itself, I receive this callback:
 {{{
 Node._startService failed, aborting
 [Failure instance: Traceback: <type 'exceptions.IOError'>: [Errno 9] Bad
 file descriptor
 /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/base.py:1178:mainLoop
 /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/base.py:773:runUntilCurrent
 /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/defer.py:368:callback
 /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/defer.py:464:_startRunCallbacks
 --- <exception caught here> ---
 /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/defer.py:551:_runCallbacks
 /Users/markberger/Code/tahoe-lafs/src/allmydata/node.py:379:_setup_tub
 /Users/markberger/Code/tahoe-
 lafs/src/allmydata/util/fileutil.py:255:write_atomically
 ]
 calling os.abort()
 }}}

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2121>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list