ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Find And Run Robot

KernelBase.dll and Libcurl.dll crashes

(1/1)

hpearce:
Faulting application name: FindAndRunRobot.exe, version: 2.0.0.140, time stamp: 0x00000013
Faulting module name: KERNELBASE.dll, version: 6.1.7600.16385, time stamp: 0x4a5bdbdf
Exception code: 0xe0434f4d
Fault offset: 0x0000b727
Faulting process id: 0x(null)
Faulting application start time: 0x(null)
Faulting application path: (null)
Faulting module path: (null)
Report Id: (null)


Faulting application name: DcUppdater.exe, version: 1.0.0.0, time stamp: 0x00000000
Faulting module name: LIBCURL.DLL, version: 7.19.7.0, time stamp: 0x4b3a7592
Exception code: 0xc0000005
Fault offset: 0x000102d4
Faulting process id: 0x608
Faulting application start time: 0x01cb02885a0e5eef
Faulting application path: C:\Program Files (x86)\DcUpdater\DcUppdater.exe
Faulting module path: C:\Program Files (x86)\DcUpdater\LIBCURL.DLL
Report Id: 98f5ef15-6e7b-11df-b58c-001d72f5685f

In addition to Farr, DCupdater was also crashing ... I had to uninstall Farr entirely and reinstall to get it working (DCupdater works fine now too_.
Perhaps sopmething about the farr locate plugin...not sure.

Any further information on what was probably behind this would help me know if I might have greater problems as DCupdater was crashing also.

mouser:
i'm not sure what plugin uses Kernelbase.dll or what could be causing that.

libcurl.. that's dcupdater as you say, and i will try to fix it.. libcurl really has given me no shortage of pain -- i'll take another whack at it.

f0dder:
kernelbase.dll was introduced with Win7 (or was it already in Vista?), as a part of the windows codebase refactoring... the regular DLLs like kernel32.dll etc. have been turned into "dummies" that refer to kernelbase and other smaller DLLs - there's some nice explanation of it by Mark Russinovich on MS channel9.

Navigation

[0] Message Index

Go to full version