From kfm-devel Tue Dec 04 09:36:32 2007 From: David Faure Date: Tue, 04 Dec 2007 09:36:32 +0000 To: kfm-devel Subject: Re: Problem with refcounting KHTMLPart Message-Id: <200712041036.32359.faure () kde ! org> X-MARC-Message: https://marc.info/?l=kfm-devel&m=119676102403878 On Monday 03 December 2007, Christian Ehrlicher wrote: > Christian Ehrlicher schrieb: > > Hi, > > > > I get an assert on exiting konqueror in khtml_factory.cpp:63 (assert( > > !s_refcnt )). > > > > It looks like refcounting is broken, but it looks more like the problem > > is QObjectCleanupHandler() which deletes the objects directly instead > > calling KHTMLFactory::deref() --> when ( s_self == this ) the refcount > > is still 1. > > > > How can this be fixed? > > > After hitting 'send' and a 'svn up' I saw that dfaure fixed exactly this > problem some hours ago... Nope. I cleaned up the design, but the DocumentImpl refcounting problem is still there. -- David Faure, faure@kde.org, sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).