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 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Editor Parsing Loop (201609300101)
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Ed...
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@php
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-16 11:34 UTC by Exceptions Reporter
Modified: 2017-11-16 11:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208547


Attachments
stacktrace (11.06 KB, text/plain)
2017-11-16 11:34 UTC, Exceptions Reporter
Details

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