Hi,

I use Perl on Windows(Strawberry Perl) more than Linux/Unix.
These days, I am trying to use Perl ZeroMQ module on Windows.
but, I encountered similar problems(crashing at Safefree() ) in
lestrrat's ZeroMQ and jrockway's ZeroMQ::Raw modules.

* Related Issues
https://github.com/lestrrat/ZeroMQ-Perl/issues/12
https://github.com/jrockway/zeromq-raw/issues/2

I can't figure out why Safefree is causing segfault on Windows Perl.

Reply via email to