[Libreoffice-bugs] [Bug 144139] LO crashes when trying to print a form.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Aug 29 13:19:08 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144139
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |serval2412 at yahoo.fr
--- Comment #5 from Julien Nabet <serval2412 at yahoo.fr> ---
Created attachment 174605
--> https://bugs.documentfoundation.org/attachment.cgi?id=174605&action=edit
bt with debug symbols
On pc Debian x86-64 with master sources updated today + kf5 rendering, I had an
assertion
Here are also some details from gdb:
(gdb) p cr
$1 = (cairo_t *) 0x2f4a360
(gdb) p *cr
$2 = <incomplete type>
(gdb) p source
$3 = (cairo_surface_t *) 0x88b2f50
(gdb) p *source
$4 = <incomplete type>
(gdb) p -rTR.mnSrcX
$5 = -1841
(gdb) p -rTR.mnSrcY
$6 = -859
I don't have this assertion with gen rendering.
--
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/20210829/c4c9cfe7/attachment.htm>
More information about the Libreoffice-bugs
mailing list