-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.9.2
-
-
4704e20aa (dev), f6fce15f6 (6.10), f73a8c0e8 (tqtc/lts-6.8)
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)