Another memory leak related to tdf#93392

Michael Stahl mstahl at redhat.com
Fri Aug 21 05:38:33 PDT 2015


On 21.08.2015 13:46, Eike Rathke wrote:
> Hi Dennis,
> 
> On Thursday, 2015-08-20 23:42:16 +0530, Dennis Francis wrote:
> 
>> I have posted another valgrind trace while working on tdf#93392 at
>> http://pastebin.ca/3118260
>>
>> ScPageHFItem::QueryValue() is one of the entries in the above call trace.
>>
>> I tried to put a breakpoint on ScPageHFItem::QueryValue() while doing "make
>> debugrun". But the strangest thing is that this breakpoint is never hit in
>> gdb while doing the same workflow mentioned in the bug report.
>>
>> Can anyone please tell me why this happens ?
> 
> The trigger is SfxBaseModel::storeToRecoveryFile(), so this happened
> when auto-saving the document. Maybe you can reproduce when saving the
> document manually.

... and since auto-save is annoying when debugging we of course disable
it for "make debugrun" with --norestore.





More information about the LibreOffice mailing list