Boost logo

Boost :

From: Boris Gubenko (Boris.Gubenko_at_[hidden])
Date: 2006-09-07 18:52:53


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_at_[hidden]>
To: <boost_at_[hidden]>
Cc: "Boris Gubenko" <Boris.Gubenko_at_[hidden]>
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
>
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk