Skip to content

Segfault when attempting PickByGlobalZone(...,vars="fieldname",do_time=1) on a ucdmesh #19200

@nDimensionalSpace

Description

@nDimensionalSpace

Describe the bug

Behavior seems consistent between n_processes=1 (for which my script uses engine_ser) and n_processes>1, and between GUI and python interfaces. Leaving off "vars" keyword does not change the result. Leaving off the "do_time" keyword yields a python "TypeError" (which may or may not be as expected). I will note that the analogous call to PickByGlobalNode works as expected.

Helpful additional information

  • Did VisIt crash: Yes
  • Did you get wrong results: No

To Reproduce

GUI screenshot:

Screen Shot 2023-12-29 at 8 57 13 AM

python screenshot:

Screen Shot 2023-12-29 at 8 59 16 AM

Expected behavior

Correct results to be returned (possibly including data of any necessary length to represent however many data states a given mesh entity actually exists in), similar to how PickByGlobalNode works.

Attachments

I can share the python script and/or the data on the RZ, as necessary.

Desktop

  • OS and version: toss4
  • VisIt Version: 3.3.3
  • Server info (if applicable): rzwhippet

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingimpact mediumProductivity partially degraded (not easily mitigated bug) or improved (enhancement)likelihood mediumNeither low nor high likelihoodreviewedIssue has been reviewed and labeled by a developer

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions