$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Serialization, seg fault on "unregister key"
From: dada_at_[hidden]
Date: 2009-10-28 08:26:15
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.