MATLAB crashes with no displayed error

2 views (last 30 days)
Kyle
Kyle on 21 Nov 2013
I am running automated testing of Simulink models in MATLAB R2010b SP1 and R2012b via Jenkins. MATLAB is run from the command line under the System user account and output is logged using the logfile command line parameter.
Most of the time everything runs as expected but on occasion R2012b just terminates with an exit code of -1073741819 and there are no errors displayed in the log. The same tests are run in parallel in R2010b with no problems. The crashes seem random, I have not found a way to reproduce it. Without making any changes, the tests can be rerun without the crash occurring. It seems to crash once in about every 10-15 runs.
Does this error code have any meaning? Are there log files anywhere else that would tell why it exited?

Answers (0)

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!