-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.9.2
AxServer apps crash when command line arguments passed. Passing e.g.
comapp.exe -platform windows test a
or
comapp.exe -style fusion meep
will always cause a crash when the application shuts down.
Steps to reproduce the issue:
- Run the attached project with either set of args above
- Exit the app (=> crash)