-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Marian Aldenhoevel wrote: > fcntl64(3, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741824, > len=1}, 0xbfae5690) = -1 EACCES (Permission denied) > > I have verified that this is not a mundane issue of access privileges. I > can open /test in an editor and modify it as I like. > > So apparently something is wrong with that fcntl64-call. Any idea what > could cause this?
My best guess is that it the underlying filesystem does not support locking. The easiest way to verify this is to mount tmpfs somewhere and try on that that. Roger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkt6+tsACgkQmOOfHg372QSaKgCdH8i4J0Pr/crevKyhc95ltpYU 4U0AoKTnAcABOKBOLo+afrqqLZPEmIcb =RXU0 -----END PGP SIGNATURE----- _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users