[sqlite] Segfault during FTS index creation from huge data

2015-04-03 Thread Artem
Hi! The situation is like that. There?s a SQLite database with around 3 billion records. Each record consists of a certain CHAR field and several other additional fields with different types. The file size is approx. 340 gb. The maximum content length in the doc field is 256 symbols, the conten

[sqlite] Segfault during FTS index creation from huge data

2015-04-03 Thread Dominique Pellé
Artem wrote: ...snip... > SQLite is functioning for about 4 hours, after which Segmentation Fault error > occurs inevitably. ...snip... You did not provide any stack dump, so I don't think that SQLite developers can do anything to help you. Anyway, it's more likely that the bug is in your appli

[sqlite] NtFlushBuffersFileEx for SQLITE_SYNC_DATAONLY on Windows ?

2015-04-03 Thread Howard Kapustein
ping This email may contain confidential and privileged information. Any unauthorized use is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. From: Howard Kapustein Sent: Monday, March 9, 2015 10:10 A

[sqlite] Windows 8.x security requirements / SafeSEHCheck - NXCheck - DBCheck

2015-04-03 Thread maarten.most...@stakepoint.com
Thank you very much for the DLL and this very interesting discussion. SQLite passes the the certification test with this version. I don't have my hands on an XP box, to test if this version runs there, but I can ship a different version for XP if that is the tall to pay. Notice that SQLite is

[sqlite] Windows 8.x security requirements / SafeSEHCheck - NXCheck - DBCheck

2015-04-03 Thread Bert Huijben
> -Original Message- > From: sqlite-users-bounces at mailinglists.sqlite.org [mailto:sqlite-users- > bounces at mailinglists.sqlite.org] On Behalf Of Keith Medcalf > Sent: vrijdag 3 april 2015 01:51 > To: General Discussion of SQLite Database > Subject: Re: [sqlite] Windows 8.x security r

[sqlite] NtFlushBuffersFileEx for SQLITE_SYNC_DATAONLY onWindows ?

2015-04-03 Thread Joe Mistachkin
Howard Kapustein wrote: > > Has anyone considered supporting SQLITE_SYNC_DATAONLY on Windows using > NtFlushBuffersFileEx? > http://msdn.microsoft.com/en-us/library/windows/hardware/hh967720(v=vs.85).a spx > Our experience with various Unix flavors teaches us that data-only sync does not have a

[sqlite] Version 3.8.9 is in testing

2015-04-03 Thread Richard Hipp
On 4/2/15, Richard Hipp wrote: > SQLite version 3.8.9 is now in testing. When the status board at > https://www.sqlite.org/checklists/3080900/index goes all green, we > will cut the release. The release has been postponed due to an obscure problem that testing revealed on OS-X. The problem is r