Community
Participate
Working Groups
Build Identifier: 20100617-1415 I build a C++ project with CDT 7.0 headless build. the command line is as described below. The problem is, that eclipsec.exe stalls during shutdown (looks like a deadlock but CTRL-PAUSE does not print a deadlock). The problem seems to happen more often if i use parallel make, however it also happens with non-parallel make. How can I debug this ? It seems to be releated with eclipse 3.6. and CDT7. The same project ran fine for a while under eclipse 3.5. and CDT6. ECLIPSE_HBARGS=-debug -consoleLog -nosplash -application org.eclipse.cdt.managedbuilder.core.headlessbuild ECLIPSE_VMARGS=-vmargs -Dorg.eclipse.cdt.core.console=org.eclipse.cdt.core.systemConsole -Xms40m -Xmx512m ECLIPSE_WS=W:/MY_WORKSPACE eclipsec.exe %ECLIPSE_HBARGS% -cleanBuild MYPROJECT/Debug.Arm11 -data %ECLIPSE_WS% %ECLIPSE_VMARGS% Reproducible: Sometimes
BTW. the same project builds fine under linux with ./eclipse (there is no ./eclipsec there for obvious reasons).
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie.
Looks like no investigation was done here. Please reopen if this is still an issue.