Thanks for the info. In my case I am using the fix operation to add an additional...
I am currently running snapraid fix in order to add a second parity disk to my setup....
I was able to get snapraid to run with a cross-compilation toolchain located here:...
Hi Andrea - The Synology DSM software is based off of Busybox Linux. There is an...
After replacing all instances of strlen() with strnlen(), the segfault just moves...
It seems like the problem is the glibc call to strlen() in util.c:pathcpy() Upon...
Also saw this in dmesg output: [732256.041387] snapraid[29881]: segfault at 8096f20...
Hi Andrea - OK, I ran snapraid through gdb with debugging enabled. I have attached...