Hello everyone,
in our developed application we got following errors:
- Faulting module name: KERNELBASE.dll, version: 6.1.7600.16385 (on the machine with Windows Server 2008 R2 Standard)
DETAILS:
Faulting application name: OURAPP.exe, version: 1.1.0.0, time stamp: 0x4dc40b36
Faulting module name: KERNELBASE.dll, version: 6.1.7600.16385, time stamp: 0x4a5bdbdf
Exception code: 0xe053534f
Fault offset: 0x0000b727
Faulting process id: 0x%9
Faulting application start time: 0x%10
Faulting application path: %11
Faulting module path: %12
Report Id: %13
Fault bucket , type 0
Event Name: APPCRASH
Response: Not available
Cab Id: 0
Problem signature:
P1: OURAPP.exe
P2: 1.1.0.0
P3: 4dc40b36
P4: KERNELBASE.dll
P5: 6.1.7600.16385
P6: 4a5bdbdf
P7: e053534f
P8: 0000b727
P9:
P10:
- Faulting module name: KERNELBASE.dll, version: 6.1.7601.17514 (on the machine with Windows Server 2008 R2 Standard SP1)
Our application is 32-bit and the operating systems are 64-bit.
What might cause this problem?
Thanks,
Lubos.