[issue40242] zmq mysql core dump

Eric V. Smith report at bugs.python.org
Thu Apr 9 14:23:42 EDT 2020


Eric V. Smith <eric at trueblade.com> added the comment:

This looks like a problem in zmq, pyzmq, or mysql-connector-python, not in python itself. I'd suggest asking in a mysql-connector-python specific location for starters.

You should also try to duplicate the problem without importing zmq, which doesn't seem to be used by your example.

A stack trace of the segfault might also shed more light. As it is, there's not a lot to go on here.

----------
nosy: +eric.smith

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40242>
_______________________________________


More information about the Python-bugs-list mailing list