Skip to content

Compiling VisIt with spack often leads to a bug combining expressions and operator #18658

@cessenat

Description

@cessenat

Describe the bug

When I compile VisIt with spack, on many systems, VisIt suffers a bug when
combining expressions and operator

Helpful additional information

  • The Viewer did not show anything
  • engine_ser crashed

To Reproduce

Steps to reproduce the behavior. For example:

  1. File open ucd3d.silo
  2. Add / Pseudocolor / vel_magnitude
  3. Operator / Slicing / Three Slice / Draw
  4. The Pseudocolor plot of "vel_magnitude" for the file "/opt/visit/data/ucd3d.silo" could not be generated by the compute engine on host "localhost".

Additionally, please attach a (zipped) sessionfile to this ticket to easily reproduce (In the viewer, use File->Save Session).
exprand3slice.session.gz

Expected behavior

Draw does not show up

Attachments

  • Can you reproduce the bug on our test data? Yes
    • If so, which file? ucd3d.silo
  • Please attach a (zipped) sessionfile to easily reproduce (In the viewer, use File->Save Session).
  • Please attach any screenshots relevant to understanding the issue.
    Capture d’écran du 2023-04-21 19-35-41

Desktop

  • Ubuntu 20.04, but many other systems, only one on CentOS7 did not fail.
  • VisIt Version: 3.2.2 and 3.3.3, at least

Additional context

using spack:

spack install visit%gcc+mpi+gui ^[email protected]+shared ^[email protected]+opengl ^[email protected]
spack install [email protected] %gcc ^[email protected]+shared ^[email protected] ^mpich ^openblas ^mesa+opengl ^qt~doc

Metadata

Metadata

Labels

bugSomething isn't workingcrashbug caused visit to crashimpact 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

Relationships

None yet

Development

No branches or pull requests

Issue actions