Hi Team,
Greetings!
We are usingĀ 2019 - Build version 2170.
Application Terminated/crashed certain cases without any error. Trace and debug also not pointing the exact issue location.
However I checked in the event viewer below is the reason for application termination.
We thought this is due to memory issue , hence we build .exe in 64-bit and tried the same but no luck, still same issue.
Exactly our code does dynamicallyĀ creatingĀ multipleĀ tabs using "OpenTabWithParm" function and assigning DW & retrieving it.
Any suggestion to avoid this issue. If any more information required please let me know I will add it.
Thanks in advance
Regards,
Venu.
Today I did exactly what you suggest, but the application crashing some time in 4th iteration another time it crash 10th iteration. So we can't predict the exact loop number.
Also, during the crash I unable to stop the command in Opentab , since as soon as it's reached to that command suddenly application crashed.
Have you tried applying the 4GB_PATCH to your 32 bit executable?
https://ntcore.com/?page_id=371
We started using this and it resolved all of our memory issues.