Unhandled exception when assembling key value if index definition specified a negative segment length
An unhandled exception was seen in c-tree when creating an index on a string field with a length count if the key segment definition specified a negative segment length. The logic has been corrected to eliminate this problem.