kdevelop hangs on close?
Hamish Rodda
rodda at kde.org
Wed Jun 25 23:30:23 UTC 2008
On Thu, 26 Jun 2008 02:56:00 am Matthew Woehlke wrote:
> I've noticed that when I close kdevelop, often the process doesn't go
> away. This morning I noticed I have another zombie, so I attached with
> gdb and got this:
I fixed this last night (about to commit). It seems that having a QMutex as a
static class member in the editor library was fine, but once it was moved to
the language support library it for some reason refused to destruct properly.
I've made it K_GLOBAL_STATIC and it works fine now.
Cheers,
Hamish.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20080626/0f5806b5/attachment.sig>
More information about the KDevelop-devel
mailing list