
29 Oct
2009
29 Oct
'09
8:54 a.m.
When running the credit_card snippet in gdb I get.
Program received signal SIGSEGV, Segmentation fault. 0x00002ac3263b38f2 in boost::re_detail::cpp_regex_traits_implementation<char>::lookup_classname_imp () from /usr/lib64/libboost_regex.so.2
Works for me. The only thing I can think of is a binary compatibility issue between the .so and your built application (different boost versions? Different build options?), John.