trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: May 2012

Re: [trinity-devel] kwrite crash - it's gcc 4.7 - rebuilt 3/29 sources on gcc 4.7 - same crash

From: "Timothy Pearson" <kb9vqf@...>
Date: Thu, 3 May 2012 12:55:11 -0500
> On 05/03/2012 07:38 AM, David C. Rankin wrote:
>> On 05/03/2012 01:53 AM, Mag. Dr. Nikolaus Klepp wrote:
>>> This might be a stupid question, but did you try to run kwirte with
>>> valgrind?
>>>
>>> Nik
>>
>> There are no stupid questions when it comes to "did I do something?" The
>> answer
>> is probably no... I'm a great monkey on this side of the keyboard, but
>> I'm not a
>> career developer, so you guys that have ideas of what needs to be done,
>> just ask
>> and I can carry it out on this end. I'll give valgrind a go and let you
>> know as
>> well as the g++ command suggested by /dev/ammo42.
>>
>
> OK,
>
>   What tool in valgrind is the one we want? I tried cachegrind and that
> didn't
> produce anything:
<snip>

I would use the default memchecker tool, as my initial guess would be
memory corruption based on the widely varied backtraces.

Tim