Memory access violation after exception.

Details

Detail name Value
Changelog Number 5491
Type Bug
Status Open
Affected Versions EXASOL 6.0.3

After an sql exception are some resources freed and it is not allowed to access these any more. Access such resources causes access violation an leads to crash of the process. There is no workaround. It seems to be limited only to UDF framework (except Lua language) and possibly only to scripts with emit as a result type.