Re: rsyncrypto crashing
Brought to you by:
thesun
From: Shachar S. <sh...@sh...> - 2014-03-18 15:08:05
|
On 18/03/14 13:55, Frederico Rodrigues Abraham wrote: > Here is the stack trace: While we're at it, and in addition to the strace output, please try applying the attached patch. It should solve the actual crash, but I suspect rsyncrypto will still fail (just more gracefully). Just cd to the source directory, run "patch -p0 < /tmp/crash.patch", and then run "make" again. Let me know whether it solves the crash. Shachar |