[Libreoffice-bugs] [Bug 140225] Crash in: libmergedlo.so FILEOPEN

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Feb 8 12:00:29 UTC 2021


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

Caolán McNamara <caolanm at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
                 CC|                            |caolanm at redhat.com,
                   |                            |momonasmon at gmail.com

--- Comment #6 from Caolán McNamara <caolanm at redhat.com> ---
I think I can confirm this. From the start center load the big document, while
its is loading open menu tools, macros, organize macros, and wait. When the
document loads it will replacement the menubar and we get a crash

#3  0x00007fffd97c12ed in std::__debug::vector<GtkSalMenuItem*,
std::allocator<GtkSalMenuItem*> >::operator[] (this=0x306fe18, __n=65535) at
/usr/lib/gcc/x86_64-redhat-linux/10/../../../../include/c++/10/debug/vector:427
#4  0x00007fffd97bf616 in GtkSalMenu::GetItemAtPos (this=0x306fe10, nPos=65535)
at vcl/inc/unx/gtk/gtksalmenu.hxx:93
#5  0x00007fffd97bdbf1 in GtkSalMenu::Activate (pCommand=0x77560a4
"window-50789904-19") at vcl/unx/gtk3/gtk3gtksalmenu.cxx:1357
#6  0x00007fffd97cf231 in g_lo_action_group_perform_submenu_action
(group=0x2212b00, action_name=0x77560a4 "window-50789904-19", state=0x36dd150)
at vcl/unx/gtk3/gtk3gloactiongroup.cxx:197
#7  0x00007fffd97cede8 in g_lo_action_group_change_state (group=0x2212b00,
action_name=0x77560a4 "window-50789904-19", value=0x36dd150) at
vcl/unx/gtk3/gtk3gloactiongroup.cxx:220
#8  0x00007fffd8f93aed in gtk_menu_tracker_opener_update () from
/lib64/libgtk-3.so.0
#9  0x00007fffe9210e2a in g_closure_invoke () from /lib64/libgobject-2.0.so.0
#10 0x00007fffe923a273 in signal_emit_unlocked_R.isra.0 () from
/lib64/libgobject-2.0.so.0
#11 0x00007fffe922df82 in g_signal_emit_valist () from
/lib64/libgobject-2.0.so.0
#12 0x00007fffe922e1a3 in g_signal_emit () from /lib64/libgobject-2.0.so.0
#13 0x00007fffd8e350f2 in gtk_action_muxer_action_removed_from_group () from
/lib64/libgtk-3.so.0
#14 0x00007fffe9210e2a in g_closure_invoke () from /lib64/libgobject-2.0.so.0
#15 0x00007fffe923a273 in signal_emit_unlocked_R.isra.0 () from
/lib64/libgobject-2.0.so.0
#16 0x00007fffe922df82 in g_signal_emit_valist () from
/lib64/libgobject-2.0.so.0
#17 0x00007fffe922e1a3 in g_signal_emit () from /lib64/libgobject-2.0.so.0
#18 0x00007fffd97cdaf2 in g_lo_action_group_remove (group=0x2212b00,
action_name=0x36df870 "window-50789904-19") at
vcl/unx/gtk3/gtk3gloactiongroup.cxx:384
#19 0x00007fffd97ce23d in g_lo_action_group_clear (group=0x2212b00) at
vcl/unx/gtk3/gtk3gloactiongroup.cxx:399
#20 0x00007fffd97ba7fc in GtkSalMenu::~GtkSalMenu (this=0x48fb830) at
vcl/unx/gtk3/gtk3gtksalmenu.cxx:609
#21 0x00007fffd97ba9bc in GtkSalMenu::~GtkSalMenu (this=0x48fb830) at
vcl/unx/gtk3/gtk3gtksalmenu.cxx:596
#22 0x00007fffef049f8f in std::default_delete<SalMenu>::operator()
(this=0x42941b8, __ptr=0x48fb830) at
/usr/lib/gcc/x86_64-redhat-linux/10/../../../../include/c++/10/bits/unique_ptr.h:85
#23 0x00007fffef049e83 in std::__uniq_ptr_impl<SalMenu,
std::default_delete<SalMenu> >::reset (this=0x42941b8, __p=0x0) at
/usr/lib/gcc/x86_64-redhat-linux/10/../../../../include/c++/10/bits/unique_ptr.h:182
#24 0x00007fffef0446ad in std::unique_ptr<SalMenu, std::default_delete<SalMenu>
>::reset (this=0x42941b8, __p=0x0) at
/usr/lib/gcc/x86_64-redhat-linux/10/../../../../include/c++/10/bits/unique_ptr.h:456
#25 0x00007fffef033545 in Menu::dispose (this=0x4294080) at
vcl/source/window/menu.cxx:220
#26 0x00007fffef03fd7d in MenuBar::dispose (this=0x4294080) at
vcl/source/window/menu.cxx:2412
#27 0x00007fffef3f40b1 in VclReferenceBase::disposeOnce (this=0x4294080) at
vcl/source/outdev/vclreferencebase.cxx:38
#28 0x00007ffff120ad4a in VclPtr<Menu>::disposeAndClear (this=0x30efb60) at
include/vcl/vclptr.hxx:206
#29 0x00007ffff1204399 in VCLXMenu::~VCLXMenu (this=0x30efb10) at
toolkit/source/awt/vclxmenu.cxx:60
#30 0x00007ffff120c8b8 in VCLXMenuBar::~VCLXMenuBar (this=0x30efb10) at
include/toolkit/awt/vclxmenu.hxx:146
#31 0x00007ffff120c8dc in VCLXMenuBar::~VCLXMenuBar (this=0x30efb10) at
include/toolkit/awt/vclxmenu.hxx:146
#32 0x00007ffff64e9533 in cppu::OWeakObject::release (this=0x30efb38) at
cppuhelper/source/weak.cxx:233
#33 0x00007ffff120c74e in VCLXMenu::release (this=0x30efb10) at
include/toolkit/awt/vclxmenu.hxx:88
#34 0x00007ffff58d34fd in
com::sun::star::uno::Reference<com::sun::star::awt::XMenuBar>::clear
(this=0x42354f0) at include/com/sun/star/uno/Reference.hxx:231
#35 0x00007ffff58d157b in framework::MenuBarWrapper::dispose (this=0x4235400)
at framework/source/uielement/menubarwrapper.cxx:136
#36 0x00007ffff56fec0f in framework::LayoutManager::impl_clearUpMenuBar
(this=0x13e24b0) at framework/source/layoutmanager/layoutmanager.cxx:255

-- 
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/20210208/ff20665a/attachment.htm>


More information about the Libreoffice-bugs mailing list