https://bugs.kde.org/show_bug.cgi?id=452802

--- Comment #11 from Paul Floyd <pjfl...@wanadoo.fr> ---
Almost there.

none/tests/mmap_fcntl_bug is failing 

mmap_fcntl_bug: Child got lock, we must have dropped it (TEST FAILED)

And this happens whether the client was built with GCC of clang.

It seems that the extra fopen/fclose that I'm doing is interfering with the
fcntl to lock the file.

I need to see if I can use pread (a bit like the existing code does with a 1k
stack buffer). Or else fseek back to where the fd was before.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to