I'm currently fighting a problem where my SQLite database becomes malformed on 
a system where we fork off a shell script to do some log capturing. I've 
noticed that the shm file (I'm running in WAL mode) is still open after the 
call to system(3). I don't know if it has anything to do with the problem I'm 
having but I was curious if there was a reason why it was excluded from the 
files that get the FD_CLOEXEC flag set?

I'm unable to subscribe to the user mail group at the moment, so a direct reply 
would be appreciated!

- Thanks in advance

Brian Szmyd |  brian.sz...@quantum.com

----------------------------------------------------------------------
The information contained in this transmission may be confidential. Any 
disclosure, copying, or further distribution of confidential information is not 
permitted unless such privilege is explicitly granted in writing by Quantum. 
Quantum reserves the right to have electronic communications, including email 
and attachments, sent across its networks filtered through anti virus and spam 
software programs and retain such messages in order to comply with applicable 
data security and retention requirements. Quantum is not responsible for the 
proper and complete transmission of the substance of this communication or for 
any delay in its receipt.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to