The Linux Unicode version of c-treeACE SQL Server crashed following a query such as the following:
"select max(transaction_date) from mytable"
The use of MAX and MIN aggregate functions over indexed Unicode columns has been corrected to prevent this from occurring.