On Fri, Oct 30, 2009 at 7:46 PM, Pritpal Bedi <[email protected]> wrote:
>
> Thanks Lorenzo
>
>
>
> Lorenzo Fiorini-2 wrote:
>>
>> On Ubuntu 9.10 i386 with native qt-dev simply opening and closing demoxbp:
>>
>> ./demoxbp
>> QPainter::begin: Widget painting can only begin as a result of a
>> paintEvent
>> Object::disconnect: Use the SIGNAL macro to unbind
>> QAction::triggered(bool)
>>
>
> I was struggling what exactly is the issue I cannot recover
> whole memory. Perhaps this dump may provide me deeper insight
> to resolve the issue. On Windows XP I do not receive such errors.
>
> Can you do another try:
> Execute demoxbp.exe, click somewhere in the browser and then close.
> I want to see it this dump is repeated.
>
> Thank you very much and keepm me posted such dumps.

Running valgrind --tool=memcheck --leak-check=yes --num-callers=16 -v
./demoxbp 2> log.out
I get a 3MB log.out where I see these lines:

BASE/1005  Message not found: XBPWINDOW:_PPTR
Called from __ERRRT_SBASE(0)
Called from XBPWINDOW:ERROR(0)
Called from (b)HBOBJECT(0)
Called from XBPWINDOW:MSGNOTFOUND(0)
CErroralled from XBPWINDOW:_PPTR(0)

best regards,
Lorenzo
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to