This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 271820

Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Editor Parsing Loop (201609300101)
Product: php Reporter: Exceptions Reporter <exceptions_reporter>
Component: ProjectAssignee: issues@php <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 208547
Attachments: stacktrace

Description Exceptions Reporter 2017-11-16 11:34:56 UTC
This bug was originally marked as duplicate of bug 262531, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.101-b13, Java(TM) SE Runtime Environment, 1.8.0_101-b13
OS: Windows 7

User Comments:
GUEST: Crashed at foreach

GUEST: automatically stopped and hanged




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Editor Parsing Loop (201609300101)
   at org.netbeans.modules.php.editor.parser.PHPParseResult.getModel(PHPParseResult.java:90)
   at org.netbeans.modules.php.editor.verification.PHPHintsProvider.initializeContext(PHPHintsProvider.java:173)
   at org.netbeans.modules.php.editor.verification.PHPHintsProvider.computeErrors(PHPHintsProvider.java:150)
   at org.netbeans.modules.csl.hints.GsfHintsProvider.processProviderErrors(GsfHintsProvider.java:322)
   at org.netbeans.modules.csl.hints.GsfHintsProvider.processErrors(GsfHintsProvider.java:408)
   at org.netbeans.modules.csl.hints.GsfHintsProvider.processErrorsRecursive(GsfHintsProvider.java:384)
Comment 1 Exceptions Reporter 2017-11-16 11:34:59 UTC
Created attachment 165460 [details]
stacktrace