fulup-bzh / AlsaJsonGateway

HTTP REST/JSON Gateway to ALSA mixer service for HTML5 UI
53 stars 5 forks source link

Segfault when calling session-store with GET request #13

Closed lazzarello closed 4 years ago

lazzarello commented 4 years ago

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)
lazzarello commented 4 years ago

14 closes this one.