topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Wednesday April 24, 2024, 3:43 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: KernelBase.dll and Libcurl.dll crashes  (Read 6200 times)

hpearce

  • Charter Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 139
    • View Profile
    • Donate to Member
KernelBase.dll and Libcurl.dll crashes
« on: June 02, 2010, 02:45 PM »
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.
Windows 7 SP1 (TM) Home Premium 64-bit .. Intel(R) Core(TM)2 Duo CPU P8400 @ 2.26 GHz / 2.27 GHz .. 4GB RAM .. NVIDIA GeForce 9800M GTS .. Gateway P-7805u FX

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,901
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: KernelBase.dll and Libcurl.dll crashes
« Reply #1 on: June 04, 2010, 07:47 AM »
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

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 9,153
  • [Well, THAT escalated quickly!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
Re: KernelBase.dll and Libcurl.dll crashes
« Reply #2 on: June 04, 2010, 05:38 PM »
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.
- carpe noctem