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 251786 - IDE hangs when do (Cntrl+C)
Summary: IDE hangs when do (Cntrl+C)
Status: CLOSED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0.2
Hardware: PC Windows Vista
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-13 02:40 UTC by Aziz_10101
Modified: 2015-04-28 14:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (47.98 KB, text/plain)
2015-04-13 02:40 UTC, Aziz_10101
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aziz_10101 2015-04-13 02:40:11 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Windows Vista version 6.0 running on x86
Java; VM; Vendor = 1.7.0_51
Runtime = Java HotSpot(TM) Client VM 24.51-b03

Hi, ive been experianceing a problem recently, the IDE hangs for mintues only when i do (Cntrl+C).
i have to rewrite certain codes to avid this, but its giving me a headache .. anyone has any idea?
the project im working with is php with yii framwork, yet, inside netbeans when coding , as soon as i cut, it hangs..sometimes 5-10 sec, and sometimes forever!!

any solution or advice is much appreciated. Thanks
Comment 1 Aziz_10101 2015-04-13 02:40:17 UTC
Created attachment 153154 [details]
IDE log
Comment 2 Marian Mirilovic 2015-04-28 12:27:04 UTC
Hi, thanks for your report... could you please generate thread-dump at the time of hang, attach it here and reopen ? We can't do anything without proper thread-dump, sorry.
http://wiki.netbeans.org/GenerateThreadDump
Comment 3 Aziz_10101 2015-04-28 14:37:17 UTC
Hi Marian,

Thank you for your comment .. i think i solved the problem.
My vista was 64bit but the JDK i had installed was a 32bit wth a 32bit IDE.

when i realized it, i installed 64bit JDK, then re-installed netbeans 64 and its done.

it didnt hang again like before!!

Thank you.