CacheRasterDB.dll crash

277
2
12-10-2010 04:44 AM
DarrenRempel
New Contributor III
When we load the Bing Maps.lyr file programmatically and then set ILayer.Cached = true, we sometimes can an unexplainable and and untraceable crash.  The only evidence comes from the Windows Event Log with the following:

Application: MyApp.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: exception code c0000005, exception address 1A5B246C


Faulting application name: MyApp.exe, version: 4.0.8.0, time stamp: 0x4cf54af6
Faulting module name: CacheRasterDB.dll, version: 10.0.0.2414, time stamp: 0x4bf44658
Exception code: 0xc0000005
Fault offset: 0x0000246c
Faulting process id: 0x100c
Faulting application start time: 0x01cb970989f4e920
Faulting application path: C:\Program Files (x86)\MyApp\MyApp.exe
Faulting module path: C:\PROGRAM FILES (X86)\ARCGIS\ENGINE10.0\bin\CacheRasterDB.dll
Report Id: f69ca0c0-0303-11e0-b10f-001d92890dba


Anyone else ever seen anything like this?  We have noticed that ESRI ArcEngine cannot gracefully handle a loss of network connection when using these .lyr files on some machines.
0 Kudos
2 Replies
MaximSilin
New Contributor III
It must be related to the following bug:

NIM070255 - ArcGIS Desktop applications (ArcMap, ArcCatalog, ArcReader) and ArcGIS Engine applications can crash when map service request response time is delayed.

It's been addressed in a subsequent patch for ArcGIS 10 SP2:

"ArcGIS 10.0 SP2 (Desktop, Engine) Internet Tiled Layers Patch"
http://resources.arcgis.com/content/patches-and-service-packs?fa=viewPatch&PID=67&MetaID=1782
0 Kudos
PeteBurgess
New Contributor
I have a similar problem but have ArcGIS Engine 10 SP4 installed.

Problem signature:
  Problem Event Name: APPCRASH
  Application Name: MyApp.vshost.exe
  Application Version: 10.0.30319.1
  Application Timestamp: 4ba2084b
  Fault Module Name: CacheRasterDB.dll
  Fault Module Version: 10.0.4.4000
  Fault Module Timestamp: 4f208543
  Exception Code: c0000005
  Exception Offset: 000096a9
  OS Version: 6.1.7601.2.1.0.256.4
  Locale ID: 2057
  Additional Information 1: c2ad
  Additional Information 2: c2ad42cc387c23684eb750c58711b3fc
  Additional Information 3: 628e
  Additional Information 4: 628ed2a6abca01864918a97bc9bbe1d7
0 Kudos