<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:marklh9@gmail.com" title="Mark Hung <marklh9@gmail.com>"> <span class="fn">Mark Hung</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Printing cause read access violation exception"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144775">bug 144775</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>glogow@fbihome.de
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Printing cause read access violation exception"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144775#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Printing cause read access violation exception"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144775">bug 144775</a>
              from <span class="vcard"><a class="email" href="mailto:marklh9@gmail.com" title="Mark Hung <marklh9@gmail.com>"> <span class="fn">Mark Hung</span></a>
</span></b>
        <pre>Hi @jmux

I run a bisect on master branch and traceback to
1b7c53db87bb67eeb2591fbb186f7ac20eb00c68. Maybe this is something you're
working on?


$ git bisect bad
1b7c53db87bb67eeb2591fbb186f7ac20eb00c68 is the first bad commit
commit 1b7c53db87bb67eeb2591fbb186f7ac20eb00c68
Author: Jan-Marek Glogowski <<a href="mailto:glogow@fbihome.de">glogow@fbihome.de</a>>
Date:   Mon Sep 20 17:55:37 2021 +0200

    WIN lazy init WinSalInfoPrinter graphics

    ... and while at it make stuff private and add _ to the newly
    private member variables.

    The new assert revealed a bug in the SalGraphics refcounting,
    because the virtual ReleaseGraphics is called from the
    destructor, which was probably also the reason for the HACK
    and comment in Printer::ImplReleaseFonts.

    Change-Id: I7af0bda19be6810dd8c0ea5b74604381e2047407
    Reviewed-on: <a href="https://gerrit.libreoffice.org/c/core/+/122371">https://gerrit.libreoffice.org/c/core/+/122371</a>
    Tested-by: Jenkins
    Reviewed-by: Jan-Marek Glogowski <<a href="mailto:glogow@fbihome.de">glogow@fbihome.de</a>>

 include/vcl/print.hxx    |  1 +
 vcl/inc/win/salprn.h     | 13 ++++++++----
 vcl/source/gdi/print.cxx | 15 ++++++-------
 vcl/win/gdi/salprn.cxx   | 55 +++++++++++++++++++++++++-----------------------
 4 files changed, 46 insertions(+), 38 deletions(-)</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>