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 237456 - Freeze after file open
Summary: Freeze after file open
Status: RESOLVED DUPLICATE of bug 236095
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-22 07:07 UTC by Sergey Petrov
Modified: 2013-11-13 14:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (22.27 KB, text/plain)
2013-10-22 07:07 UTC, Sergey Petrov
Details
dump with badly intiialized java file tab (16.48 KB, text/plain)
2013-10-22 07:33 UTC, Sergey Petrov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Petrov 2013-10-22 07:07:24 UTC
Created attachment 141378 [details]
thread dump

As there is openide.text in BLOCKED thread, I put it here, but it may be debigger issue? please move to appropriate category if necessary.

next steps are used:
start 7.4 wih import from 7.3.1 and wait for scanning to finish, 
open java file,
search for another file (alt-shift-o) and open it from search dialog
 --- tab is opened but without text area
I can switch t history section and it show something
close broken tab
reopen the file
now ide is frozen completely, see attached thread dump.
Comment 1 Sergey Petrov 2013-10-22 07:33:16 UTC
Created attachment 141379 [details]
dump with badly intiialized java file tab

I'm able to reproduce:
open ide
open a file
now open another file and it have no text area, see  dump for this state
Comment 2 Miloslav Metelka 2013-11-13 14:18:41 UTC

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