Icon View Incident Report

Serious Serious
Reported By: Ole Willy Tuv
Reported On: 10/9/2001
For: Version 3.02 Build 1
# 918 Sharing the Same Physical Database Among Multiple Database Components Causes AV on Server

I have 4 Panels which create their own Database and Table components, but share a global Session (stRemote). When destroying these panels at run-time, I get all kinds of server crash and blue screens, usually when the last panel is destroyed.


Comments Comments
The problem was caused by the client code not properly reference counting physical databases opened up on the server, causing the handle to the database instance on the server to get destroyed prematurely. Further references to this handle causes AVs.


Resolution Resolution
Fixed Problem on 10/10/2001 in version 3.03 build 1
Image