Crash with Linux Mint 18.3

Get help for specific problems
Posts: 13
Joined: 19 Dec 2017

jmloulou

Hi,

FreeFileSync 10.5 crash when I start the synchronization on a specific configuration (only one folder).
On other configuration with many folders it's working fine.
No information, no log, no alarm box.
Could I find a log on this crash ?

Best regards.
User avatar
Site Admin
Posts: 7283
Joined: 9 Dec 2007

Zenju

Let's see if we can find the problem:

1. Temporarily set a crash dump path:
echo '/tmp/%e CrashDump %t.dmp' | sudo tee /proc/sys/kernel/core_pattern
2. Enable crash dump creation for process:
ulimit -S -c unlimited FreeFileSync
3. Reproduce the crash with the following debugging version and send the .dmp file to my email.
https://www.mediafire.com/file/f4qmchywq25t64q/FreeFileSync_10.6_beta_Linux_64-bit.tar.gz
Posts: 13
Joined: 19 Dec 2017

jmloulou

Hello,

thank you for your help.
I run the 10.6 beta version and it is running fine with the same synchro configuration (gui) as the one that crash with version 10.5.
Best regards.
jmloulou