Icon View Incident Report

Serious Serious
Reported By: Simon Page
Reported On: 6/8/2012
For: Version 4.32 Build 1
# 3561 BLOB Handle Handling in Engine Not Working Properly in 32-bit 4GB Address Space or 64-bit Usage

I’ve just started looking at making some or our web applications large address aware to use 4GB memory on 64bit versions of Windows and immediately got a failure in my ‘top down’ allocation test with a DBISAM exception.


Comments Comments
The BLOB handles were still using the old 32-bit 2GB address space architecture and were not updated properly for 64-bit or 32-bit 4GB address space usage. This code has now been updated to use the proper handle-translation code that will enable it work fine in such environments.


Resolution Resolution
Fixed Problem on 6/26/2012 in version 4.33 build 1


Products Affected Products Affected
DBISAM VCL Client-Server
DBISAM VCL Client-Server with Source
DBISAM VCL Standard
DBISAM VCL Standard with Source
DBISAM VCL Trial

Image