[Libreoffice-bugs] [Bug 107350] Examining a Writer Table object crashes LibreOffice ( steps in comment 6 )
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Apr 26 19:52:07 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=107350
LeMoyne Castle <lemoyne.castle at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|libreoffice-bugs at lists.free |lemoyne.castle at gmail.com
|desktop.org |
--- Comment #9 from LeMoyne Castle <lemoyne.castle at gmail.com> ---
Submitted a crash prevention patch
https://gerrit.libreoffice.org/37002
Gets past crash point - can examine table object in Watch.
Not returning any data, but trying to ignore that deficiency and read the Data
array is trapped as either a Basic error (grab array ref) or as basic+uno error
(reading .Data(0) => runtime exception w/no msg).
The no data from complex tables behavior is inherited from OOo:
a separate enhancement issue.
--
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/20170426/04f85585/attachment.html>
More information about the Libreoffice-bugs
mailing list