Hi Folks,
When we are closing our application then we are getting below error and application is getting closed -
a_app.exe has stopped working
A problem caused the program to stop working correctly. Please close the program.
While checking event viewer in windows getting below details -
Faulting application name: a_app.exe, version: 1.0.0.1, time stamp: 0x56c16dec
Faulting module name: PBSHR126.dll, version: 12.6.0.4091, time stamp: 0x56c16def
Exception code: 0x80000003
Fault offset: 0x00117d0e
Faulting process id: 0x47f4
Faulting application start time: 0x01d2766a68718eb2
Faulting application path: D:\Users\a_app.exe
Faulting module path: C:\Program Files (x86)\Sybase\Shared\PowerBuilder\PBSHR126.dll
Report Id: c3d2e955-e25d-11e6-8106-005056b51f8e
Faulting package full name:
Faulting package-relative application ID:
We have PB12.6 B4091.
any pointers will be helpful.