[Libreoffice-bugs] [Bug 129076] New: impress slideshow crashes with skia backend
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Nov 28 09:37:28 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=129076
Bug ID: 129076
Summary: impress slideshow crashes with skia backend
Product: LibreOffice
Version: 6.5.0.0.alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: graphics stack
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: caolanm at redhat.com
Description:
under X with gen backend and skia enabled starting a slideshow will assert
with...
#4 0x00007fffda7e59f4 in
X11SkiaSalVirtualDevice::X11SkiaSalVirtualDevice(SalGraphics const*, long,
long, SystemGraphicsData const*, std::unique_ptr<X11SalGraphics,
std::default_delete<X11SalGraphics> >) (this=0x271d720, pGraphics=0x1b56960,
nDX=1920, nDY=1080, pData=0x7fffffffba00, pNewGraphics=...)
at /home/caolan/LibreOffice/core/vcl/skia/x11/salvd.cxx:45
#5 0x00007fffda7bdfeb in X11SalInstance::CreateX11VirtualDevice(SalGraphics
const*, long&, long&, DeviceFormat, SystemGraphicsData const*,
std::unique_ptr<X11SalGraphics, std::default_delete<X11SalGraphics> >)
(pGraphics=0x1b56960, nDX=@0x7fffffffb5c8: 1920, nDY=@0x7fffffffb5c0: 1080,
eFormat=DeviceFormat::DEFAULT, pData=0x7fffffffba00, pNewGraphics=...)
at /home/caolan/LibreOffice/core/vcl/unx/generic/gdi/salvd.cxx:47
#6 0x00007fffda7be21f in X11SalInstance::CreateVirtualDevice(SalGraphics*,
long&, long&, DeviceFormat, SystemGraphicsData const*) (
this=0x43b980, pGraphics=0x1b56960, nDX=@0x7fffffffb5c8: 1920,
nDY=@0x7fffffffb5c0: 1080, eFormat=DeviceFormat::DEFAULT, pData=0x7fffffffba00)
at /home/caolan/LibreOffice/core/vcl/unx/generic/gdi/salvd.cxx:59
#7 0x00007ffff04ad36e in VirtualDevice::ImplInitVirDev(OutputDevice const*,
long, long, SystemGraphicsData const*) (
this=0x541a00, pOutDev=0x18cecd0, nDX=1920, nDY=1080, pData=0x7fffffffba00)
at /home/caolan/LibreOffice/core/vcl/source/gdi/virdev.cxx:139
Actual Results:
assert
Expected Results:
success
Reproducible: Always
User Profile Reset: No
Additional Info:
--
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/20191128/8e50dc1e/attachment.html>
More information about the Libreoffice-bugs
mailing list