version 2.5.2 does not play dsf-files; version 2.6-alpha3 does segfault on --jump

Hello,

Version 2.5.2 does not play dsf-files; the jump function works OK.

Version 2.6-alpha3 does give a Segmentation fault when the jump function is used:

mocp --jump=7 s Segmentation fault
mocp --jump=7s Segmentation fault
mocp -j=7 s Segmentation fault
mocp -j=7s Segmentation fault

I tried all combinations, all with the same result.

I had the same problem with assigning a variable for the time.
It does play dsf-files.

Thanks!

mocp --seek -${sC}
I can use for the A-B Repeat in version 2.6-alpha3.
So I am happy!

(with the --jump commands the segfault also occurs without the = sign. I guess it is a bug)

DSD/DSF support was introduced in r2876 and first released in MOC 2.6-alpha3.

The segfault was fixed in r2942 and has not yet made it into a release.

Thanks for your help.
Nice that the segfault has been fixed.
I really like mocp.
I use it in combination with lirc, nfs and ssh over 2 computers. A bit of a complex setup.
But everything works now as it should.

Greetings

Please consider sharing some of your ideas in the contrib section if you have something potentially interesting.