Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Struct expand

Hi Roland,

This is enough information if you can include a test case that causes the problem. Please open a bug report and attach the test case.

Thanks!

Greg

On Jun 14, 2009, at 2:15 PM, Roland Schulz wrote:

Hi,

when I try to expand a variable in the "Variables" tab which is a struct pointer (and the struct contains a pointer type) the debugger crashes with:

Failed after finishing execution of parallel application.
  Open MPI application terminated with exit value 139.

on the console:
Msg: EventRequestManager - addEventRequest(): Request: Get partial aif request for tasks {0}, exp: root, varid: var5, is list children: true, is express: false
**** Msg: AbstractEventManager - registerEventRequest(): Request: Get partial aif request for tasks {0}, exp: root, var id: var5, is list children: true, is express: false
debug: received disconnected event

This is with 2.1.2.

Stuct pointer for which the struct does not contain a pointer type can be expanded without problem.

How can I get more information from sdm, why it is crahing? Or is this already enough information for a bug report?

Roland

--
ORNL/UT Center for Molecular Biophysics cmb.ornl.gov
865-241-1537, ORNL PO BOX 2008 MS6309
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


Back to the top