<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LibreOffice exits/crashes when minimizing start center after closing a document (SKIA)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138022#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LibreOffice exits/crashes when minimizing start center after closing a document (SKIA)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138022">bug 138022</a>
              from <span class="vcard"><a class="email" href="mailto:glogow@fbihome.de" title="Jan-Marek Glogowski <glogow@fbihome.de>"> <span class="fn">Jan-Marek Glogowski</span></a>
</span></b>
        <pre>(In reply to Telesto from <a href="show_bug.cgi?id=138022#c5">comment #5</a>)
<span class="quote">> It's Skia specific.. but unrelated to drivers: talking about Skia Raster
> (not Vulkan)

> Version: 7.1.0.0.alpha1+ (x64)
> Build ID: 5a96093f0ecee53432bdf35f247edd6deb501baf
> CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
> Locale: nl-NL (nl_NL); UI: en-US
> Calc: CL

> And leaving in the middle if it's crash or graceful exit. Kind of hard to
> tell with they start center</span >

Oh. I totally missed that I had Skia disabled in Windows. Now I can reproduce
the crash. It actually hits the std::abort() in
SkiaSalGraphicsImpl::createWindowSurface().

That line has the following comment: // This should not really happen, do not
even try to cope with it.

Pending workaround at: <a href="https://gerrit.libreoffice.org/c/core/+/105963">https://gerrit.libreoffice.org/c/core/+/105963</a>

IMHO VCL shouldn't send empty images to the backends, like in <a class="bz_bug_link 
          bz_status_CLOSED  bz_closed"
   title="CLOSED FIXED - CRASH when displaying a dialog containing a checkbox"
   href="show_bug.cgi?id=130831">bug 130831</a>, which
is completely unrelated but has the same kind of hack as a fix.</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>