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 181669 - infinite loop in Output tab if file with space is added
Summary: infinite loop in Output tab if file with space is added
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Linux
: P1 normal (vote)
Assignee: nnnnnk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-09 04:13 UTC by soldatov
Modified: 2010-03-10 09:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2010-03-09 04:13:55 UTC
Our automatic tests hangs on such test scenario.

Scenario:
- Create C/C++ Application project without main C or C++ file
- Add "test File.cpp" file
- Build project
==> infinite loop in Output tab

dmake: defaulting to parallel mode.
See the man page dmake(1) for more information on setting up the .dmakerc file.
ifdefqe-02 --> 1 job
ifdefqe-02 --> 2 jobs
/opt/sun/sunstudio12.1/bin/dmake -f nbproject/Makefile-Debug.mk SUBPROJECTS= .build-conf
/opt/sun/sunstudio12.1/bin/dmake  -f nbproject/Makefile-Debug.mk dist/Debug/SunStudio-Linux-x86/cppapplication_3
ifdefqe-02 --> 1 job
mkdir -p build/Debug/SunStudio-Linux-x86
CC    -c -g -o build/Debug/SunStudio-Linux-x86/test File.o test\ File.cpp
ifdefqe-02 --> 2 jobs
mkdir -p build/Debug/SunStudio-Linux-x86
CC    -c -g -o build/Debug/SunStudio-Linux-x86/test File.o test\ File.cpp
ifdefqe-02 --> 2 jobs
CC: Invalid input file name File.o, no output generated for this file.
/opt/sun/sunstudio12.1/bin/dmake -f nbproject/Makefile-Debug.mk SUBPROJECTS= .build-conf
CC: Invalid input file name File.o, no output generated for this file.
/opt/sun/sunstudio12.1/bin/dmake  -f nbproject/Makefile-Debug.mk dist/Debug/SunStudio-Linux-x86/cppapplication_3
ifdefqe-02 --> 1 job
/opt/sun/sunstudio12.1/bin/dmake -f nbproject/Makefile-Debug.mk SUBPROJECTS= .build-conf
/opt/sun/sunstudio12.1/bin/dmake  -f nbproject/Makefile-Debug.mk dist/Debug/SunStudio-Linux-x86/cppapplication_3
ifdefqe-02 --> 1 job
/opt/sun/sunstudio12.1/bin/dmake -f nbproject/Makefile-Debug.mk SUBPROJECTS= .build-conf
/opt/sun/sunstudio12.1/bin/dmake  -f nbproject/Makefile-Debug.mk dist/Debug/SunStudio-Linux-x86/cppapplication_3
ifdefqe-02 --> 1 job
/opt/sun/sunstudio12.1/bin/dmake -f nbproject/Makefile-Debug.mk SUBPROJECTS= .build-conf
/opt/sun/sunstudio12.1/bin/dmake  -f nbproject/Makefile-Debug.mk dist/Debug/SunStudio-Linux-x86/cppapplication_3
ifdefqe-02 --> 1 job
/opt/sun/sunstudio12.1/bin/dmake -f nbproject/Makefile-Debug.mk SUBPROJECTS= .build-conf
/opt/sun/sunstudio12.1/bin/dmake  -f nbproject/Makefile-Debug.mk dist/Debug/SunStudio-Linux-x86/cppapplication_3
ifdefqe-02 --> 1 job