Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Linux Tools Project » error logged from debug core(error while running opencv file)
error logged from debug core [message #894965] Wed, 11 July 2012 09:23 Go to next message
AMIT KUMAR is currently offline AMIT KUMARFriend
Messages: 1
Registered: July 2012
Junior Member
after running opencv file error occur

"error logged from debug core"

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:273)
at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
at java.io.FilterInputStream.read(FilterInputStream.java:107)
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:679)
Re: error logged from debug core [message #898609 is a reply to message #894965] Thu, 26 July 2012 21:13 Go to previous message
Jeff Johnston is currently offline Jeff JohnstonFriend
Messages: 215
Registered: July 2009
Senior Member
Can you elaborate on what you were doing that had to with any of the Linux Tools project plug-ins?

If this is a C/C++ debugger issue, you should post to the CDT forum instead.

Otherwise, please provide more details on what you were doing and how you set up your project.
Previous Topic:Errors while building Juno from source
Next Topic:Eclipse package dependency in run-time
Goto Forum:
  


Current Time: Fri Apr 26 19:29:34 GMT 2024

Powered by FUDForum. Page generated in 0.03112 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top