Details
Description
We're getting occasional segmentation faults in our Python based application.
The easiest way to reproduce it is by running pyactivemq's stress tests (src/tests/stresstest.py).
The offending line seems to be always the same.
I send you attached a full gdb postmortem back-trace.
Any help will be appreciated!