Subject: [Boost-users] Is GCC
From: hce (webmail.hce_at_[hidden])
Date: 2009-12-02 01:00:53


Hi,

I am using gcc version 4.3.0 and /lib64/libc-2.8.so on fedora 9, is it
stable to use std::vector and std::map to contain shared_ptr<MyObject>
MyObjectPtr? I've got libc.so Segmentation fault while accessing
vector and map contain MyObjectPtr.

Thank you.

Kind regards,

Jupiter