<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Well, basically the simplest program I have the problem with is initializing and finalizing petsc.<br>
<br>
<blockquote>% Set environment variables.<br>
setenv('PETSC_DIR', '/usr/local/petsc-3.3-p2/')<br>
setenv('PETSC_ARCH','arch-linux2-c-debug')<br>
<br>
% Call PETSc.<br>
PetscInitialize();<br>
PetscFinalize();<br>
<br>
<br>
</blockquote>
thanks.
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF987740"><font color="#000000" face="Tahoma" size="2"><b>Von:</b> De Groof, Vincent<br>
<b>Gesendet:</b> Freitag, 17. August 2012 10:25<br>
<b>An:</b> petsc-users@mcs.anl.gov<br>
<b>Betreff:</b> Segmentation fault when using matlab interface<br>
</font><br>
</div>
<div></div>
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">Hello,<br>
<br>
I'm trying to use the Petsc objects directly from Matlab. However, when testing the examples in the /bin/matlab/classes/examples/tutorials-directory, I get a segmentation fault (core dump) error. Unfortunately, I don't get more information then this. After
 running some different situations, I know the following:<br>
I ran matlab both with and without desktop. The only error message I get is the segmentation fault. Sometimes it doesn't give the segmentation error after running the example. If so, it will cause a segmentation fault upon entering the next command in the matlab
 shell. If I quit matlab immediately after running an example without segmentation fault, my unix shell will hang.<br>
<br>
<br>
I know it's kind of vague, but this is all I know now. Any suggestions to look at to solve this problem?<br>
<br>
<br>
thanks.<br>
</div>
</div>
</div>
</div>
</body>
</html>