Skip to main content

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

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

Back to the top