
28 Oct
2009
28 Oct
'09
12:26 p.m.
Hi, I'm using boost serialization. My program crash with a segmentation fault just before its end. A gdb's backtrace show that the last function's call is the unregister_key()'s function of boost serialization. Is there a way to fix it ? Thank you, Damien.