visit-dav / visit

VisIt - Visualization and Data Analysis for Mesh-based Scientific Data
https://visit.llnl.gov
BSD 3-Clause "New" or "Revised" License
434 stars 111 forks source link

Mixed centering expression crashes engine #4686

Open markcmiller86 opened 4 years ago

markcmiller86 commented 4 years ago
  1. Open globe.silo
  2. Define Vector expression vec as {dx, u, u}
  3. Vector plot vec

The engine crashes.

Am seeing this on 3.1RC. I've looked at only on my mac so don't know if it is specific to OSX or not.

markcmiller86 commented 4 years ago

This appears to be related to my config file, config.gz. With -noconfig, the issue does not occur