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 271425 - Netbeans freeze
Summary: Netbeans freeze
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-02 21:34 UTC by nickreserved
Modified: 2017-09-02 21:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nickreserved 2017-09-02 21:34:07 UTC
While edit specific classes, Netbeans freezes at undetermined time, and I must kill the process.
The only information I can provide, is the thread which freezes and takes 100% of one CPU core, and its stack as I get it from Process Explorer.

ntoskrnl.exe!memset+0x64a
ntoskrnl.exe!KeWaitForMultipleObjects+0xd52
ntoskrnl.exe!KeWaitForSingleObject+0x19f
ntoskrnl.exe!PoStartNextPowerIrp+0xbd4
ntoskrnl.exe!PoStartNextPowerIrp+0x186d
ntoskrnl.exe!IoFreeErrorLogEntry+0x2b7

The freeze happens when I try to save file, when I use menus, suddenly etc

Console does not write anything.