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.
Yes I get the same dump. > Thank you very much and keepm me posted such dumps. Here is a gdb bt simple report: ... #23 0x00cea85b in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4 #24 0x0109e9b5 in QFrame::~QFrame() () from /usr/lib/libQtGui.so.4 #25 0x080e8215 in release_QFrame(void*) () #26 0x0809cf39 in Q_release(void*) () #27 0x08134af9 in hb_gcRefFree () #28 0x081424bb in hb_itemClear () #29 0x08144238 in hb_itemCopy () #30 0x08144b7f in hb_arraySet () #31 0x0814d987 in HB_FUN_msgSetData () #32 0x08142103 in hb_vmSend () #33 0x08140892 in hb_vmExecute () #34 0x080888ea in HB_FUN_XBPWINDOW_DESTROY () #35 0x08142103 in hb_vmSend () #36 0x08140892 in hb_vmExecute () #37 0x0808e07a in HB_FUN_XBPBROWSE_DESTROY () #38 0x08142103 in hb_vmSend () #39 0x08140892 in hb_vmExecute () ... best regards, Lorenzo _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
