RE: [Boost-users] Shared_Ptr problem with 1.30.2 and gcc 3.2.3
14 May
2004
14 May
'04
12:41 p.m.
Joshua Little
I've been using shared_ptr's for a while now with gcc 3.1 and recently had to upgrade to gcc 3.2.3. Ever since then I'm getting strange crashes when shared_ptr's are destructed. Heres a backtrace : Program received signal SIGSEGV, Segmentation fault. <snip>
Did you rebuild everything with the new release? There may be some difference in the ABIs used by the two releases though they are supposed to be compatible (3.2.1 is different on Cygwin though; that was a bug).
7504
Age (days ago)
7504
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ben Hutchings