I had a crash this morning on Linux with DSTM Miner v0.6:
*** stack smashing detected ***: ./zmminer terminated

Could you pls provide your startup configuration?
Again this morning, same error message.
I don't use a config file, I call zmminer in a bash script:
./zmminer --server $server --port $port \
--telemetry \
--user $worker --pass x \
--time >> "$log" 2>&1
Thanks