Bug 255517 - PHP : xserver dead lock on parsing jpgraph-2.3.4.tar.gz
Summary: PHP : xserver dead lock on parsing jpgraph-2.3.4.tar.gz
Status: RESOLVED DUPLICATE of bug 248000
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: PHP (show other bugs)
Version: git master
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: 4.1.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-28 17:42 UTC by jay
Modified: 2010-10-28 19:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***