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 231736 - Deep recursion in JsIndexer
Summary: Deep recursion in JsIndexer
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.4
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-24 16:48 UTC by Tomas Zezula
Modified: 2013-06-28 09:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace example (91.57 KB, text/plain)
2013-06-24 16:48 UTC, Tomas Zezula
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2013-06-24 16:48:26 UTC
Created attachment 136235 [details]
Stack trace example

The JsIndexer.storeObject can lead to very deep recursion (thousands of stack frames), see attached stack trace.
Comment 1 Petr Pisl 2013-06-28 09:34:52 UTC
Should be fixed