Bugzilla – Attachment 159613 Details for
Bug 132143
CRASH using Ctrl+End in Object Catalog
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gdb bt
gdb_bt.txt (text/plain), 9.53 KB, created by
Julien Nabet
on 2020-04-16 08:10:45 UTC
(
hide
)
Description:
gdb bt
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2020-04-16 08:10:45 UTC
Size:
9.53 KB
patch
obsolete
>warn:legacy.tools:9628:9628:vcl/source/treelist/treelist.cxx:1387: Entry not in model or wrong view >/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/debug/safe_iterator.h:309: >In function: > __gnu_debug::_Safe_iterator::pointer > __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<SvTreeListEntry > *const, std::unique_ptr<SvViewDataEntry, > std::default_delete<SvViewDataEntry> > > >, > std::__debug::map<SvTreeListEntry *, std::unique_ptr<SvViewDataEntry, > std::default_delete<SvViewDataEntry> >, std::less<SvTreeListEntry *>, > std::allocator<std::pair<SvTreeListEntry *const, > std::unique_ptr<SvViewDataEntry, std::default_delete<SvViewDataEntry> > > > > >, std::forward_iterator_tag>::operator->() const [_Iterator = > std::_Rb_tree_iterator<std::pair<SvTreeListEntry *const, > std::unique_ptr<SvViewDataEntry, std::default_delete<SvViewDataEntry> > > > >, _Sequence = std::__debug::map<SvTreeListEntry *, > std::unique_ptr<SvViewDataEntry, std::default_delete<SvViewDataEntry> >, > std::less<SvTreeListEntry *>, std::allocator<std::pair<SvTreeListEntry > *const, std::unique_ptr<SvViewDataEntry, > std::default_delete<SvViewDataEntry> > > > >, _Category = > std::forward_iterator_tag] > >Error: attempt to dereference a past-the-end iterator. > >Objects involved in the operation: > iterator "this" @ 0x0x7ffffffeead8 { > type = std::_Rb_tree_iterator<std::pair<SvTreeListEntry* const, std::unique_ptr<SvViewDataEntry, std::default_delete<SvViewDataEntry> > > > (mutable iterator); > state = past-the-end; > references sequence with type 'std::__debug::map<SvTreeListEntry*, std::unique_ptr<SvViewDataEntry, std::default_delete<SvViewDataEntry> >, std::less<SvTreeListEntry*>, std::allocator<std::pair<SvTreeListEntry* const, std::unique_ptr<SvViewDataEntry, std::default_delete<SvViewDataEntry> > > > >' @ 0x0x6c9ab18 > } > >Thread 1 "soffice.bin" received signal SIGABRT, Aborted. >__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >50 ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. >(gdb) bt >#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >#1 0x00007ffff7a9855b in __GI_abort () at abort.c:79 >#2 0x00007ffff7932ed1 in std::__throw_bad_exception() () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#3 0x00007ffff0309fa9 in __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<SvTreeListEntry* const, std::unique_ptr<SvViewDataEntry, std::default_delete<SvViewDataEntry> > > >, std::__debug::map<SvTreeListEntry*, std::unique_ptr<SvViewDataEntry, std::default_delete<SvViewDataEntry> >, std::less<SvTreeListEntry*>, std::allocator<std::pair<SvTreeListEntry* const, std::unique_ptr<SvViewDataEntry, std::default_delete<SvViewDataEntry> > > > >, std::forward_iterator_tag>::operator->() const (this=0x7ffffffeead8) at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/debug/safe_iterator.h:307 >#4 0x00007ffff02ffe19 in SvListView::GetViewData(SvTreeListEntry*) (this=0x6c99480, pEntry=0x6cae450) at vcl/source/treelist/treelist.cxx:1388 >#5 0x00007ffff0300de3 in SvListView::SelectListEntry(SvTreeListEntry*, bool) (this=0x6c99480, pEntry=0x6cae450, bSelect=true) at vcl/source/treelist/treelist.cxx:899 >#6 0x00007ffff0321a85 in SvTreeListBox::Select(SvTreeListEntry*, bool) (this=0x6c991e0, pEntry=0x6cae450, bSelect=true) at vcl/source/treelist/treelistbox.cxx:2167 >#7 0x00007ffff0349d8a in SvImpLBox::UpdateAll(bool) (this=0x6c9b0a0, bInvalidateCompleteView=true) at vcl/source/treelist/svimpbox.cxx:691 >#8 0x00007ffff0319acc in SvTreeListBox::SetAlternatingRowColors(bool) (this=0x6c991e0, bEnable=false) at vcl/source/treelist/treelistbox.cxx:3134 >#9 0x00007ffff0319844 in SvTreeListBox::Insert(SvTreeListEntry*, SvTreeListEntry*, unsigned long) (this=0x6c991e0, pEntry=0x6e094a0, pParent=0x6cadf10, nPos=18446744073709551615) > at vcl/source/treelist/treelistbox.cxx:423 >#10 0x00007ffff07bac0b in SalInstanceTreeView::insert(weld::TreeIter const*, int, rtl::OUString const*, rtl::OUString const*, rtl::OUString const*, VirtualDevice*, rtl::OUString const*, bool, weld::TreeIter*) > (this=0x6d7c9b0, pParent=0x7ffffffef5d0, pos=-1, pStr=0x7ffffffef268, pId=0x7ffffffeefc8, pIconName=0x0, pImageSurface=0x0, pExpanderName=0x7ffffffef250, bChildrenOnDemand=true, pRet=0x0) > at vcl/source/app/salvtables.cxx:3479 >#11 0x00007ffff07bee6b in virtual thunk to SalInstanceTreeView::insert(weld::TreeIter const*, int, rtl::OUString const*, rtl::OUString const*, rtl::OUString const*, VirtualDevice*, rtl::OUString const*, bool, weld::TreeIter*) () at include/o3tl/sorted_vector.hxx:37 >#12 0x00007fffdb3f925b in basctl::SbTreeListBox::AddEntry(rtl::OUString const&, rtl::OUString const&, weld::TreeIter const*, bool, std::unique_ptr<basctl::Entry, std::default_delete<basctl::Entry> >&&, weld::TreeIter*) (this=0x6d843e0, rText="Standard", rImage="res/im30820.png", pParent=0x7ffffffef5d0, bChildrenOnDemand=true, rUserData=..., pRet=0x0) at basctl/source/basicide/bastype2.cxx:656 >#13 0x00007fffdb3f89d1 in basctl::SbTreeListBox::ImpCreateLibEntries(weld::TreeIter const&, basctl::ScriptDocument const&, basctl::LibraryLocation) > (this=0x6d843e0, rIter=..., rDocument=..., eLocation=basctl::LIBRARY_LOCATION_DOCUMENT) at basctl/source/basicide/bastype2.cxx:262 >#14 0x00007fffdb40116c in basctl::SbTreeListBox::RequestingChildrenHdl(weld::TreeIter const&) (this=0x6d843e0, rEntry=...) at basctl/source/basicide/bastype3.cxx:51 >#15 0x00007fffdb400fc0 in basctl::SbTreeListBox::LinkStubRequestingChildrenHdl(void*, weld::TreeIter const&) (instance=0x6d843e0, data=...) at basctl/source/basicide/bastype3.cxx:38 >#16 0x00007ffff079239d in Link<weld::TreeIter const&, bool>::Call(weld::TreeIter const&) const (this=0x6d7ce18, data=...) at include/tools/link.hxx:111 >#17 0x00007ffff07858f2 in weld::TreeView::signal_expanding(weld::TreeIter const&) (this=0x6d7cd18, rIter=...) at include/vcl/weld.hxx:749 >#18 0x00007ffff0755eb0 in SalInstanceTreeView::ExpandingHdl(SvTreeListBox*) (this=0x6d7c9b0) at vcl/source/app/salvtables.cxx:4798 >#19 0x00007ffff0755cf0 in SalInstanceTreeView::LinkStubExpandingHdl(void*, SvTreeListBox*) (instance=0x6d7c9b0, data=0x6c991e0) at vcl/source/app/salvtables.cxx:4776 >#20 0x00007fffefe171ad in Link<SvTreeListBox*, bool>::Call(SvTreeListBox*) const (this=0x6c995a0, data=0x6c991e0) at include/tools/link.hxx:111 >#21 0x00007ffff0319bce in SvTreeListBox::ExpandingHdl() (this=0x6c991e0) at vcl/source/treelist/treelistbox.cxx:437 >#22 0x00007ffff0321779 in SvTreeListBox::Expand(SvTreeListEntry*) (this=0x6c991e0, pParent=0x6cadf10) at vcl/source/treelist/treelistbox.cxx:2104 >#23 0x00007ffff034c1e9 in SvImpLBox::MakeVisible(SvTreeListEntry*, bool) (this=0x6c9b0a0, pEntry=0x6cae450, bMoveToTop=false) at vcl/source/treelist/svimpbox.cxx:954 >#24 0x00007ffff0351d83 in SvImpLBox::KeyInput(KeyEvent const&) (this=0x6c9b0a0, rKEvt=...) at vcl/source/treelist/svimpbox.cxx:2493 >#25 0x00007ffff0320cf1 in SvTreeListBox::KeyInput(KeyEvent const&) (this=0x6c991e0, rKEvt=...) at vcl/source/treelist/treelistbox.cxx:1921 >#26 0x00007ffff003481f in ImplHandleKey(vcl::Window*, MouseNotifyEvent, unsigned short, unsigned short, unsigned short, bool) > (pWindow=0x6c8e7a0, nSVEvent=MouseNotifyEvent::KEYINPUT, nKeyCode=9221, nCharCode=0, nRepeat=0, bForward=true) at vcl/source/window/winproc.cxx:999 >#27 0x00007ffff0032d16 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x6c8e7a0, nEvent=SalEvent::KeyInput, pEvent=0x7fffffff0d78) at vcl/source/window/winproc.cxx:2425 >#28 0x00007fffe5457e25 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x5ddcb40, nEvent=SalEvent::KeyInput, pEvent=0x7fffffff0d78) at vcl/inc/salframe.hxx:306 >#29 0x00007fffe553a7ed in X11SalFrame::HandleKeyEvent(XKeyEvent*) (this=0x5ddcb40, pEvent=0x7fffffff1398) at vcl/unx/generic/window/salframe.cxx:3252 >#30 0x00007fffe553ceb7 in X11SalFrame::Dispatch(_XEvent*) (this=0x5ddcb40, pEvent=0x7fffffff1398) at vcl/unx/generic/window/salframe.cxx:3855 >#31 0x00007fffe546ead3 in SalX11Display::Dispatch(_XEvent*) (this=0x28735a0, pEvent=0x7fffffff1398) at vcl/unx/generic/app/saldisp.cxx:2029 >#32 0x00007fffe546e27b in SalX11Display::Yield() (this=0x28735a0) at vcl/unx/generic/app/saldisp.cxx:1928 >#33 0x00007fffe5465637 in DisplayYield(int, void*) (fd=6, data=0x28735a0) at vcl/unx/generic/app/saldisp.cxx:414 >#34 0x00007fffe546094c in (anonymous namespace)::YieldEntry::HandleNextEvent() const (this=0x7fffe55fe4a0 <yieldTable+240>) at vcl/unx/generic/app/saldata.cxx:566 >#35 0x00007fffe5460852 in SalXLib::Yield(bool, bool) (this=0x524f20, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/generic/app/saldata.cxx:758 >#36 0x00007fffe5481318 in X11SalInstance::DoYield(bool, bool) (this=0x522420, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/generic/app/salinst.cxx:182 >#37 0x00007ffff0805a59 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at vcl/source/app/svapp.cxx:454 >#38 0x00007ffff0805810 in Application::Yield() () at vcl/source/app/svapp.cxx:518 >#39 0x00007ffff0805789 in Application::Execute() () at vcl/source/app/svapp.cxx:433 >#40 0x00007ffff7ca420d in desktop::Desktop::Main() (this=0x7fffffff2748) at desktop/source/app/app.cxx:1600 >#41 0x00007ffff0826a84 in ImplSVMain() () at vcl/source/app/svmain.cxx:196 >#42 0x00007ffff08282d9 in SVMain() () at vcl/source/app/svmain.cxx:228 >--Type <RET> for more, q to quit, c to continue without paging-- >#43 0x00007ffff7d166e0 in soffice_main() () at desktop/source/app/sofficemain.cxx:98 >#44 0x000000000040088d in sal_main () at desktop/source/app/main.c:48 >#45 0x0000000000400867 in main (argc=2, argv=0x7fffffff2918) at desktop/source/app/main.c:47 >(gdb) > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 132143
: 159613