[Libreoffice-bugs] [Bug 128738] Edit Macros crashes (kf5)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Nov 12 19:18:18 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128738
--- Comment #3 from Jan-Marek Glogowski <glogow at fbihome.de> ---
(In reply to Michael Weghorn from comment #2)
> Looking at the backtrace, this might be the same cause as bug 123851. We (I
> think it was bubli, jmux and me) quickly discussed the latter one a while
> ago, that seemed to be some "division by zero" problem inside the Qt styling
> code (maybe caused by values passed by LO), but we didn't dig deeper so far.
Both backtraces have a SIGFPE, Arithmetic exception, which can basically just
happen by div/0 with normal math, or sqrt(-x) or somesuch. As with bug 123851 I
can't reproduce. And both want to draw QStyle::CC_ScrollBar. I'm quite sure
it's the same.
--
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/20191112/3f4d1185/attachment.html>
More information about the Libreoffice-bugs
mailing list