Hello,
I am using linux gcc 4.01, boost-1.33 on an amd 64 machine. I use
program_options to retrieve a string from a config file but get a crash
like this when I notify():
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 46912541228512 (LWP 12633)]
0x00002aaaab14d2eb in std::string::assign () from /usr/lib64/libstdc++.so.6
(gdb) bt
#0 0x00002aaaab14d2eb in std::string::assign () from
/usr/lib64/libstdc++.so.6
#1 0x0000000000427689 in
boost::program_options::typed_value