fulup-bzh/AlsaJsonGateway

Segfault when calling session-store with GET request

Closed this issue · 1 comments

While it should throw an error, calling the session-store method with a GET request succeeds then shortly after dumps core with a segmentation fault.

177: alsajson SESSION_STORE cardid=hw:3 session=foo
AJG:success [168]: Session= [Scarlett 18i8 USB/foo.ajg] saved on disk
ajg-daemon: json_object.c:189: json_object_put: Assertion `jso->_ref_count > 0' failed.
(03-Aug 01:51) ERR:getAllBlock acquisition timeout
Segmentation fault (core dumped)

#14 closes this one.