Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] SDM 'Error retrieving message size!' message


Greg
I had a core file for this problem. The traceback looks like the same as I just posted for a problem I had when switching between tasks in the debugger.
Dave


Greg Watson <g.watson@xxxxxxxxxxxx>
Sent by: ptp-dev-bounces@xxxxxxxxxxx

10/28/2008 11:19 AM

Please respond to
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>

To
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
cc
Subject
Re: [ptp-dev] SDM 'Error retrieving message size!' message





This typically happens when one of the sdm process crashes. Do you have a core file in your project directory?

Greg

On Oct 28, 2008, at 9:20 AM, Dave Wootton wrote:


I have a problem with the SDM when I try to single step my ring program, where the SDM loops indefinitely issuing this message. I loaded my program and waitied for it to susped at main. Then I select thread 1 in process 0 in the debug view and click the single step icon. After a couple seconds, this message is issued repeatedly until I kill my Eclipse session.


The console log for the SDM is attached.

Dave

<sdmlog.txt>_______________________________________________
ptp-dev mailing list

ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev

_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


Back to the top