Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] System error: Broken pipe when running under debug

Hello again,

We just recently got in some new 64bit boards and I installed eclipse_64 versions of eclipse, cdt and the ptp. Running things is working great, but when I try and debug I get an error I am not familiar with...

After running under debug with 6 processes, I get the following error window popup
"Error on tasks: 0-5 - No source file named "system error: Broken pipe""

followed by the window
"Exception occurred during launch"
Reason:
 No source file named "System error: Broken pipe"

Pasted below is the terminal output. I have a feeling this might be a problem on my end, as broken pipe sounds like something messed up on our server, but in the off chance that this is a common problem with ptp and debug I decided to post here. Any ideas or advice or things to look at would be appreciated!

Mark Hauschild
University of Missouri - St. Louis


got debug event: EVENT_DBG_OK 3f
*** SET COMMAND RETURN: Start debugger, result: OK, tasks: 0-5
*** SEND COMMAND: Set line breakpoint, tasks: 0-5
<00000060 SLB 5:363a336600 2:3000 2:3000 2:3000 e:68656c6c6f5f776f726c642e6300 3:323600 1:00 2:3000 2:3000> got debug event: EVENT_DBG_ERROR 3f 12 No source file named "System error: Broken pipe" *** SET COMMAND RETURN: Set line breakpoint, result: org.eclipse.ptp.debug.core.cdi.PCDIException: No source file named "System error: Broken pipe"[], tasks: 0-5 ----- debugger error: No source file named "System error: Broken pipe" on Tasks: 0-5 ------------ ***** Debugger event: org.eclipse.ptp.debug.external.core.cdi.event.ErrorEvent@4b19b8ae
<00000003 QUI>
<00000003 QUI>
event thread exiting...
++++++++++ ptp_orte_proxy: shutdown completed
OMPIProxyRuntimeClient got event: EVENT_RUNTIME_JOBSTATE (jobid=11) state=3
*********** JOB STATE CHANGE: exited (job = job11)

_________________________________________________________________
Local listings, incredible imagery, and driving directions - all in one place! http://maps.live.com/?wip=69&FORM=MGAC01



Back to the top