djm34 / sgminer-msvc2015

sgminer-gm with msvc2015 support
GNU General Public License v3.0
22 stars 25 forks source link

Segmentation fault on API request #18

Open dimafern opened 6 years ago

dimafern commented 6 years ago

ON call to api echo '{"command":"summary+devs"}' | nc 127.0.0.1 4028 Segmentation fault happens

I've updates some random files from main gm branch (api.c, api.h, etc..) and it worked. Though maybe you could fix it more wisely? Thank you.