Skip to content

zmq.error.ZMQError: Interrupted system call

Testing bitmask 0.9.0-aplha9 in ubuntu 14.04:

meskio@boy:~/Bitmask-linux64-0.9.0alpha9$ ./bitmask --danger -d -l log
No updates found
/home/meskio/Bitmask-linux64-0.9.0alpha9/./apps/:/home/meskio/Bitmask-linux64-0.9.0alpha9/./lib/
:0: UserWarning: You do not have a working installation of the service_identity module: 'No module named pyasn1_modules.rfc2459'.  Please install it from  and make sure all of its dependencies are satisfied.  Without the service_identity module and a recent enough pyOpenSSL to support it, Twisted can perform only rudimentary TLS client hostname verification.  Many valid certificate/hostname mappings may be rejected.
ERROR: No updater mirrors found (missing or not well formed launcher.conf)
2015-06-11 16:24:23 boy leap[4951] DEBUG Console handler plugged!
2015-06-11 16:24:23 boy leap[4951] DEBUG Leap handler plugged!
2015-06-11 16:24:23 boy leap[4951] DEBUG Setting logfile to log 
2015-06-11 16:24:23 boy leap[4951] DEBUG File handler plugged!
2015-06-11 16:24:23 boy leap.bitmask.util.requirement_checker[4951] DEBUG Checking requirements...
2015-06-11 16:24:23 boy leap.bitmask.util.requirement_checker[4951] ERROR Requirements file not found. DistributionNotFound(Requirement.parse('leap.bitmask'),)
2015-06-11 16:24:23 boy leap.bitmask.util.requirement_checker[4951] DEBUG Done
2015-06-11 16:24:23 boy leap[4951] INFO ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2015-06-11 16:24:23 boy leap[4951] INFO Bitmask version 0.8.1-46-g8752f7f
2015-06-11 16:24:23 boy leap[4951] INFO leap.mail version unknown
2015-06-11 16:24:23 boy leap[4951] INFO ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2015-06-11 16:24:23 boy leap[4951] INFO Starting app
2015-06-11 16:24:23 boy leap.bitmask.backend.backend_proxy[4951] DEBUG Setting up ZMQ connection to server...
2015-06-11 16:24:23 boy leap.bitmask.backend.backend_proxy[4951] DEBUG Checking whether backend is online...
2015-06-11 16:24:23 boy leap.bitmask.backend.backend_proxy[4951] WARNING Backend is offline!
2015-06-11 16:24:23 boy leap[4951] DEBUG Backend online: False
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
2015-06-11 16:24:23 boy leap.bitmask.backend.signaler[4951] DEBUG Connecting to signaling server...
2015-06-11 16:24:23 boy leap.bitmask.backend.backend[4951] DEBUG Starting Twisted reactor.
Unhandled Error
Traceback (most recent call last):
  File "/home/meskio/Bitmask-linux64-0.9.0alpha9/./lib/twisted/python/log.py", line 101, in callWithLogger
    return callWithContext({"system": lp}, func, *args, **kw)
  File "/home/meskio/Bitmask-linux64-0.9.0alpha9/./lib/twisted/python/log.py", line 84, in callWithContext
    return context.call({ILogContext: newCtx}, func, *args, **kw)
  File "/home/meskio/Bitmask-linux64-0.9.0alpha9/./lib/twisted/python/context.py", line 118, in callWithContext
    return self.currentContext().callWithContext(ctx, func, *args, **kw)
  File "/home/meskio/Bitmask-linux64-0.9.0alpha9/./lib/twisted/python/context.py", line 81, in callWithContext
    return func(*args,**kw)
---  ---
  File "/home/meskio/Bitmask-linux64-0.9.0alpha9/./lib/twisted/internet/posixbase.py", line 611, in _doReadOrWrite
    why = selectable.doRead()
  File "/home/meskio/Bitmask-linux64-0.9.0alpha9/./lib/txzmq/connection.py", line 268, in doRead
    events = self.socket.get(constants.EVENTS)
  File "zmq/backend/cython/socket.pyx", line 407, in zmq.backend.cython.socket.Socket.get (zmq/backend/cython/socket.c:3756)
    
  File "zmq/backend/cython/checkrc.pxd", line 21, in zmq.backend.cython.checkrc._check_rc (zmq/backend/cython/socket.c:6261)
    raise ZMQError(errno)
zmq.error.ZMQError: Interrupted system call

(from redmine: created on 2015-06-12, relates #7161 (closed), relates #7918 (closed), duplicates #7198 (closed))