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 242535 - StackOverflowError at org.netbeans.modules.javascript2.editor.model.impl.JsObjectImpl.getJSKind
Summary: StackOverflowError at org.netbeans.modules.javascript2.editor.model.impl.JsOb...
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-04 08:39 UTC by mrpc
Modified: 2014-04-27 12:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208127


Attachments
stacktrace (116.02 KB, text/plain)
2014-03-04 08:39 UTC, mrpc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mrpc 2014-03-04 08:39:53 UTC
Build: NetBeans IDE Dev (Build 201403030001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b69, Java(TM) SE Runtime Environment, 1.8.0-b129
OS: Windows 8

User Comments:
mrpc: Opened jquery 1.9.1 on the editor




Stacktrace: 
java.lang.StackOverflowError
   at org.netbeans.modules.javascript2.editor.model.impl.JsObjectImpl.getJSKind(JsObjectImpl.java:141)
   at org.netbeans.modules.javascript2.editor.model.OccurrencesSupport.findDeclaration(OccurrencesSupport.java:110)
   at org.netbeans.modules.javascript2.editor.model.OccurrencesSupport.findDeclaration(OccurrencesSupport.java:136)
   at org.netbeans.modules.javascript2.editor.model.OccurrencesSupport.findDeclaration(OccurrencesSupport.java:136)
   at org.netbeans.modules.javascript2.editor.model.OccurrencesSupport.findDeclaration(OccurrencesSupport.java:136)
   at org.netbeans.modules.javascript2.editor.model.OccurrencesSupport.findDeclaration(OccurrencesSupport.java:136)
Comment 1 mrpc 2014-03-04 08:39:55 UTC
Created attachment 145731 [details]
stacktrace
Comment 2 Petr Pisl 2014-03-04 21:20:42 UTC
Fixed in web-main: http://hg.netbeans.org/web-main/rev/6ba2b357f1d6
Comment 3 Quality Engineering 2014-03-07 02:40:09 UTC
Integrated into 'main-silver', will be available in build *201403070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/6ba2b357f1d6
User: Petr Pisl <ppisl@netbeans.org>
Log: #242535 - StackOverflowError at org.netbeans.modules.javascript2.editor.model.impl.JsObjectImpl.getJSKind
Comment 4 Vladimir Riha 2014-04-04 07:48:34 UTC
Cannot reproduce, verified

Product Version: NetBeans IDE Dev (Build 201404040001)
Java: 1.8.0; Java HotSpot(TM) Client VM 25.0-b70
Runtime: Java(TM) SE Runtime Environment 1.8.0-b132
System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)
Comment 5 Petr Pisl 2014-04-15 07:43:55 UTC
Transplanted to the releases/release80 for patch 1.
Comment 6 Quality Engineering 2014-04-24 02:12:26 UTC
Integrated into 'releases/release80', will be available in build *201404240045* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/65f70502be65
User: Petr Pisl <ppisl@netbeans.org>
Log: #242535 - StackOverflowError at org.netbeans.modules.javascript2.editor.model.impl.JsObjectImpl.getJSKind
Comment 7 Vladimir Riha 2014-04-27 12:50:46 UTC
Cannot reproduce in patch

Product Version: NetBeans IDE 8.0 (Build 201403101706)
Updates: NetBeans IDE is updated to version NetBeans 8.0 Patch 1
Java: 1.7.0_55; Java HotSpot(TM) Client VM 24.55-b03
Runtime: Java(TM) SE Runtime Environment 1.7.0_55-b13
System: Linux version 3.2.0-60-generic-pae running on i386; UTF-8; en_US (nb)