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 246930 - autocomplete on if..else freezes Netbeans
Summary: autocomplete on if..else freezes Netbeans
Status: RESOLVED INCOMPLETE
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.1
Hardware: PC Linux
: P2 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-09 02:28 UTC by allanNB
Modified: 2014-11-07 12:38 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot of the frozen NB window (45.68 KB, image/png)
2014-09-09 02:31 UTC, allanNB
Details

Note You need to log in before you can comment on or make changes to this bug.
Description allanNB 2014-09-09 02:28:38 UTC
tested with <= netbeans-dev-201409080001

when writing an if...else statement with autocomplete, NB freezes and locks up indefinately when I autocomplete the else statement
Comment 1 allanNB 2014-09-09 02:31:23 UTC
Created attachment 149074 [details]
screenshot of the frozen NB window

this happened when hitting enter after 'else' to insert { brackets }
Comment 2 Vladimir Riha 2014-09-09 06:26:14 UTC
I cannot reproduce. Does it happen in every file or just some specific? If not in every file, could you please attach the one here? Could you please also attach thread dump (see [1]) when the freeze happen and IDE log (see [2])?

Thank you


[1] http://wiki.netbeans.org/GenerateThreadDump
[2] http://wiki.netbeans.org/FaqLogMessagesFile



Product Version: NetBeans IDE Dev (Build 201409080001)
Java: 1.7.0_67; Java HotSpot(TM) Client VM 24.65-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_67-b01
System: Linux version 3.13.0-32-generic running on i386; UTF-8; en_US (nb)
Comment 3 Petr Pisl 2014-11-07 12:38:06 UTC
I'm not able to reproduce as well. Marking as incomplete and waiting for reporter answers for Vlada's question. Please reopen then. Thanks.