X3 thread-safety
Igor R <[email protected]> Tue, 18 Dec 2018 09:17:53 +0200
| Newsgroups | gmane.comp.parsers.spirit.general |
|---|---|
| Message-ID | <CAPnv1PJvcZ+d_f4m1nOvZ1BXj7dRdrJizXdaj-adcF8AMhXGNw@mail.gmail.com> |
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 crashes. 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. Thanks. _______________________________________________ Spirit-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spirit-general