Segmentation fault when using pyOpenSSL in multiple threads

Bug #344815 reported by Jean-Paul Calderone
2
Affects Status Importance Assigned to Milestone
pyOpenSSL
Fix Released
High
Jean-Paul Calderone

Bug Description

When the attached server and client programs are run, the result is a segmentation fault after a few seconds. The server uses threads to handle multiple clients concurrently, but it doesn't share pyOpenSSL objects between threads. This is valid and should work.

Related branches

Revision history for this message
Jean-Paul Calderone (exarkun) wrote :
Revision history for this message
Jean-Paul Calderone (exarkun) wrote :
Changed in pyopenssl:
assignee: nobody → exarkun
importance: Undecided → High
milestone: none → 0.9
status: New → Confirmed
Revision history for this message
Jean-Paul Calderone (exarkun) wrote :

I merged the thread-crash branch which fixes this issue.

Changed in pyopenssl:
status: Confirmed → Fix Committed
Changed in pyopenssl:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.