Icon View Incident Report

Serious Serious
Reported By: Terry Swiers
Reported On: 7/14/2010
For: Version 2.03 Build 17
# 3273 AV Can Occur When Configuration Updated After External Module Loaded

I've been seeing AVs in the server event logs from a couple of different clients and I'm hoping that the debug version of the server would help me track down the cause if the issues.

The one that I'm most concerned about is being generated from a insert or update row function call and are causing some save functions to fail somewhere along the way.


Comments Comments
The AV was in a trigger that was calling and external function, and the problem was caused by updates to the configuration via DDL statements. Any such updates to the configuration file would cause the external module DLL to be unloaded, which would then cause an AV in the trigger when it was next executed.


Resolution Resolution
Fixed Problem on 8/10/2010 in version 2.03 build 20


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB DAC Client-Server
ElevateDB DAC Client-Server with Source
ElevateDB DAC Standard
ElevateDB DAC Standard with Source
ElevateDB DAC Trial
ElevateDB LCL Standard with Source
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image