<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash PolyPolygon"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134475">bug 134475</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>noelgrandin@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash PolyPolygon"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134475#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash PolyPolygon"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134475">bug 134475</a>
              from <span class="vcard"><a class="email" href="mailto:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span></b>
        <pre>Second attempt for a PolyPolygon reproducer

Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault.
0x00007fffef631a08 in __gnu_cxx::__atomic_add (__mem=0x100000007, __val=1) at
/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/atomicity.h:53
53        { __atomic_fetch_add(__mem, __val, __ATOMIC_ACQ_REL); }
(gdb) bt
#0  0x00007fffef631a08 in __gnu_cxx::__atomic_add(int volatile*, int)
(__mem=0x100000007, __val=1) at
/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/atomicity.h:53
#1  0x00007fffef6319b9 in __gnu_cxx::__atomic_add_dispatch(int*, int)
(__mem=0x100000007, __val=1) at
/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/atomicity.h:96
#2  0x00007fffef6323e3 in
std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_add_ref_copy()
(this=0xffffffff) at
/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr_base.h:139
#3  0x00007fffef632c34 in
std::__shared_count<(__gnu_cxx::_Lock_policy)2>::operator=(std::__shared_count<(__gnu_cxx::_Lock_policy)2>
const&) (this=0x7ffffffec838, __r=...)
    at
/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr_base.h:747
#4  0x00007fffefef6b42 in std::__shared_ptr<tools::PolyPolygon,
(__gnu_cxx::_Lock_policy)2>::operator=(std::__shared_ptr<tools::PolyPolygon,
(__gnu_cxx::_Lock_policy)2> const&) (this=0x7ffffffec830)
    at
/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr_base.h:1168</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>