[Libreoffice-bugs] [Bug 134475] Crash PolyPolygon

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 3 12:57:16 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=134475

Telesto <telesto at surfxs.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |noelgrandin at gmail.com

--- Comment #4 from Telesto <telesto at surfxs.nl> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200703/800495bb/attachment.htm>


More information about the Libreoffice-bugs mailing list