Re: Very intermittent segmentation fault with boost::multiprecision
John Maddock via Boost-users <[email protected]>
| Newsgroups | gmane.comp.lib.boost.user |
|---|---|
| Message-ID | <[email protected]> |
On 10/02/2022 22:07, tjisana (泰志) via Boost-users wrote: > Okay, rebuild the binary with AddressSanitizer. Since I need to run > the program during market hours, I'll do so first thing tomorrow - > will let you know how it goes. Given that the fault is intermittent, and the offending line in the backtrace is innocuous, I would hazard a guess at stack overflow. BTW, just to say, cpp_dec_float does not do correct bankers rounding, and so may not be a good choice for critical financial programs. Best, John. -- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus _______________________________________________ Boost-users mailing list [email protected] https://lists.boost.org/mailman/listinfo.cgi/boost-users