Centos 6.7 client Crash cryptopp/misc.h:304

Hi,

i have this crash when i try to launch client.

start_urbackup_client --loglevel debug --no_daemon --internetonly
2016-04-12 13:07:14: Loaded -fileserv- plugin
2016-04-12 13:07:14: Loaded -fsimageplugin- plugin
2016-04-12 13:07:14: Loaded -cryptoplugin- plugin
2016-04-12 13:07:14: Created new database connection for urbackup/backup_client.db
2016-04-12 13:07:14: urbackupserver: Server started up sucessfully!
2016-04-12 13:07:14: Started UrBackupClient Backend…
2016-04-12 13:07:14: FileSrv: Info: retval 0
2016-04-12 13:07:14: FileSrv: Info: retval 0
2016-04-12 13:07:14: FileSrv: Info: Window size=266240
2016-04-12 13:07:14: FileSrv: Binding udp socket at port 35622…
2016-04-12 13:07:14: FileSrv: done.
2016-04-12 13:07:14: FileSrv: Servername: -ares.nsoluciones.com-
2016-04-12 13:07:14: FileSrv: Server started up sucessfully
2016-04-12 13:07:15: Looking for old Sessions… 0 sessions
2016-04-12 13:07:15: Created new database connection for urbackup/backup_client.db
2016-04-12 13:07:16: Trying to connect to internet server “deleted_ip” at port 55415
2016-04-12 13:07:16: Successfully connected.
urbackup_client: /usr/include/cryptopp/misc.h:304: void CryptoPP::memcpy_s(void*, size_t, const void*, size_t): Assertion `dest != __null’ failed.
Aborted

info
cryptopp-5.6.2-9.el6.x86_64
urbackup-client-nogui-1.4.11-3.1.x86_64

Thanks

I’m assuming you’re using @kot1grun’s build; when you installed the repo and ran the client installation, did it give you any errors and asked you to run something along the lines of yum install urbackup_client_nogui --skip-broken? (I think it was --skip-broken)

If so, did you run it that way when you installed it?

hi,
Yes is the @kot1grun https://forums.urbackup.org/users/kot1grun’s build.
No errors when i install it.
I try to remove and install again with –skip-broken but i have the same
error.
thanks

If it worked before, without prompting you to use the command-switch --skip-broken, then do not use that command-switch. It is used as a means to bypass any faulty or non-readable data if it encounters an issue, so just install it as this with no switch: yum install urbackup-client-nogui

You probably need either @kot1grun or a CentOS/Linux expert to guide you from here, because the only thing I would say to do is make sure you are completely updated with yum update, and try again.

I have tried many things without success.
I’ll try the version 2