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

Summary: IDE hangs when do (Cntrl+C)
Product: ide Reporter: Aziz_10101
Component: CodeAssignee: issues@ide <issues>
Status: CLOSED FIXED    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

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.