Kate crash on exit - windows only?
    David Faure 
    faure at kde.org
       
    Fri Feb 29 12:52:42 GMT 2008
    
    
  
On Thursday 28 February 2008, Christian Ehrlicher wrote:
> Hi,
> 
> Kate crashes on exit due to weird (?) unloading behaviour. I can see 
> that qt_call_post_routines() is already executed and KServiceTypeFactory 
> is destroyed. Later QObjectCleanupHandler/KPluginFactory is destroyed 
> and katepart lib gets unloaded. During the unload, KatePartPluginManager 
> dtor is executed
This is a memory leak in the application. This the katepart pluginmanager should
be deleted much before QObjectCleanupHandler triggers.
-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
    
    
More information about the kde-core-devel
mailing list