Boost logo

Boost Users :

Subject: [Boost-users] [Spirit] X3 thread-safety
From: Igor R (boost.lists_at_[hidden])
Date: 2018-12-19 06:21:20


Hello,

In my project I run x3-based parsers in parallel, using openmp.
I've just moved from boost 1.64 to 1.68, and the parsers now cause segfault
(heap corruption) - quite consistently, every time I run the program. OTOH,
with 1.64 it never crashed.
Before I begin to debug it in depth, I'd like to know if there's some known
issue with Spirit's thread-safety in Boost 1.68.
Did anyone encounter thread-safety issie with the recent Spirit versions?

Thanks.



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