Rclone crashes when selecting --local-no-unicode-normalization

Hi
when I use the “–local-no-unicode-normalization” flag rclone crashes with the following error message:

"panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x30 pc=0xa86bd6]

-Detailed error message - look at the attached picture.

I’m using version 1.42 it runs under a ubuntu server 16.04. I’m backing up foto folders (which I use in Lightroom for OS X) - therefore I do need the --local-no-unicode-normalization flag)

Any ideas?


Tx Fred

That is embarrassing! I’ll commit a fix shortly.

It it hadn’t crashed it would have printed this

2018/07/16 21:39:50 ERROR : The --local-no-unicode-normalization flag is deprecated and will be removed

See https://github.com/ncw/rclone/commit/4ac9a65049581d20466a6426856297d597df28f5 for details and https://github.com/ncw/rclone/issues/1477