Filter löschen
Filter löschen

Standalone exe doesn't start

2 Ansichten (letzte 30 Tage)
Thomas Pallierer
Thomas Pallierer am 16 Aug. 2018
Hello all,
I created a standalone exe file with the App Designer. Packaging was fine, then I installed the Matlab Runtime on another PC without any Matlab on it. Installation of Runtime and of my Application was fine. Now I am facing the problem, that the *.exe is not starting. I tried to start it from the command line (with and without admin rights) and I got the following error:
_------------------------------------------------------------------------ Assertion detected at Thu Aug 16 16:13:53 2018 ------------------------------------------------------------------------
Configuration: Crash Decoding : Disabled - No sandbox or build area path Crash Mode : continue (default) Current Graphics Driver: Unknown hardware Default Encoding : windows-1252 Deployed : true Graphics card 1 : Intel Corporation ( 0x8086 ) Intel® HD Graphics 530 Version 21.20.16.4627 (2017-3-9) Host Name : LVFPC570 Java Crash Report : C:\Users\lvfpat0\AppData\Local\Temp\hs_error_pid1276.log MATLAB Architecture : win64 MATLAB Entitlement ID: Unknown MATLAB Root : C:\Program Files\MATLAB\MATLAB Runtime\v93 MATLAB Version : 9.3.0.713579 (R2017b) OpenGL : hardware Operating System : Microsoft Windows 7 Enterprise Processor ID : x86 Family 6 Model 94 Stepping 3, GenuineIntel Virtual Machine : Java 1.8.0_121-b13 with Oracle Corporation Java HotSpot™ 64-Bit Server VM mixed mode Window System : Version 6.1 (Build 7601: Service Pack 1)
Fault Count: 1
Assertion in void __cdecl `anonymous-namespace'::mwJavaAbort(void) at b:\matlab\src\jmi\jmi\javainit.cpp line 1420: Fatal Java Exception. See Java Crash Report for details.
Register State (captured): RAX = 00000000fea23338 RBX = 0000000000000000 RCX = 00000001200bcff0 RDX = 0000000000000000 RSP = 00000001200bcf70 RBP = 00000000fb0f9800 RSI = 00000000fea23338 RDI = 00000000fea23338
R8 = 000007ffffeb4000 R9 = 000007feed600000
R10 = 00000000fe95b0a8 R11 = 00000000fea13367
R12 = 00000001200bd630 R13 = 00000000fea13268
R14 = 00000000fea232b8 R15 = 00000000fb0f9800
RIP = 00000000fe81bbaa EFL = 00000202
CS = 0033 FS = 0053 GS = 002b
Stack Trace (captured): [ 0] 0x00000000fe815e83 bin\win64\libmwfl.dll+00155267 [ 1] 0x00000000fe814478 bin\win64\libmwfl.dll+00148600 [ 2] 0x00000000fe8179ce bin\win64\libmwfl.dll+00162254 [ 3] 0x00000000fe81727e bin\win64\libmwfl.dll+00160382 [ 4] 0x00000000fe81b528 bin\win64\libmwfl.dll+00177448 [ 5] 0x00000000fb08df3c bin\win64\jmi.dll+00712508 [ 6] 0x000000006f7c693d C:\Program Files\MATLAB\MATLAB Runtime\v93\sys\java\jre\win64\jre\bin\server\jvm.dll+02713917 [ 7] 0x000000006f7aeb5b C:\Program Files\MATLAB\MATLAB Runtime\v93\sys\java\jre\win64\jre\bin\server\jvm.dll+02616155 [ 8] 0x000000006f7c7666 C:\Program Files\MATLAB\MATLAB Runtime\v93\sys\java\jre\win64\jre\bin\server\jvm.dll+02717286 [ 9] 0x000000006f7cbf6c C:\Program Files\MATLAB\MATLAB Runtime\v93\sys\java\jre\win64\jre\bin\server\jvm.dll+02735980 [ 10] 0x000000006f8623e8 C:\Program Files\MATLAB\MATLAB Runtime\v93\sys\java\jre\win64\jre\bin\server\jvm.dll+03351528 [ 11] 0x000000007744bf9d C:\WINDOWS\SYSTEM32\ntdll.dll+00442269 [ 12] 0x00000000774204ca C:\WINDOWS\SYSTEM32\ntdll.dll+00263370 [ 13] 0x000000007744b63e C:\WINDOWS\SYSTEM32\ntdll.dll+00439870 [ 14] 0x000007fedcac6430 C:\WINDOWS\system32\ig9icd64.dll+06186032
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._
Is anybody able to help me with this? I thought the intel HD graphics error only exists while using Matlab itself, not standalone executables.
thanks for your answers

Antworten (0)

Kategorien

Mehr zu Interactive Control and Callbacks finden Sie in Help Center und File Exchange

Produkte


Version

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by