<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:xiscofauli@libreoffice.org" title="Xisco Faulí <xiscofauli@libreoffice.org>"> <span class="fn">Xisco Faulí</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash when clicking 2 times on "New Theme..." in Gallery on detached SideBar ( steps in comment 4 ) ( not gtk3)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113647">bug 113647</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;">Keywords</td>
           <td>
                
           </td>
           <td>bibisected, bisected, regression
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Priority</td>
           <td>medium
           </td>
           <td>highest
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>noelgrandin@gmail.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Version</td>
           <td>6.0.0.0.alpha1+ Master
           </td>
           <td>5.3.0.0.alpha1+
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>Crash when clicking 2 times on "New Theme..." in Gallery on detached SideBar ( steps in comment 4 )
           </td>
           <td>Crash when clicking 2 times on "New Theme..." in Gallery on detached SideBar ( steps in comment 4 ) ( not gtk3)
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Severity</td>
           <td>normal
           </td>
           <td>critical
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash when clicking 2 times on "New Theme..." in Gallery on detached SideBar ( steps in comment 4 ) ( not gtk3)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113647#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash when clicking 2 times on "New Theme..." in Gallery on detached SideBar ( steps in comment 4 ) ( not gtk3)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113647">bug 113647</a>
              from <span class="vcard"><a class="email" href="mailto:xiscofauli@libreoffice.org" title="Xisco Faulí <xiscofauli@libreoffice.org>"> <span class="fn">Xisco Faulí</span></a>
</span></b>
        <pre>Actually, the commits fixing <a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - Crash when click a "New Theme..." in Gallery on detached SideBar"
   href="show_bug.cgi?id=105017">bug 105017</a>,
a076a062ceb02bd34a460819db61dcbfbca5c8d7 and
cd9d8315141c3070f43e145ed4ee390e837eb73f, fixed the issue in GTK3 but not in
the other platforms.

First it started crashing after:

author  Noel Grandin <<a href="mailto:noel@peralex.com">noel@peralex.com</a>> 2016-09-21 12:48:15 (GMT)
committer       Noel Grandin <<a href="mailto:noel.grandin@collabora.co.uk">noel.grandin@collabora.co.uk</a>>     2016-10-27
06:08:30 (GMT)
commit  eca5ea9f79181d45cd7fbabe2313617d3025818a (patch)
tree    10b5837fe04212349825742b38f5a37be9ce7009
parent  bbd44f8f89839b5abb4ec6c7ea195431de5b2f48 (diff)
make the AbstractDialog stuff extend from VclReferenceBase
Because some stuff wants to multiple-inherit from VclAbstractDialog and
OutputDevice-subclasses, and we'd prefer to keep all the lifetime
management through a single smart pointer class (VclPtr)

The change in msgbox.cxx and window.cxx is to workaround a bug in
VS2013 to do with virtual inheritance and delegating constructors.

and then it changed to two clicks after:

author  Noel Grandin <<a href="mailto:noel.grandin@collabora.co.uk">noel.grandin@collabora.co.uk</a>>     2016-11-10 10:53:02
(GMT)
committer       Noel Grandin <<a href="mailto:noel.grandin@collabora.co.uk">noel.grandin@collabora.co.uk</a>>     2016-11-11
06:55:41 (GMT)
commit  78b4a1fb01af9ad3b3395a22f6e396be914b553e (patch)
tree    846fdaea907a70fdc274a1e76642ed5e06622c0d
parent  071e23fee07b92b8f07800cda3ca7e66afe818ae (diff)
update vclwidget loplugin to find ref-dropping assigment
Look for places where we are accidentally assigning a returned-by-value
VclPtr<T> to a T*, which generally ends up in a use-after-free.

Adding Cc: to Noel Grandin</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>