idaholab / moose

Multiphysics Object Oriented Simulation Environment
https://www.mooseframework.org
GNU Lesser General Public License v2.1
1.71k stars 1.04k forks source link

Segmentation Fault in BISON-Sockeye MultiApps System #16828

Closed miaoyinb closed 3 years ago

miaoyinb commented 3 years ago

Bug Description

Have a segmentation fault in a BISON-Sockeye MultiApps system. The fault occurs when the BISON main app trying to initiate the Sockeye sub app. Both BISON and Sockeye were compiled using a single MOOSE_DIR.

Steps to Reproduce

Should be able to reproduce by using any BISON input with a Sockeye sub app in it.

Impact

Facilitate MOOSE based multiphysics simulations.

miaoyinb commented 3 years ago

@permcody Hi Cody, here is the issue. I will try to prepare some simple input files late this afternoon. Thanks!

miaoyinb commented 3 years ago

Better described in #16830