xojo-option-parser icon indicating copy to clipboard operation
xojo-option-parser copied to clipboard

Brilliant work -- but crashes 64-bit xojo 2021 Release 3.1 Desktop Windows built .exe

Open WBIGitHub opened this issue 2 years ago • 0 comments

Hi! I'm super-impressed with your work on the xojo-option-parser. Stunning simplicity and amazingly clear documentation!

Not positive if this is your crash, or Xojo's, but when I try to parse any command line with a built 64-bit .exe running a Desktop Windows app from the windows CMD command line, it crashes XojoGUIFramework64.dll. I was able to reproduce by changing your test app to 64-bit, then executing the command line:

C:\Windows\system32>"C:\Users\SMG\dev\Xojo Test Apps\xojo-option-parser-master\xojo-option-parser-master\Desktop Example\Builds - OptionParser Example\Windows 64 bit\OptionParser Example\OptionParser Example.exe" -s='some text'

Note that there is no problem running a DEBUG version from inside the IDE debugger.

I can also be reached on the Xojo Forum site.

Stephen Greenfield / Write Brothers, Inc.

Below is the dump from the Windows Event Viewer:

OptionParser Example.exe

1.0.0.0

00000000

XojoGUIFramework64.dll

21.3.0.55102

61b17ce3 c0000005 00000000000fd04b 355c

01d831e7b44b5251

C:\Users\SMG\dev\Xojo Test Apps\xojo-option-parser-master\xojo-option-parser-master\Desktop Example\Builds - OptionParser Example\Windows 64 bit\OptionParser Example\OptionParser Example.exe

C:\Users\SMG\dev\Xojo Test Apps\xojo-option-parser-master\xojo-option-parser-master\Desktop Example\Builds - OptionParser Example\Windows 64 bit\OptionParser Example\XojoGUIFramework64.dll

d3824a42-e201-413e-9935-6e5d6d90c74c

2332063a-3257-4f0f-8aec-c8db24c22e88

WBIGitHub avatar Mar 07 '22 06:03 WBIGitHub