[Libreoffice-bugs] [Bug 143572] Crash clicking Shape 2 Text Frame

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 28 07:53:14 UTC 2021


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

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|serval2412 at yahoo.fr         |

--- Comment #5 from Julien Nabet <serval2412 at yahoo.fr> ---
My bt is about an assertion, if I remove this assertion, I've got an assertion
later:
#4  0x00007f10d210c1e7 in ImpEditEngine::~ImpEditEngine() (this=0x79ec4f0) at
editeng/source/editeng/impedit2.cxx:181
#5  0x00007f10d210c6ec in ImpEditEngine::~ImpEditEngine() (this=0x79ec4f0) at
editeng/source/editeng/impedit2.cxx:166
#6  0x00007f10d206424f in
std::default_delete<ImpEditEngine>::operator()(ImpEditEngine*) const
(this=0x79ec468, __ptr=0x79ec4f0)
    at
/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/unique_ptr.h:85
#7  0x00007f10d205b66d in std::unique_ptr<ImpEditEngine,
std::default_delete<ImpEditEngine> >::~unique_ptr() (this=0x79ec468)
    at
/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/unique_ptr.h:361
#8  0x00007f10d204c5df in EditEngine::~EditEngine() (this=0x79ec460) at
editeng/source/editeng/editeng.cxx:97
#9  0x00007f10d22aeb11 in OutlinerEditEng::~OutlinerEditEng() (this=0x79ec460)
at editeng/source/outliner/outleeng.cxx:39
#10 0x00007f10d22aeb3c in OutlinerEditEng::~OutlinerEditEng() (this=0x79ec460)
at editeng/source/outliner/outleeng.cxx:38
#11 0x00007f10d22c7d4f in
std::default_delete<OutlinerEditEng>::operator()(OutlinerEditEng*) const
(this=0x79ec128, __ptr=0x79ec460)
    at
/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/unique_ptr.h:85
#12 0x00007f10d22c8503 in std::__uniq_ptr_impl<OutlinerEditEng,
std::default_delete<OutlinerEditEng> >::reset(OutlinerEditEng*)
(this=0x79ec128, __p=0x0)
    at
/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/unique_ptr.h:182
#13 0x00007f10d22c0efd in std::unique_ptr<OutlinerEditEng,
std::default_delete<OutlinerEditEng> >::reset(OutlinerEditEng*)
(this=0x79ec128, __p=0x0)
    at
/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/unique_ptr.h:456
#14 0x00007f10d22bbddc in Outliner::~Outliner() (this=0x79ec0b0) at
editeng/source/outliner/outliner.cxx:1289
#15 0x00007f10ce893b21 in SdrOutliner::~SdrOutliner() (this=0x79ec0b0) at
svx/source/svdraw/svdoutl.cxx:37
#16 0x00007f10ce893b4c in SdrOutliner::~SdrOutliner() (this=0x79ec0b0) at
svx/source/svdraw/svdoutl.cxx:36
#17 0x00007f10ce6a1ea3 in SdrObjEditView::SdrEndTextEdit(bool) (this=0x38d7e10,
bDontDeleteReally=false) at svx/source/svdraw/svdedxv.cxx:1640
#18 0x00007f10bc45eff1 in sd::View::SdrEndTextEdit(bool) (this=0x38d7e10,
bDontDeleteReally=false) at sd/source/ui/view/sdview.cxx:747
#19 0x00007f10bc3d9f44 in sd::DrawViewShell::ExecCtrl(SfxRequest&)
(this=0x38b35e0, rReq=...) at sd/source/ui/view/drviews3.cxx:130

No idea how to fix this, can't help here.

-- 
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/20210728/73fc5466/attachment.htm>


More information about the Libreoffice-bugs mailing list