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 181050 - StackOverflowError at com.sun.tools.javafx.tree.JavafxTreeInfo.getEndPos
Summary: StackOverflowError at com.sun.tools.javafx.tree.JavafxTreeInfo.getEndPos
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P1 normal (vote)
Assignee: Adam Sotona
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2010-02-22 12:16 UTC by Torbjorn Norbye
Modified: 2010-07-22 12:53 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 165427


Attachments
stacktrace (77.53 KB, text/plain)
2010-02-22 12:16 UTC, Torbjorn Norbye
Details
stacktrace (77.53 KB, text/plain)
2010-02-24 03:17 UTC, Andrei Chistiakov
Details
stacktrace (77.53 KB, text/plain)
2010-03-01 06:54 UTC, Lukas Hasik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Torbjorn Norbye 2010-02-22 12:16:38 UTC
Build: NetBeans IDE Dev (Build 100216-2f620b703e67)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-10M3025
OS: Mac OS X

Stacktrace: 
java.lang.StackOverflowError
   at com.sun.tools.javafx.tree.JavafxTreeInfo.getEndPos(JavafxTreeInfo.java:578)
   at com.sun.tools.javafx.tree.JFXTree.getEndPosition(JFXTree.java:136)
   at com.sun.tools.javafx.tree.JavafxTreeInfo.getEndPos(JavafxTreeInfo.java:608)
   at com.sun.tools.javafx.tree.JFXTree.getEndPosition(JFXTree.java:136)
   at com.sun.tools.javafx.tree.JavafxTreeInfo.getEndPos(JavafxTreeInfo.java:608)
   at com.sun.tools.javafx.tree.JFXTree.getEndPosition(JFXTree.java:136)
Comment 1 Torbjorn Norbye 2010-02-22 12:16:42 UTC
Created attachment 94395 [details]
stacktrace
Comment 2 Adam Sotona 2010-02-23 02:21:31 UTC
Last JavaFX SDK promoted build theoretically should not pass the "promoted" criteria due to number of critical issues. 
This particular JavaFX compiler issue is fixed here: http://kenai.com/hg/openjfx-compiler~soma-master/rev/b19d760d9a1f and the fix will appear in the next JavaFX SDK promoted build.
Comment 3 Andrei Chistiakov 2010-02-24 03:17:56 UTC
Created attachment 94460 [details]
stacktrace
Comment 4 Alexandr Scherbatiy 2010-02-24 04:10:24 UTC
Blocks all main editor features
Comment 5 Alexandr Scherbatiy 2010-03-01 02:10:59 UTC
JIRA issue:
http://javafx-jira.kenai.com/browse/JFXC-4188
Comment 6 Lukas Hasik 2010-03-01 06:54:08 UTC
Created attachment 94627 [details]
stacktrace
Comment 7 Alexandr Scherbatiy 2010-07-22 12:53:25 UTC
Unable to reproduce in NB 6.9.1