PB 2019 Build 2082 using PostgreSQL 10.8
We have a problem when we activate PB themes in application. When these option is activated applications randomly crashes. We couldn't find obvious reason neither application crashes on the same places. Crashes looks absolutely random. When users work in application with the PB themes off we have no crashes. For all crashes we get same exception code:
Sig[0].Name=Application Name
Sig[0].Value=syntegra.exe
Sig[1].Name=Application Version
Sig[1].Value=1.0.0.3
Sig[2].Name=Application Timestamp
Sig[2].Value=5ce82bed
Sig[3].Name=Fault Module Name
Sig[3].Value=syntegra.exe
Sig[4].Name=Fault Module Version
Sig[4].Value=1.0.0.3
Sig[5].Name=Fault Module Timestamp
Sig[5].Value=5ce82bed
Sig[6].Name=Exception Code
Sig[6].Value=40000015
Sig[7].Name=Exception Offset
Sig[7].Value=000041ca
In the attachments is one typical example of crash report.
Any idea what we are doing wrong?