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 250032 - NB freezes and hangs when exiting NB while indexing Python 2.7.x
Summary: NB freezes and hangs when exiting NB while indexing Python 2.7.x
Status: VERIFIED FIXED
Alias: None
Product: python
Classification: Unclassified
Component: Platform (show other bugs)
Version: 8.1
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: Lou Dasaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-26 21:08 UTC by Lou Dasaro
Modified: 2015-09-07 01:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (362.53 KB, text/plain)
2015-01-26 22:02 UTC, Lou Dasaro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lou Dasaro 2015-01-26 21:08:11 UTC
On entering the IDE, a status line message indicates "Indexing C:\Python27".
I closed some projects. 
Next I invoked Tools->Python Platform and changed the default platform from 2.7 to Jython 2.3
Then I clicked on the applications Close button (the 'x' on the frame of the IDE).
The IDE froze in (presumably) some kind of deadlock.

NetBeans Dev 201501150001 (Java SE + Dev Python plugin)
With command-line parms: "<path>\NetBeans Dev 201501150001\bin\netbeans.exe" --jdkhome "C:\Program Files\Java\jdk1.7.0_71" -J-Xms256m -J-Xmx768m
Comment 1 Lou Dasaro 2015-01-26 22:02:37 UTC
Created attachment 151691 [details]
messages.log

Possibly related to use of gsfret. Will test again after merge of code from python4netbeans802
Comment 2 Lou Dasaro 2015-05-25 00:44:28 UTC
Unable to replicate using NetBeans IDE Dev 201505170001.
Likely fixed as a result of the GSF-to-CSL conversion.
Therefore marking as Fixed.