Einzelnen Beitrag anzeigen

bernhard_LA

Registriert seit: 8. Jun 2009
Ort: Bayern
1.123 Beiträge
 
Delphi 11 Alexandria
 
#1

KERNELBASE.dll RaiseException+00000105 MATLAB + DELPHI

  Alt 16. Sep 2021, 15:56
Wir haben eine Matlab Anwendung welche über ein C Programm auf in Delphi geschriebene DLL's zugreift.
Bei einem Kunden tritt jetzt eine KERNELBASE.dll+00216793 RaiseException+00000105 auf,
wie kann ich diesen Fehler debuggen ?

Macht Delphi hier was falsch, wir haben nur diesen Post hierzu gefunden https://stackoverflow.com/questions/...l-studio-is-no



Delphi-Quellcode:

Fault Count: 1


Abnormal termination:
Unknown exception 0xeedfade

Register State (from fault):
  RAX = 00000000045e2b90 RBX = 00000000cf67d530
  RCX = 000000002c5aca40 RDX = 0000003200000002
  RSP = 000000002c25acb0 RBP = 000000002c25ad90
  RSI = 00000000ce694582 RDI = 00000000c88a410d
 
   R8 = 000004e4192a4aa8 R9 = 00007ff9714ac238
  R10 = 000000002c25a920 R11 = 0000000000000000
  R12 = 0000000000000003 R13 = 000000002c25b2d0
  R14 = 00000000ce660000 R15 = 00000000ce9a2340
 
  RIP = 00007ff96ebf4ed9 EFL = 00000202
 
   CS = 0033 FS = 0053 GS = 002b

Stack Trace (from fault):
[ 0] 0x00007ff96ebf4ed9 C:\WINDOWS\System32\KERNELBASE.dll+00216793 RaiseException+00000105



This error was detected while a MEX-file was running. If the MEX-file
is not an official MathWorks function, please examine its source code
for errors. Please consult the External Interfaces Guide for information
on debugging MEX-files.
  Mit Zitat antworten Zitat