Marat created NETBEANS-4608:
-------------------------------

             Summary: NetBeans hangs on opening newly added files
                 Key: NETBEANS-4608
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4608
             Project: NetBeans
          Issue Type: Bug
          Components: editor - Other
    Affects Versions: 12.0
         Environment: Linux Mint 20 64-bit
Apache NetBeans 12.0
openjdk 11.0.7 2020-04-14
OpenJDK Runtime Environment (build 11.0.7+10-post-Ubuntu-3ubuntu1)
OpenJDK 64-Bit Server VM (build 11.0.7+10-post-Ubuntu-3ubuntu1, mixed mode, 
sharing)

            Reporter: Marat


Steps to reproduce:
 # Create C++ project
 # Add to git
 # Create new file ("error_handlers.c" in this case)
 # Open the new file

NetBeans hangs with 100% CPU usage
 Log:
{code:none}
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete 
indexing of 10 source roots took: 5,273 ms (New or modified files: 411, Deleted 
files: 123) [Adding listeners took: 26 ms]
INFO [DeepReparsingUtils]: changedFileProject for INITIAL 
[REMOVED]/apply_old_config.h
INFO [DeepReparsingUtils]: changedFileProject for INITIAL 
[REMOVED]/sdk_resources.h
WARNING [org.openide.filesystems.Ordering]: Not all children in / marked with 
the position attribute: 
[org-netbeans-modules-lsp-client-bindings-CompletionProviderImpl.instance], but 
some are: 
[org-netbeans-modules-cnd-completion-cplusplus-CsmCompletionProvider.instance, 
org-netbeans-modules-cnd-completion-includes-CsmIncludeCompletionProvider.instance,
 
org-netbeans-modules-cnd-completion-preprocessor-CsmPreprocessorDirectiveCompletionProvider.instance,
 org-netbeans-lib-editor-codetemplates-CodeTemplateCompletionProvider.instance, 
org-netbeans-modules-cnd-completion-keywords.CsmKeywordsCompletionProvider.instance,
 org-netbeans-modules-spellchecker-completion-WordCompletion.instance]
WARNING [org.netbeans.modules.versioning.util.Utils]: associateEncoding() no 
file object available for 
/tmp/vcs-1595230011031/vcs-1595230024792/error_handlers.c
WARNING [org.netbeans.modules.versioning.util.Utils]: associateEncoding() no 
file object available for 
/tmp/vcs-1595230011031/vcs-1595230025644/error_handlers.c
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to