Boost logo

Boost Users :

Subject: Re: [Boost-users] thread crash on windows with icc in Release
From: Svetlana Olonetsky (svetlana.olonetsky_at_[hidden])
Date: 2013-05-06 10:24:07


I recompiled it.

(run b2 toolset=intel-11.1 "cxxflags=/GS-")

It still crashes at the same place.

On Mon, May 6, 2013 at 4:53 PM, Igor R <boost.lists_at_[hidden]> wrote:

> >> > Stack looks in release:
> >> >
> >> >
> boost::__N_32_libs_thread_src_win32_thread_cpp_f66b8662::run_thread_exit_callbacks()
> >> > + 0x139 bytes
> >> >
> >> >
> boost::__N_32_libs_thread_src_win32_thread_cpp_f66b8662::thread_start_function()
> >> > + 0x833 bytes
> >> >
> boost::__N_32_libs_thread_src_win32_thread_cpp_f66b8662::ThreadProxy() +
> >> > 0x36 bytes
> >> >
> >> > I tried both 1.52/1.53.
> >>
> >>
> >> Could you please recompile Boot.Thread with /GS- option and see
> >> whether it still happens?
>
> > Sorry for asking ...
> >
> > I am absolutely not familiar with bjam. Can you, please, point to file
> that
> > contains flags settings for boost.thread ?
>
>
> Just add the following option to your bjam line:
> cxxflags=/GS-
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net