Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 316452

Summary: Run and Debug time termination (eclipse-cpp-helios-RC3-win32-x86_64)
Product: [Technology] EPP Reporter: jui_n.pervin
Component: cpp-packageAssignee: Project Inbox <epp.packager-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: cdtdoug, jonah, kentarou
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description jui_n.pervin CLA 2010-06-10 08:28:45 EDT
What steps will reproduce the problem?
1. build project
2. then run or debug
3. and the process terminates, saying that the "DLL couldn't be found at some hexadecimal" and also "No source available for "_cygwin_exit_return() at 0x61006e73" and "No source available for "main() at 0x40104b"


-- Error Details --
Date: Thu Jun 10 14:24:29 CEST 2010
Message: Error logged from Debug Core: 
Severity: Error
Product: Eclipse 1.3.0.20100526-1935 (org.eclipse.epp.package.cpp.product)
Plugin: org.eclipse.debug.core
Session Data:
eclipse.buildId=I20100527-1700
java.version=1.6.0_20
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
Framework arguments:  -product org.eclipse.epp.package.cpp.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.cpp.product


Exception Stack Trace:
java.io.IOException: Pipe closed
	at java.io.PipedInputStream.read(Unknown Source)
	at java.io.PipedInputStream.read(Unknown Source)
	at java.io.BufferedInputStream.read1(Unknown Source)
	at java.io.BufferedInputStream.read(Unknown Source)
	at java.io.FilterInputStream.read(Unknown Source)
	at org.eclipse.debug.internal.core.OutputStreamMonitor.read(OutputStreamMonitor.java:144)
	at org.eclipse.debug.internal.core.OutputStreamMonitor.access$1(OutputStreamMonitor.java:134)
	at org.eclipse.debug.internal.core.OutputStreamMonitor$1.run(OutputStreamMonitor.java:207)
	at java.lang.Thread.run(Unknown Source)
Comment 1 Jonah Graham CLA 2021-05-07 10:41:48 EDT
I believe this bug either is no longer relevant, or is missing details. If this bug is still relevant, please make a comment and we'll move it to the correct project/component for further investigation.

This change was made as part of a bulk change.