Boost logo

Boost :

From: Larry Evans (cppljevans_at_[hidden])
Date: 2003-12-11 11:07:52


On 12/11/2003 09:31 AM, David Abrahams wrote:
[snip]
>>fatal error in "Basic smart_ptr framework tests": testing aborted
>
>
> Have you tried debugging this?
>
Just did. Got:

(gdb) up
#1 0x40173edf in free () from /lib/libc.so.6
(gdb) up
#2 0x400b00c3 in operator delete(void*) () from /usr/lib/libstdc++.so.5
(gdb) up
#3 0x080544fb in checked_delete<boost::super2> (x=0x806a7d8) at
checked_delete.hpp:34
(gdb) up
#4 0x080544e7 in ~scalar_storage (this=0xbffff080) at smart_ptr.hpp:732


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