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

--- Comment #14 from Stephan Bergmann <sberg...@redhat.com> ---
(In reply to Jan from comment #13)
> Comment on attachment 155436 [details]
> debug build backtrace
> 
> i managed to compile a debug build, any new info in this backtrace?
> How to get the values of nBytesToRead and nrc in the crashing call?

Do `thread 1` and `frame 6` to get to the
fileaccess::XInputStream_impl::readBytes call, then `print nBytesToRead` and
`print nrc` to get the values.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to