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 271763 - Spurious crashes during typing after upgrade to Ubuntu 17.10
Summary: Spurious crashes during typing after upgrade to Ubuntu 17.10
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: Macintosh Linux
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords: PLATFORM
Depends on:
Blocks:
 
Reported: 2017-11-07 10:16 UTC by Ghostkeeper
Modified: 2017-11-07 10:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (52.80 KB, text/plain)
2017-11-07 10:16 UTC, Ghostkeeper
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ghostkeeper 2017-11-07 10:16:49 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Linux version 4.13.0-16-generic running on amd64
Java; VM; Vendor = 1.8.0_144
Runtime = OpenJDK 64-Bit Server VM 25.144-b01

Reproducibility: Happens sometimes, but not always

While typing Netbeans sometimes suddenly closes down. This problem started to appear after the upgrade to Ubuntu 17.10. It may be related to the code completion feature. On a normal working day I've had this happen 4 or 5 times, so it's pretty hard to reproduce.
I'm using GCC 7.2.0 as compiler using the GNU toolchain. If it's related to code completion it may be caused by Ubuntu upgrading to a newer version of GCC with their new release.

STEPS:
  * Open a C++ file.
  * Start writing code.

ACTUAL:
  Netbeans suddenly closes down.

EXPECTED:
  Netbeans stays on.
Comment 1 Ghostkeeper 2017-11-07 10:16:54 UTC
Created attachment 165411 [details]
IDE log