|
From: Paul B. <pb...@ma...> - 2018-03-21 14:59:01
|
> After compiling firebird 2.5.8 on latest MacOS I run into problem that > win1252 charset seems to crash software when using embedded to open > local database file. > > When charset is specified on connect crash does happen there. > When connect is done using UTF8 crash does happen as soon as an table > defined with win1252 charset is accessed with reading sorted rows. > > How can I avoid (or further investigate) that problem? ? When you compiled it - what optimisation level did you use (if any)? Paul |