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 271476 - StackOverflowError at java.util.regex.Pattern$BnM.match
Summary: StackOverflowError at java.util.regex.Pattern$BnM.match
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: Dev
Hardware: All All
: P2 normal with 1 vote (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-14 08:23 UTC by legitalk
Modified: 2018-05-12 21:27 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 229784


Attachments
stacktrace (94.85 KB, text/plain)
2017-09-14 08:23 UTC, legitalk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description legitalk 2017-09-14 08:23:46 UTC
Build: NetBeans IDE Dev (Build 201709070001)
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: .

GUEST: Opening existing PHP project

GUEST: ?

GUEST: Removed a space and a dot

GUEST: ?

GUEST: background scanning

GUEST: ?

GUEST: ..

GUEST: 11

GUEST: ?

GUEST: 111

GUEST: .

legitalk: Opening project

GUEST: Tried to send an error report

GUEST: Happened while first netbeans dev boot

GUEST: ?

GUEST: project Properties




Stacktrace: 
java.lang.StackOverflowError
   at java.util.regex.Pattern$BnM.match(Pattern.java:5459)
   at java.util.regex.Matcher.search(Matcher.java:1248)
   at java.util.regex.Matcher.find(Matcher.java:637)
   at java.util.regex.Matcher.replaceAll(Matcher.java:951)
   at java.lang.String.replace(String.java:2240)
   at org.netbeans.modules.javascript2.model.api.ModelUtils.getFQNFromType(ModelUtils.java:2004)
Comment 1 legitalk 2017-09-14 08:23:50 UTC
Created attachment 165129 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-10-10 10:41:45 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=229784