sbinet / go-python

naive go bindings to the CPython2 C-API
Other
1.53k stars 138 forks source link

go-python together with a minimal (or as minimal as possible) reproducer #45

Closed zjb0807 closed 8 years ago

zjb0807 commented 8 years ago

use "go-python" call python function, the program will coredump 2

zjb0807 commented 8 years ago

this is coredump file: c789ffd6 c3f6506c 22a6ad57_recompress

sbinet commented 8 years ago

thanks for the report but, to help you, I would need some code and instructions for me to reproduce the crash.

zjb0807 commented 8 years ago

it was a bug in my code, thank you