Matlab system error 2015a illegal instruction detected
    4 次查看(过去 30 天)
  
       显示 更早的评论
    
Hello all, i keep getting this error message when i run a simulation with simulink on Matalab 2015a.
Please could you help me out solve this problem .
Thank you so much
MATLAB crash file:C:\Users\AppData\Local\Temp\matlab_crash_dump.5744-1:
------------------------------------------------------------------------
        Illegal instruction detected at Tue Oct 25 09:02:39 2016
------------------------------------------------------------------------
Configuration:
  Crash Decoding      : Disabled
  Crash Mode          : continue (default)
  Current Graphics Driver: Unknown software 
  Default Encoding    : windows-1252
  Graphics card 1     : Intel Corporation ( 0x8086 ) Intel(R) HD Graphics Version 10.18.10.4226
  Host Name           : dpr177d427
  MATLAB Architecture : win64
  MATLAB Root         : C:\Program Files\MATLAB\MATLAB Production Server\R2015a
  MATLAB Version      : 8.5.0.197613 (R2015a)
  OpenGL              : software
  Operating System    : Microsoft Windows 7 Professionnel 
  Processor ID        : x86 Family 6 Model 58 Stepping 9, GenuineIntel
  Virtual Machine     : Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
  Window System       : Version 6.1 (Build 7600)
Fault Count: 1
Abnormal termination:
Illegal instruction
Register State (from fault):
  RAX = 000000017c2c3ff0  RBX = 000000017c1770b0
  RCX = 000000017cc17a30  RDX = 0000000000000000
  RSP = 000000000402a920  RBP = 000000000402ae10
  RSI = 0000000000000000  RDI = 000000017cbb4830
     R8 = 0000000008fc82f0   R9 = 0000000000000000
    R10 = 00000001420be950  R11 = 000000017cc17a30
    R12 = 0000000000000000  R13 = 00000001420be950
    R14 = 00000000dfc9f090  R15 = 0000000000000000
    RIP = 000000001a300238  EFL = 00010202
     CS = 0033   FS = 0053   GS = 002b
Stack Trace (from fault):
[  0] 0x000000001a300238                                   <unknown-module>+00000000
[  1] 0x0000000008fc82f0                                   <unknown-module>+00000000
If this problem is reproducible, please submit a Service Request via:
    http://www.mathworks.com/support/contact_us/
A technical support engineer might contact you with further information.
Thank you for your help.
回答(1 个)
  Steven Lord
    
      
 2016-10-26
        Well, since it seems you can reproduce the problem, I recommend you do what the crash log file asked you to do:
 If this problem is reproducible, please submit a Service Request via:
 http://www.mathworks.com/support/contact_us/
 A technical support engineer might contact you with further information.
Include as much information as you can about what you're doing to help Support investigate the cause of the crash. In particular, including your Simulink model would be very important.
0 个评论
另请参阅
类别
				在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


