When c-treeACE SQL Server started up, an unhandled exception was sometimes seen. The call stack showed the exception was in cttcre(). This exception only occurred on systems that raise an exception when an unaligned memory dereference occured (e.g., Solaris SPARC). The logic has been modified to correct this.