Dear Maintainer,
* What led up to the situation?
Pressing '=' while listening to a song.
* What was the outcome of this action?
Segmentation Fault (core dumped)
* What outcome did you expect instead?
Some UI to modify liked songs.
Backtrace attached (no debugging symbols, though):
Core was generated by `pianobar'.
Program terminated with signal 11, Segmentation fault.
#0 0x00007f09844ce330 in array_list_length () from /lib/x86_64-linux-gnu/libjson-c.so.2
(gdb) bt
#0 0x00007f09844ce330 in array_list_length () from /lib/x86_64-linux-gnu/libjson-c.so.2
#1 0x00007f098562a44c in PianoResponse () from /usr/lib/libpiano.so.0
#2 0x0000000000407338 in ?? ()
#3 0x00000000004060f4 in ?? ()
#4 0x00000000004087e5 in ?? ()
#5 0x0000000000402ff7 in ?? ()
#6 0x00007f09848fbb45 in __libc_start_main (main=0x402890, argc=1, argv=0x7fff41eb66e8,
init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>,
stack_end=0x7fff41eb66d8) at libc-start.c:287
#7 0x000000000040347a in ?? ()
(gdb)