Bug 255517

Summary: PHP : xserver dead lock on parsing jpgraph-2.3.4.tar.gz
Product: [Applications] kdevelop Reporter: jay <jay>
Component: Language Support: PHPAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: git master   
Target Milestone: 4.1.0   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description jay 2010-10-28 17:42:22 UTC
Version:           SVN (using KDE 4.5.1) 
OS:                Linux

possibly related to :
https://bugs.kde.org/show_bug.cgi?id=248000
Before it was only quanta crash on gnome without compositing. now kde with compositing, so it could by duplicate bug.


When quanta parses project. it get's to file /var/www/isrepo/mvc/trunk/libs/jpgraph-2.3.4.tar.gz
I get a complete xserver dead lock, sysrq+B comes next...
System works, logs are written, but nothing related in them...


Reproducible: Always

Steps to Reproduce:
Quanta parses php project with jpgraph-2.3.4.tar.gz in it.

Actual Results:  
the last thing I see in console is 
quanta(12224)/kdevelop (php support) Php::ParseJob::run: parsing
"/var/www/isrepo/mvc/trunk/libs/jpgraph-2.3.4.tar.gz"

xserver deadlock

Expected Results:  
running system :)

kubuntu 10.10
kde 4.5.1
kdevplatform 1.1 GIT - today
quanta master GIT - today
php 1.1 GIT - today

(nvidia closed source driver)
Comment 1 Milian Wolff 2010-10-28 19:22:45 UTC
duplicate, will fix it for good though - thanks for notifying me that I've not yet fixed it properly :(

*** This bug has been marked as a duplicate of bug 248000 ***