<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - impress slideshow crashes with skia backend"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=129076">129076</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>impress slideshow crashes with skia backend
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.5.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>graphics stack
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>caolanm@redhat.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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:</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>