Boost logo

Boost :

Subject: Re: [boost] null instruction ptr bugcheck in regexp
From: Ryan Gallagher (ryan.gallagher_at_[hidden])
Date: 2009-07-29 14:30:13


Heidi Zhou <heidi_zhou <at> yahoo.com> writes:
> I am using boost regexp to do string/expression match. I got several dump
files that have the same call stack
> when the crash happends.
[snip]
>::match_all_states() +

Is it in a multi-threaded situation?

It may be this issue:
https://svn.boost.org/trac/boost/ticket/2713

See the fix here:
https://svn.boost.org/trac/boost/changeset/51103

We've ran into this issue recently as well when upgrading to 1.39 from
1.34 (perhaps we didn't notice it before though). I hope to see this fix in an
upcoming release.

HTH,

-Ryan


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk