<div dir="ltr"><div>I am using the following setup:</div><div>1. petsc-3.19.3 (on wsl-ubuntu22.04 platform)</div><div>2. MATLAB-R2022a</div><div>3. slepc-3.19.1</div><div>4.  configured using:  './configure --with-cc=gcc --with-cxx=g++ --with-fc=gfortran --download-mpich --download-fblaslapack --with-matlab --with-matlab-dir=/usr/local/MATLAB/R2022a --download-hdf5 --with-hdf5=1'</div><div><br></div><div>I am trying to solve an eigenvalue problem with user input matrices 'A.petsc' & 'B.petsc' using  '<b>solveEigValProb.c</b>', there was no issue during compiling but when I try to run the executable it produces error ('<b>ERROR.txt</b>') indicating a null pointer issue but I am not sure what the issue is.</div><div><br></div><div>Maitri</div></div>