Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 316452 - Run and Debug time termination (eclipse-cpp-helios-RC3-win32-x86_64)
Summary: Run and Debug time termination (eclipse-cpp-helios-RC3-win32-x86_64)
Status: RESOLVED WONTFIX
Alias: None
Product: EPP
Classification: Technology
Component: cpp-package (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-10 08:28 EDT by jui_n.pervin CLA
Modified: 2021-05-07 10:41 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.