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

Summary: Netbeans freeze
Product: platform Reporter: nickreserved
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

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.