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 245285 - NetBeans 8.0 crashes while performing random file operations and "Find Usage"
Summary: NetBeans 8.0 crashes while performing random file operations and "Find Usage"
Status: RESOLVED DUPLICATE of bug 236101
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 8.0
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-27 10:51 UTC by pmbento
Modified: 2014-08-05 10:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ThreadDump (16.57 KB, text/plain)
2014-06-27 10:51 UTC, pmbento
Details
Messages log from the IDE crash (40.92 KB, application/octet-stream)
2014-08-05 09:51 UTC, pmbento
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pmbento 2014-06-27 10:51:34 UTC
Created attachment 147799 [details]
ThreadDump

My NetBeans 8.0 keeps crashing randomly while executing some file operation actions (renaming, deleting, etc).

This also happens sometimes when I do a "Find Usage" of some method for example.

I've attached to this message a ThreadDump of one crash.

======
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)

Mac OS X 10.9.3
Comment 1 Jaroslav Havlin 2014-07-14 08:06:36 UTC
Thank you very much for the thread dump.
Can you please also attach the IDE Log, and describe the crash (is some error message shown, or does the IDE freeze)?
Comment 2 Jaroslav Havlin 2014-07-17 07:28:37 UTC
I'm sorry, I don't understand what's wrong from the thread dump.
Can you please describe exact steps to reproduce and/or attach the IDE Log [1] (it could contain some info about the crash).
Closing as incomplete for now. Thank you.

[1] http://wiki.netbeans.org/FaqLogMessagesFile
Comment 3 pmbento 2014-08-05 09:51:00 UTC
Hello Jaroslav,

Sorry for the delay. Attached to this message goes the "messages.log".

In order to reproduce this crash, I've opened a relatively large PHP project and used "Find Usage" over one method on a PHP file. The IDE just stops responding and I get the Mac OSX beach ball.

Thanks!
Comment 4 pmbento 2014-08-05 09:51:50 UTC
Created attachment 148549 [details]
Messages log from the IDE crash
Comment 5 Ondrej Vrabec 2014-08-05 10:42:12 UTC
try the latest JDK8, the bug you're bumping into is a JDK bug fixed in JDK8

*** This bug has been marked as a duplicate of bug 236101 ***