SeaDrive crashes when user tries to log in

Hello,

Some users in my organization reported a crash in SeaDrive after they try to login. SeaDrive logs show the following:

==> seadrive.log <==
[02/21/19 10:55:00] seadrive.c(684): Starting SeaDrive client 1.0.0
[02/21/19 10:55:00] seadrive.c(709): rpc server started.
[02/21/19 10:55:03] repo-mgr.c(2539): switching account to https://seafile_server username.

==> seadrive-gui.log <==
[21/02/2019 10:55:03] Switched to account https://seafile_server username dd415bc
[21/02/2019 10:55:03] Seadrive daemon process crashed with code 11
[21/02/2019 10:55:08] Trying to restart seadrive daemon
[21/02/2019 10:55:08] starting seadrive daemon: seadrive “-d” “/home/admrede/.seadrive/data” “-l” “/home/admrede/.seadrive/logs/seadrive.log” “-f” “/home/admrede/SeaDrive”

It happens on windows and linux clients and SeaDrive version is 1.0.0. Does Anyone know what could be causing this crash?