
It segfaults, with and without -O0: Program received signal SIGSEGV, Segmentation fault si_code: 1 - SEGV_MAPERR - Address not mapped to object. 0x408b831 in boost::detail::sp_counted_impl_pd<n_report_2::foo*,n_report_2::deleter>::boost::detail::sp_counted_impl_pd<n_report_2:: foo*,n_report_2::deleter> ( this=0x40014c30, p=0x40014bd0, d={<No data fields>}) at sp_counted_impl.hpp:140 ----- Original Message ----- From: "Peter Dimov" <pdimov@mmltd.net> To: <boost@lists.boost.org> Cc: "Boris Gubenko" <Boris.Gubenko@hp.com> Sent: Thursday, September 07, 2006 6:43 PM Subject: Re: [boost] [shared_Ptr] [1.34] URGENT: Outstanding HP-UX/itaniumbug
Boris Gubenko wrote:
I cannot reproduce it on B.11.23 with g++ 3.4.3. I'm using yesterday's 1.34 tarball:
bash-3.00$ uname -a HP-UX granite B.11.23 U ia64 2207888362 unlimited-user license bash-3.00$ g++ --version g++ (GCC) 3.4.3 bash-3.00$ g++ -I../../../ -g smart*.cpp && a.out
Can you please try the same with shared_ptr_test.cpp instead of smart_ptr_test.cpp?
[...]
Peter Dimov <pdimov <at> mmltd.net> writes: <snip>
I fixed it. shared_ptr_test with -O0 -g still segfaults on td176, but this has nothing to do with the inline asm, as the same fault occurs
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost