[Libreoffice-bugs] [Bug 127648] LO on Linux crashes when accessing opend/locked File on SAMBA network share

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 1 17:44:24 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=127648

--- Comment #16 from Stephan Bergmann <sbergman at redhat.com> ---
(In reply to Jan from comment #15)
> Created attachment 155452 [details]
> gdb output of nBytesToRead and nrc

  (gdb) print nrc
  $2 = 4294967283

is clearly bogus.  Maybe an strace log helps pinpoint what exactly is going
wrong (otherwise, I'll need to prepare a patch that logs the relevant places in
the code, and which you would need to include in your LO build):  With strace
installed on your machine, please run

  instdir/program/soffice --strace

and reproduce the issue.  This should leave a (large) strace.log file in the
current working dir, which you please attach here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191101/966850e0/attachment.html>


More information about the Libreoffice-bugs mailing list