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

--- Comment #16 from Stephan Bergmann <[email protected]> ---
(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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to