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 271503

Summary: IDE crashes randomly while editing Java file.
Product: ide Reporter: pekarna <pekarna>
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description pekarna 2017-09-19 23:27:38 UTC
Product Version = NetBeans IDE 8.2 (Build 201705191307)
Operating System = Linux version 4.10.0-35-generic running on amd64
Java; VM; Vendor = 1.8.0_131
Runtime = OpenJDK 64-Bit Server VM 25.131-b11

Reproducibility: Tried, but couldn't reproduce it

STEPS:
  * Edit Java file

ACTUAL:
 IDE crashes randomly - the process exits.

EXPECTED:
Should not crash :)

This happens few times a day. I can't see any pattern so far. Wasn't happening with 8.1.
I assume the logs will contain the JVM dump in case it's a JVM crash. I can't see a heap dump file so I assume it is just NetBeans exiting.
Comment 1 pekarna 2017-09-19 23:27:42 UTC
Created attachment 165150 [details]
IDE log