10 Feb
2022
10 Feb
'22
7:56 p.m.
On Feb 10, 2022, at 10:22 AM, tjisana (泰志) via Boost-users
Team,
Trying to get to the root of a very intermittent seg fault in my program. Here's the snipped (not able to reproduce) as the section of code is part of a callback and I'm not sure how to reproduce it. Here's the tickPrice method and the trace from gdb is below that ... any thoughts?
What happens when you run the program under AddressSanitizer? — Marshall