When my computer (Lenovo T470) wakes up from hibernation, during chain synchronization, bitcoin 0.18.0 crashes The expected behavior is not to crash and continue the synchronization.
The bitcoin client crashes
To reproduce, you have to have a syncing client, then put you computer to hibernation, then wake it up, it will crash.
I use the 0.18.0 version installed from ubuntu repository.
My laptop is a Lenovo T470 with ubuntu 18.10
the debug.log :
`2019-05-14T21:41:36Z UpdateTip: new best=0000000000000000001ba2346810a08a14e0b64e076afc13af0cdbf9997cffd7 height=574923 version=0x20c00000 log2_work=90.612962 tx=410552514 date=‘2019-05-07T02:50:05Z’ progress=0.993998 cache=346.3MiB(2599655txo) 2019-05-14T21:41:36Z
EXCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15condition_errorEEEEE
boost::condition_variable::do_wait_until failed in pthread_cond_timedwait: Argument invalide
bitcoin in scheduler`