Bug 311851 - Error logged from debug core when running C++ program using CDT
Summary: Error logged from debug core when running C++ program using CDT
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 6.0.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-06 07:01 EDT by Allan Hughson CLA
Modified: 2020-09-04 15:25 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Hughson CLA 2010-05-06 07:01:26 EDT
Build Identifier: 20100218-1602

After compiling a C++ program and running, a message is logged with title - "Error logged from Debug Core:". It dose not appear to affect the execution of the program. 

Reproducible: Always

Steps to Reproduce:
1. Create a simple C++ project using CDT
2. Build project
3. Run
Comment 1 Allan Hughson CLA 2010-05-06 07:06:22 EDT
Stack Trace:

java.io.IOException: read error
at org.eclipse.cdt.utils.spawner.SpawnerInputStream.read0(Native Method)
at org.eclipse.cdt.utils.spawner.SpawnerInputStream.read(SpawnerInputStream.java:66)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:256)
at java.io.BufferedInputStream.read(BufferedInputStream.java:317)
at java.io.FilterInputStream.read(FilterInputStream.java:90)
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(Thread.java:619)
Comment 2 Allan Hughson CLA 2010-05-06 07:07:23 EDT
Session Data:

eclipse.buildId=
java.version=1.6.0_14
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_AU
Framework arguments:  -product org.eclipse.epp.package.php.product
Command-line arguments:  -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.php.product