[25935] in Athena Bugs
linux 9.3.8: matlab
daemon@ATHENA.MIT.EDU (Nayden D Kambouchev)
Fri Aug 13 10:29:07 2004
Message-Id: <200408131429.i7DET3G7004524@drno.mit.edu>
To: bugs@mit.edu
Date: Fri, 13 Aug 2004 10:29:03 -0400
From: Nayden D Kambouchev <nayden@mit.edu>
Errors-To: bugs-bounces@mit.edu
System name: drno.mit.edu
Type and version: i686 9.3.8
Display type: ATI Technologies Inc Rage 128 Pro Ultra TF
Shell: /bin/athena/tcsh
Window manager: sawfish
What were you trying to do?
Here is how to reproduce the bug:
create a file mtest.m and put
clear all;
in it. Only this by itself and nothing more.
open matlab(version 7) and type at the prompt
normcdf(1,1,1);
then type
mtest
matlab will dump core and exit.
What's wrong:
Matlab dumping core and exiting.
What should have happened:
clearly no core dump should have occured.
Please describe any relevant documentation references:
------------------------------