20 May
2015
20 May
'15
7:28 a.m.
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.