Subject: Re: [boost] crash in boost/date_time/microsec_time_clock.hpp:70 v1.55
From: Gavin Lambert (gavinl_at_[hidden])
Date: 2015-05-20 03:28:09


On 20/05/2015 07:20, George Georgiev wrote:
> I am having crash in
>
> in local_time () at
> boost155_lin32_gcc480//include/boost/date_time/microsec_time_clock.hpp:70
>
> I can call this in isolation and there is no issues, but in the production
> calls it crashes 100% reproducible with Program terminated with signal
> SIGABRT, Aborted.
>
> The only difference I could think about it is that the call is made from a
> dynamically loaded library. Is there any known issue about this?

Are you compiling both to expect a shared libc, using the same compiler
version on the same system? If not, do that.