[C++-sig] Trying to clone (again)
Paul F. Kunz
Paul_Kunz at slac.stanford.edu
Wed Aug 3 20:15:28 CEST 2005
>>>>> On Wed, 3 Aug 2005 10:10:21 -0700 (PDT), "Ralf W. Grosse-Kunstleve" <rwgk at yahoo.com> said:
> --- "Paul F. Kunz" <Paul_Kunz at slac.stanford.edu> wrote:
>> >>>>> On Wed, 03 Aug 2005 11:01:41 -0400, David Abrahams
>> <dave at boost-consulting.com> said:
>>
>>
>> > I'm pretty sure that's an unrelated problem, and something you
>> did > is corrupting memory somewhere.
>>
Dave, you were right. I was doing something very stupid somewhere
else. The object was not being destroyed.
> Anytime I see a Segfault or Abort my standard response is to run
> valgrind. It is an extremely simple and powerful way of pinpointing
> the problem.
Thanks for the tip, Ralf.
More information about the Cplusplus-sig
mailing list