To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=106591
------- Additional comments from dtar...@openoffice.org Wed Nov 4 09:06:48 +0000 2009 ------- dtardon->cmc: I'd say the write call itself is okay; it's the mmaped memory it uses that is culprit here... From mmap(2): "Use of a mapped region can result in these signals: SIGSEGV Attempted write into a region mapped as read-only. SIGBUS Attempted access to a portion of the buffer that does not corre- spond to the file (for example, beyond the end of the file, including the case where another process has truncated the file)." It's not problem in the samba share itself, my standalone test program can copy a mmapped file without any problems. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org For additional commands, e-mail: issues-h...@framework.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org