[Bug 83035] PHP parser crashes when changing project

Simon Ejsing simon at esoft.dk
Wed Jun 9 09:23:06 UTC 2004


------- 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=83035      




------- Additional Comments From simon esoft dk  2004-06-09 09:04 -------
I was looking around in the code, and I found that the KDevPlugin looks like it's not thread safe, at least it references m_api which must be invalid (it's the only line of code in there :), and that's what's killing it.

I don't know if your idea will help solve the problem, but to me it looks like the entire KDevPlugin class is very unsafe, so these kinds of problems are likely to surface again...

Maybe the KDevPlugin class was never meant to be thread-safe?




More information about the KDevelop-devel mailing list