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 202550 - IDE hangs on start with existing project
Summary: IDE hangs on start with existing project
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.1
Hardware: PC Windows Vista
: P1 normal (vote)
Assignee: issues@cnd
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2011-09-23 10:54 UTC by Alexander Pepin
Modified: 2011-09-26 08:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack dump (35.74 KB, text/plain)
2011-09-23 10:54 UTC, Alexander Pepin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pepin 2011-09-23 10:54:17 UTC
Created attachment 111088 [details]
stack dump

This happens in 7.1 beta build 2011-09-22_22-01-08
Steps to reproduce:
- start IDE with a fresh userdir
- create Welcome sample
- open welcome.cc in the editor
- close IDE
- start IDE once again
Result: IDE hangs forever on "Validating Tool collection on localhost" and "Opening Projects"
Comment 1 Alexander Pepin 2011-09-23 11:10:48 UTC
It's reproducible in trunk as well.

additional step: I created a new newfile.cc in Welcome project and added the following line into it:
int a;
Comment 2 Andrew Krasny 2011-09-23 12:28:14 UTC
The reason of this deadlock is clear. 
For beta the safest fix is not to detect bitness of OS in DebianPackager...
Comment 3 Andrew Krasny 2011-09-23 14:40:50 UTC
Fixed in cnd-main. changeset: c09790727c84
Comment 4 Alexander Pepin 2011-09-23 15:10:48 UTC
verified in cnd-build-5937-on-20110923.
please push the fix into 7.1 beta branch.
Comment 5 Andrew Krasny 2011-09-23 15:29:38 UTC
integrated into release71_beta

changeset:   8cb402f7ba6a
branch:      release71_beta
date:        Fri Sep 23 18:36:08 2011 +0400
summary:     Bug #202550 IDE hangs on start with existing project
Comment 6 Quality Engineering 2011-09-24 14:02:05 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/c09790727c84
User: Andrew Krasny <akrasny@netbeans.org>
Log: Bug #202550 IDE hangs on start with existing project
Comment 7 Alexander Pepin 2011-09-26 08:57:13 UTC
verified in NB 7.1 beta build 201109252201