we have an application that has crashed (twice this year) and customer wants it investigated.
Faulting application name: inRiver.Server.exe, version: 6.3.0.16292, time stamp: 0x58060362
Faulting module name: KERNELBASE.dll, version: 6.3.9600.18938, time stamp: 0x5a7ddf0a
Exception code: 0xe0434352
Fault offset: 0x0000000000008eac
Faulting process id: 0x10bc
Faulting application start time: 0x01d3efcd6154bb6b
Faulting application path: D:\Sigma\Server\inRiver Server\inRiver.Server.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
My colleague's idea was to re-register kernelbase.dll (not sure where he found it), but it does not work. The command regsvr32 kernelbase.dll causes an error
I haven't really found any obvious solution or statement if this is normal or it's not and re-registering this DLL should work. But maybe it is irrelevant and it would not help with the inRiver.Server.exe crashing anyway...
Other things I tried:
User contributions licensed under CC BY-SA 3.0