WaveBEM icon indicating copy to clipboard operation
WaveBEM copied to clipboard

Error using docker and default prm file

Open benoitpaillard opened this issue 2 years ago • 1 comments

Hi all, launching the docker container with ./WaveBEM.sh prm-files/default.prm

I'm getting the following error

[0]PETSC ERROR: ------------------------------------------------------------------------ [0]PETSC ERROR: Caught signal number 11 SEGV: Segmentation Violation, probably memory access out of range [0]PETSC ERROR: Try option -start_in_debugger or -on_error_attach_debugger [0]PETSC ERROR: or see http://www.mcs.anl.gov/petsc/documentation/faq.html#valgrind [0]PETSC ERROR: or try http://valgrind.org on GNU/linux and Apple Mac OS X to find memory corruption errors [0]PETSC ERROR: likely location of problem given in stack below [0]PETSC ERROR: --------------------- Stack Frames ------------------------------------ [0]PETSC ERROR: Note: The EXACT line numbers in the stack are not available, [0]PETSC ERROR: INSTEAD the line number of the start of the function [0]PETSC ERROR: is given. [0]PETSC ERROR: --------------------- Error Message -------------------------------------------------------------- [0]PETSC ERROR: Signal received [0]PETSC ERROR: See http://www.mcs.anl.gov/petsc/documentation/faq.html for trouble shooting. [0]PETSC ERROR: Petsc Release Version 3.7.4, Oct, 02, 2016 [0]PETSC ERROR: WaveBEM on a arch-linux2-cxx-debug named 5de90d3075bd by dealii Wed May 24 09:18:23 2023 [0]PETSC ERROR: Configure options --download-fblaslapack --download-hypre=1 --download-scalapack --download-mumps --download-metis --download-parmetis --download-superlu --download-superlu_dist --prefix=/home/dealii/libs/petsc-3.7.4 --with-clanguage=C++ --with-debugging=1 --with-shared-libraries=1 --with-x=0 COPTFLAGS=-O3 FOPTFLAGS=-O3 [0]PETSC ERROR: #1 User provided function() line 0 in unknown file

benoitpaillard avatar May 24 '23 10:05 benoitpaillard