kdevelop hangs on close?
Matthew Woehlke
mw_triad at users.sourceforge.net
Sat Jun 28 02:20:10 UTC 2008
Matthew Woehlke wrote:
> Hamish Rodda wrote:
>> 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.
>
> Cool, thanks! I'll make a note to rebuild tomorrow or Friday and watch
> if it shows up again.
Due to this morning's crash, I did have to restart kdevelop, and at
least this time it went away correctly. That's not *definitive* of
course, but a good sign :-).
--
Matthew
First time I've gotten a programming job that required a drug test. I
was worried they were going to say 'you don't have enough LSD in your
system to do Unix programming'. -- Paul Tomblin (from cluefire.net)
More information about the KDevelop-devel
mailing list