#10Seattle #IOS9
#10Seattle #IOS9 I have a strange overflow under IOS with SEATTLE when I use libraries : Data.DbxSqlite and System.Zip I have an "acces violation at address 00000010". If I remove Data.DbxSqlite unzip work well. In my project when I switch the order between Data.DbxSqlite and System.Zip (zip first) my database connection die with the same acces violation. Can you help me? Note : the attached link is a sample project for unzip file. Uncomment Data.DbxSqlite to see an acces violation. http://ftp.cdip.com/pub/EmbarcaderoIssues/TestFileZip.zip