[Bug 167826] Konqueror processes never terminate

George Kiagiadakis gkiagiad at csd.uoc.gr
Thu Jul 31 18:10:37 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=167826         
gkiagiad csd uoc gr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|konq-bugs kde org           |kdelibs-bugs kde org
             Status|UNCONFIRMED                 |NEW
      everconfirmed|0                           |1
            Product|konqueror                   |kdelibs



------- Additional Comments From gkiagiad csd uoc gr  2008-07-31 18:10 -------
And this is the solution... http://websvn.kde.org/?view=rev&revision=837355 and http://websvn.kde.org/?view=rev&revision=837380

So, it is fixed in trunk but it is not backported to the 4.1 branch.

I am reassigning this to kdelibs as the fix is actually in kdelibs. I'll also mark the other bugs as duplicates, as after some investigation, they all seem to have the same cause. According to gdb, they all seem to be stuck in the event loop, probably waiting for KGlobal::deref() or QCoreAppliction::quit(). In the case of the kate bug, kate shuts down fine using file->quit because this calls QCoreApplication::quit() directly.

PS: I am not going to mark bug 167745 as a duplicate yet, as I can't reproduce it. It may have a slightly different cause or some other bug in combination with this bug.


More information about the Kdelibs-bugs mailing list