
4 Sep
2009
4 Sep
'09
5:55 p.m.
As I understand it, the error is coming from the shared_ptr default constructor? If so that's outside of my control, but I can't see what the problem could be either... unless there is some difference between how you compiled the regex library, and how you compile your own code - are there any changes in memory alignment or pointer sizes in the way you compile your code?
Just a quick update: the regex regression tests are clean for me under valgrind on Ubuntu Linux. John.