From kde-devel Fri Nov 08 18:53:59 2002 From: Martijn Klingens Date: Fri, 08 Nov 2002 18:53:59 +0000 To: kde-devel Subject: Re: [Kopete-devel] KJanusWidget problem (also with noatun/kopete): showstopper? X-MARC-Message: https://marc.info/?l=kde-devel&m=103678129321270 On Friday 08 November 2002 19:10, Ravikiran Rajagopal wrote: > ==18550== Invalid read of size 4 > ==18550== at 0x4056A927: QWidgetStack::minimumSizeHint() const (in > /opt/local/kde/qt/lib/libqt-mt.so.3.1.0) > ==18550== by 0x40455374: qSmartMinSize(QWidgetItem const*) (in > /opt/local/kde/qt/lib/libqt-mt.so.3.1.0) > ==18550== by 0x4040B239: QWidgetItem::minimumSize() const (in > /opt/local/kde/qt/lib/libqt-mt.so.3.1.0) > ==18550== by 0x40452509: QBoxLayout::setupGeom() (in > /opt/local/kde/qt/lib/libqt-mt.so.3.1.0) > ==18550== Address 0x442281D8 is 0 bytes inside a block of size 152 > free'd ==18550== at 0x4003BD76: __builtin_delete (vg_clientfuncs.c:194) > ==18550== by 0x4003BD9C: operator delete(void*) (vg_clientfuncs.c:204) > ==18550== by 0x406FD3A6: (within > /opt/local/kde/qt/lib/libqt-mt.so.3.1.0) ==18550== by 0x8049B41: main > (in /home/user1/ravi/misc/tmp) > ==18550== This looks like the real culprit to me. Unfortunately your Qt has no debug symbols (reconfigure Qt with '-debug' to get them) so there are no exact line numbers available. Could you re-send the initial problem to kde-core-devel? I think more people who really know the kdeui/qt internals read that list. Sounds like a problem in the Qt layouting code or in QWidgetStack to me, but that's my first guess. -- Martijn >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<