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 ned.deily
Recipients buchs, ned.deily, ronaldoussoren
Date 2017-05-25.14:09:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495721354.76.0.320683178573.issue30474@psf.upfronthosting.co.za>
In-reply-to
Content
According to the crash trace you supplied, the crash happened as a result of a call in librdkafka called from the cimpl extension module. As neither of these are part of the Python standard library, suggest you contact the project that supplies them or possibly Homebrew if you installed them through brew. Good luck!
History
Date User Action Args
2017-05-25 14:09:14ned.deilysetrecipients: + ned.deily, ronaldoussoren, buchs
2017-05-25 14:09:14ned.deilysetmessageid: <1495721354.76.0.320683178573.issue30474@psf.upfronthosting.co.za>
2017-05-25 14:09:14ned.deilylinkissue30474 messages
2017-05-25 14:09:14ned.deilycreate