LADSoft / OCIDE

Orange C Compiler IDE
GNU General Public License v3.0
14 stars 1 forks source link

ocide access violation when trying to debug #45

Closed GitMensch closed 4 years ago

GitMensch commented 6 years ago

Rested with CI build 1.0.424 (and some older version)

I can reproduce this issue in ocide.exe when trying to debug in an environment where one of the dependency dll's are missing (which is the reason that the executable to debug can not start and the debugger obvious has nothing to attach to):

---------------------------
Access Violation
---------------------------

Access Violation:(C:\dev\orangec\bin\ocide.exe)
CS:EIP 0023:00455055  SS:ESP 002B:0019F61C
EAX: 00000000  EBX: 00454D46  ECX: 00000033  EDX: 00000000  flags: 00010246
EBP: 0019F70C  ESI: 00000000  EDI: 00595B94
 DS:     002B   ES:     002B   FS:     0053   GS:     002B

---------------------------
OK   
---------------------------

output of the module loader:

grafik