This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.smith
Recipients Rohit Gupta, eric.smith
Date 2020-04-09.18:23:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586456622.73.0.137932619305.issue40242@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2020-04-09 18:23:42eric.smithsetrecipients: + eric.smith, Rohit Gupta
2020-04-09 18:23:42eric.smithsetmessageid: <1586456622.73.0.137932619305.issue40242@roundup.psfhosted.org>
2020-04-09 18:23:42eric.smithlinkissue40242 messages
2020-04-09 18:23:42eric.smithcreate