The stacktrace says it all:
This is a crash (caught by the viewer error handler) in libspeexdsp.so.
This is *not* a viewer bug, but a library bug issue on your particular Linux distribution.
The reason why you don't see it happening in other viewers if probably because they are using OpenAL (or FmodEx) instead of FMOD which the CoolVLViewer uses by default and OpenAL probably doesn't trigger the loading of that faulty library. You can update to a fixed library or switch to OpenAL by editing the first lines of the cool_vl_viewer wrapper script, like so: