-
Notifications
You must be signed in to change notification settings - Fork 636
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MemoryError in Cython backend #1227
Comments
Stable version that works for me is
|
Do you have an example to reproduce the error? Is this a 32 or 64b system? |
have also occurred the same error now. I want to reproduce it. I was a SUB module running of different thread.
|
Same error code 1073741845 while creating socket at second line of: pyzmq 22.3.0 |
Hi!
After upgrade from 16.0.2 to 17.1.2 pyzmq occasionally gives me
MemoryError
inzmq.backend.cython.message.copy_zmq_msg_bytes
libzmq-4.2.5
pyzmq-17.1.2
Python-3.7.0 (default, Sep 5 2018, 03:29:17)
[GCC 6.3.0 20170516]
The text was updated successfully, but these errors were encountered: