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

--- Comment #2 from Julien Nabet <serval2...@yahoo.fr> ---
>From this location:
#0  0x00007fffdd84cd02 in ScChildrenShapes::GetCount() const
(this=0x55555c70a6f0) at
/home/julien/lo/libreoffice/sc/source/ui/Accessibility/AccessibleDocument.cxx:488
#1  0x00007fffdd8546f8 in ScAccessibleDocument::getAccessibleChild(int)
(this=0x555558455480, nIndex=0) at
/home/julien/lo/libreoffice/sc/source/ui/Accessibility/AccessibleDocument.cxx:1722
#2  0x00007fffe831b271 in
AtkListener::updateChildList(com::sun::star::uno::Reference<com::sun::star::accessibility::XAccessibleContext>
const&)
    (this=0x5555589eb320, pContext=uno::Reference to (ScAccessibleDocument *)
0x5555584554f0) at
/home/julien/lo/libreoffice/vcl/unx/gtk3/a11y/../../gtk/a11y/atklistener.cxx:146
#3  0x00007fffe831b6f5 in
AtkListener::handleInvalidateChildren(com::sun::star::uno::Reference<com::sun::star::accessibility::XAccessibleContext>
const&)
    (this=0x5555589eb320, rxParent=uno::Reference to (ScAccessibleDocument *)
0x5555584554f0) at
/home/julien/lo/libreoffice/vcl/unx/gtk3/a11y/../../gtk/a11y/atklistener.cxx:248
#4  0x00007fffe831bb24 in
AtkListener::notifyEvent(com::sun::star::accessibility::AccessibleEventObject
const&) (this=0x5555589eb320, aEvent=...)
    at
/home/julien/lo/libreoffice/vcl/unx/gtk3/a11y/../../gtk/a11y/atklistener.cxx:441
#5  0x00007ffff708b859 in
comphelper::AccessibleEventNotifier::addEvent(unsigned int,
com::sun::star::accessibility::AccessibleEventObject const&) (_nClient=22,
_rEvent=...)
    at
/home/julien/lo/libreoffice/comphelper/source/misc/accessibleeventnotifier.cxx:268
#6  0x00007fffdd83d994 in
ScAccessibleContextBase::CommitChange(com::sun::star::accessibility::AccessibleEventObject
const&) const (this=0x555558455480, rEvent=...)
    at
/home/julien/lo/libreoffice/sc/source/ui/Accessibility/AccessibleContextBase.cxx:466
#7  0x00007fffdd8531fc in ScAccessibleDocument::Notify(SfxBroadcaster&, SfxHint
const&) (this=0x555558455480, rBC=..., rHint=...)
    at
/home/julien/lo/libreoffice/sc/source/ui/Accessibility/AccessibleDocument.cxx:1493
#8  0x00007ffff507cab3 in SfxBroadcaster::Broadcast(SfxHint const&)
(this=0x55555796cff0, rHint=...) at
/home/julien/lo/libreoffice/svl/source/notify/SfxBroadcaster.cxx:49
#9  0x00007fffde020eba in ScTabViewShell::BroadcastAccessibility(SfxHint
const&) (this=0x555558348570, rHint=...) at
/home/julien/lo/libreoffice/sc/source/ui/view/tabvwshh.cxx:238
#10 0x00007fffddfeec9d in ScTabView::TabChanged(bool) (this=0x555558348628,
bSameTabButMoved=false) at
/home/julien/lo/libreoffice/sc/source/ui/view/tabview5.cxx:302
#11 0x00007fffddfe320a in ScTabView::SetTabNo(short, bool, bool, bool)
(this=0x555558348628, nTab=0, bNew=false, bExtendSelection=true,
bSameTabButMoved=false)
    at /home/julien/lo/libreoffice/sc/source/ui/view/tabview3.cxx:1908

I noticed this:
$8 = {<SfxListener> = {_vptr.SfxListener = 0x7fffdf54c470 <vtable for
ScChildrenShapes+16>, mpImpl = std::unique_ptr<SfxListener::Impl> = {get() =
0x55555c707840}}, <accessibility::IAccessibleParent> = {
    _vptr.IAccessibleParent = 0x7fffdf54c4b0 <vtable for ScChildrenShapes+80>},
maZOrderedShapes = std::__debug::vector of length 2, capacity 2 = {0x0,
0x55555c5e3d60}, 
  maShapesMap = std::__debug::unordered_map with 1 element = {[uno::Reference
to (SvxShapePolyPolygon *) 0x555557fdb438] = 0x55555c5e3d60},
mbShapesNeedSorting = false, maShapeTreeInfo = {
    mxDocumentWindow = empty uno::Reference, mxModelBroadcaster =
uno::Reference to (ScDrawModelBroadcaster *) 0x55555c6ff648, mpView =
0x5555584aba60, mxController = empty uno::Reference, mpWindow = {
      _vptr.VclPtr = 0x7ffff4d975b0 <vtable for VclPtr<OutputDevice>+16>,
m_rInnerRef = rtl::Reference to 0x55555834e140}, mpViewForwarder =
0x555558455578}, 
  xSelectionSupplier = uno::Reference to (ScTabViewObj *) 0x5555584afee8,
mnSdrObjCount = 1, mnShapesSelected = 0, mpViewShell = 0x555558348570,
mpAccessibleDocument = 0x555558455480, 
  meSplitPos = SC_SPLIT_BOTTOMLEFT}

maShapesMap contains 1 element but maZOrderedShapes contains 2!!?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to