
2 Dec
2009
2 Dec
'09
3:31 p.m.
AMDG hce wrote:
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.
Can you post a reduced example? In Christ, Steven Watanabe