[kfm-devel] Konq always crashes on exit

Malte Starostik malte at kde.org
Mon Oct 7 05:24:44 BST 2002


On Monday 07 October 2002 05:57, Maks Orlovich wrote:
> On Sunday 06 October 2002 11:49 pm, Malte Starostik wrote:
> > On Monday 07 October 2002 05:26, Malte Starostik wrote:
> > > Hi,
> > >
> > > has anyone seen this recently?
> > > Fresh build on Mandrake 9.0 and konq consistently crashes on exit. I
> > > suspect it's some lib unloading thing as ~KLibrary is always in the bt,
> > > but I'm not sure yet. Still investigating but maybe you already have
> > > the answer *hope* -Malte
>
> <snip>
> Please also see the back-and-forth between Till Krech and myself on
> kde-devel:
>
> http://lists.kde.org/?l=kde-devel&m=103391623120837&w=2
>
> Summary: What you described, plus, apparently, with Qt3.1b2, Qt clears the
> destructive close flag on KMainWindow before calling deleteLater, to avoid
> some problems with double deletions (see the changes filed) ...and then
> drops out of the loop without deleting anything. Then, the cleanup code in
> Konqui doesn't clean anything up, since nothing has WDestructiveClose
> anylonger, and we blow up where you describe and potentially a few other
> spots...
Thanks alot (I should pay more attention to kde-devel...)
The attached patch to qapplication.cpp seems to fix it.
-Malte
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qapplication.diff
Type: text/x-diff
Size: 615 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20021007/7a823c9b/attachment.diff>


More information about the kde-core-devel mailing list