Bugzilla – Attachment 160205 Details for
Bug 132604
Assertion when inserting an image in Writer (gtk3)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols (gtk3)
bt.txt (text/plain), 13.89 KB, created by
Julien Nabet
on 2020-05-01 22:11:04 UTC
(
hide
)
Description:
bt with debug symbols (gtk3)
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2020-05-01 22:11:04 UTC
Size:
13.89 KB
patch
obsolete
>warn:vcl.schedule:50790:50790:vcl/source/app/scheduler.cxx:606: Stop the task before changing the priority, as it will just change after the task was scheduled with the old prio! >warn:vcl.schedule:50790:50790:vcl/source/app/scheduler.cxx:606: Stop the task before changing the priority, as it will just change after the task was scheduled with the old prio! >warn:vcl.schedule:50790:50790:vcl/source/app/scheduler.cxx:606: Stop the task before changing the priority, as it will just change after the task was scheduled with the old prio! >warn:vcl.schedule:50790:50790:vcl/source/app/scheduler.cxx:606: Stop the task before changing the priority, as it will just change after the task was scheduled with the old prio! >soffice.bin: /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkinst.cxx:7900: virtual void (anonymous namespace)::GtkInstanceToolbar::set_item_active(const rtl::OString &, bool): Assertion `GTK_IS_TOGGLE_TOOL_BUTTON(pToolButton) || GTK_IS_MENU_TOOL_BUTTON(pToolButton) || !bActive' failed. > >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 0x00007ffff7a9842f in __assert_fail_base > (fmt=0x7ffff7bfeb48 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x7fffe5466895 "GTK_IS_TOGGLE_TOOL_BUTTON(pToolButton) || GTK_IS_MENU_TOOL_BUTTON(pToolButton) || !bActive", file=0x7fffe544bad9 "/home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkinst.cxx", line=7900, function=<optimized out>) at assert.c:92 >#3 0x00007ffff7aa7092 in __GI___assert_fail > (assertion=0x7fffe5466895 "GTK_IS_TOGGLE_TOOL_BUTTON(pToolButton) || GTK_IS_MENU_TOOL_BUTTON(pToolButton) || !bActive", file=0x7fffe544bad9 "/home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkinst.cxx", line=7900, function=0x7fffe54668f0 "virtual void (anonymous namespace)::GtkInstanceToolbar::set_item_active(const rtl::OString &, bool)") at assert.c:101 >#4 0x00007fffe51e885b in (anonymous namespace)::GtkInstanceToolbar::set_item_active(rtl::OString const&, bool) (this=0xa08d250, rIdent=".uno:AlignCenter", bActive=true) at vcl/unx/gtk3/gtk3gtkinst.cxx:7900 >#5 0x00007ffff27f7978 in svt::GenericToolboxController::statusChanged(com::sun::star::frame::FeatureStateEvent const&) (this=0xa08f400, Event=...) at svtools/source/uno/generictoolboxcontroller.cxx:195 >#6 0x00007ffff51602c8 in SfxDispatchController_Impl::addStatusListener(com::sun::star::uno::Reference<com::sun::star::frame::XStatusListener> const&, com::sun::star::util::URL const&) (this= > 0xa090090, aListener=uno::Reference to (class svt::GenericToolboxController *) 0xa08f428, aURL=...) at sfx2/source/control/unoctitm.cxx:863 >#7 0x00007ffff515ff81 in SfxOfficeDispatch::addStatusListener(com::sun::star::uno::Reference<com::sun::star::frame::XStatusListener> const&, com::sun::star::util::URL const&) > (this=0xa08fec0, aListener=uno::Reference to (class svt::GenericToolboxController *) 0xa08f428, aURL=...) at sfx2/source/control/unoctitm.cxx:252 >#8 0x00007ffff2817d13 in svt::ToolboxController::bindListener() (this=0xa08f400) at svtools/source/uno/toolboxcontroller.cxx:537 >#9 0x00007ffff28175e8 in svt::ToolboxController::update() (this=0xa08f400) at svtools/source/uno/toolboxcontroller.cxx:235 >#10 0x00007ffff554e69e in sfx2::sidebar::ControllerFactory::CreateToolBoxController(weld::Toolbar&, weld::Builder&, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&) > (rToolbar=..., rBuilder=..., rsCommandName=".uno:AlignCenter", rxFrame=uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x31c1c80) at sfx2/source/sidebar/ControllerFactory.cxx:195 >#11 0x00007ffff55e90f4 in ToolbarUnoDispatcher::CreateController(rtl::OUString const&) (this=0xa08d780, rCommand=".uno:AlignCenter") at sfx2/source/toolbox/weldutils.cxx:116 >#12 0x00007ffff55e8cfe in ToolbarUnoDispatcher::ToolbarUnoDispatcher(weld::Toolbar&, weld::Builder&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&) > (this=0xa08d780, rToolbar=..., rBuilder=..., rFrame=uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x31c1c80) at sfx2/source/toolbox/weldutils.cxx:107 >#13 0x00007ffff439a17b in svx::sidebar::PosSizePropertyPanel::PosSizePropertyPanel(vcl::Window*, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, SfxBindings*, com::sun::star::uno::Reference<com::sun::star::ui::XSidebar> const&) (this=0x9193830, pParent=0x918fae0, rxFrame=uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x31c1c80, pBindings= > 0x634ae50, rxSidebar=uno::Reference to (class sfx2::sidebar::SidebarController *) 0x31d3b30) at svx/source/sidebar/possize/PosSizePropertyPanel.cxx:81 >#14 0x00007ffff43a1a77 in VclPtr<svx::sidebar::PosSizePropertyPanel>::Create<vcl::Window*&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, SfxBindings*&, com::sun::star::uno::Reference<com::sun::star::ui::XSidebar> const&>(vcl::Window*&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, SfxBindings*&, com::sun::star::uno::Reference<com::sun::star::ui::XSidebar> const&) > (arg=@0x7ffffffee180: 0x918fae0, arg=uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x31c1c80, arg=@0x7ffffffee178: 0x634ae50, arg=uno::Reference to (class sfx2::sidebar::SidebarController *) 0x31d3b30) at include/vcl/vclptr.hxx:129 >#15 0x00007ffff439c4cb in svx::sidebar::PosSizePropertyPanel::Create(vcl::Window*, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, SfxBindings*, com::sun::star::uno::Reference<com::sun::star::ui::XSidebar> const&) > (pParent=0x918fae0, rxFrame=uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x31c1c80, pBindings=0x634ae50, rxSidebar=uno::Reference to (class sfx2::sidebar::SidebarController *) 0x31d3b30) > at svx/source/sidebar/possize/PosSizePropertyPanel.cxx:256 >#16 0x00007ffff43464ae in (anonymous namespace)::PanelFactory::createUIElement(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) > (this=0x9193480, rsResourceURL="private:resource/toolpanel/SvxPanelFactory/PosSizePropertyPanel", rArguments=uno::Sequence of length 9 = {...}) at svx/source/sidebar/PanelFactory.cxx:160 >#17 0x00007ffff4346d65 in non-virtual thunk to (anonymous namespace)::PanelFactory::createUIElement(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) () > at /home/julien/lo/libreoffice/instdir/program/libsvxlo.so >#18 0x00007fffddb798fb in (anonymous namespace)::UIElementFactoryManager::createUIElement(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) > (this=0x31c8b90, ResourceURL="private:resource/toolpanel/SvxPanelFactory/PosSizePropertyPanel", Args=uno::Sequence of length 9 = {...}) at framework/source/uifactory/uielementfactorymanager.cxx:437 >#19 0x00007fffddb7a845 in non-virtual thunk to (anonymous namespace)::UIElementFactoryManager::createUIElement(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) > () at /home/julien/lo/libreoffice/instdir/program/../program/libfwklo.so >#20 0x00007ffff5527af1 in sfx2::sidebar::SidebarController::CreateUIElement(com::sun::star::uno::Reference<com::sun::star::awt::XWindowPeer> const&, rtl::OUString const&, bool, sfx2::sidebar::Context const&) > (this=0x31d3ad0, rxWindow=uno::Reference to (class VCLXContainer *) 0x9192218, rsImplementationURL="private:resource/toolpanel/SvxPanelFactory/PosSizePropertyPanel", bWantsCanvas=false, rContext=...) > at sfx2/source/sidebar/SidebarController.cxx:967 >#21 0x00007ffff552686d in sfx2::sidebar::SidebarController::CreatePanel(rtl::OUString const&, vcl::Window*, bool, sfx2::sidebar::Context const&, VclPtr<sfx2::sidebar::Deck> const&) > (this=0x31d3ad0, rsPanelId="PosSizePropertyPanel", pParentWindow=0x7958a40, bIsInitiallyExpanded=true, rContext=..., pDeck=...) at sfx2/source/sidebar/SidebarController.cxx:908 >#22 0x00007ffff55263f2 in sfx2::sidebar::SidebarController::CreatePanels(rtl::OUString const&, sfx2::sidebar::Context const&) (this=0x31d3ad0, rDeckId="PropertyDeck", rContext=...) > at sfx2/source/sidebar/SidebarController.cxx:720 >#23 0x00007ffff5525e57 in sfx2::sidebar::SidebarController::CreateDeck(rtl::OUString const&, sfx2::sidebar::Context const&, bool) (this=0x31d3ad0, rDeckId="PropertyDeck", rContext=..., bForceCreate=false) > at sfx2/source/sidebar/SidebarController.cxx:672 >#24 0x00007ffff5524eb9 in sfx2::sidebar::SidebarController::SwitchToDeck(sfx2::sidebar::DeckDescriptor const&, sfx2::sidebar::Context const&) (this=0x31d3ad0, rDeckDescriptor=..., rContext=...) > at sfx2/source/sidebar/SidebarController.cxx:822 >#25 0x00007ffff5522bd5 in sfx2::sidebar::SidebarController::UpdateConfigurations() (this=0x31d3ad0) at sfx2/source/sidebar/SidebarController.cxx:569 >--Type <RET> for more, q to quit, c to continue without paging-- >#26 0x00007ffff5522521 in sfx2::sidebar::SidebarController::notifyContextChangeEvent(com::sun::star::ui::ContextChangeEventObject const&) (this=0x31d3ad0, rEvent=...) > at sfx2/source/sidebar/SidebarController.cxx:323 >#27 0x00007fffdd99bbab in (anonymous namespace)::ContextChangeEventMultiplexer::BroadcastEventToSingleContainer(com::sun::star::ui::ContextChangeEventObject const&, com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) (this=0x790b840, rEventObject=..., rxEventFocus=uno::Reference to (class SwXTextView *) 0x633c708) at framework/source/services/ContextChangeEventMultiplexer.cxx:271 >#28 0x00007fffdd99a8be in (anonymous namespace)::ContextChangeEventMultiplexer::broadcastContextChangeEvent(com::sun::star::ui::ContextChangeEventObject const&, com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) (this=0x790b840, rEventObject=..., rxEventFocus=uno::Reference to (class SwXTextView *) 0x633c708) at framework/source/services/ContextChangeEventMultiplexer.cxx:254 >#29 0x00007ffff5547d84 in sfx2::sidebar::ContextChangeBroadcaster::BroadcastContextChange(com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, rtl::OUString const&, rtl::OUString const&) > (this=0x910f300, rxFrame=uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x31c1c80, rsModuleName="com.sun.star.text.TextDocument", rsContextName="Graphic") > at sfx2/source/sidebar/ContextChangeBroadcaster.cxx:108 >#30 0x00007ffff5547a26 in sfx2::sidebar::ContextChangeBroadcaster::Activate(com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&) > (this=0x910f300, rxFrame=uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x31c1c80) at sfx2/source/sidebar/ContextChangeBroadcaster.cxx:53 >#31 0x00007ffff50ea91e in SfxShell::BroadcastContextForActivation(bool) (this=0x91243d0, bIsActivated=true) at sfx2/source/control/shell.cxx:715 >#32 0x00007ffff50ea882 in SfxShell::Activate(bool) (this=0x91243d0) at sfx2/source/control/shell.cxx:357 >#33 0x00007ffff50ea55b in SfxShell::DoActivate_Impl(SfxViewFrame*, bool) (this=0x91243d0, pFrame=0x6349d30, bMDI=true) at sfx2/source/control/shell.cxx:310 >#34 0x00007ffff507ecc7 in SfxDispatcher::FlushImpl() (this=0x6325070) at sfx2/source/control/dispatch.cxx:1362 >#35 0x00007ffff507e272 in SfxDispatcher::Flush() (this=0x6325070) at sfx2/source/control/dispatch.cxx:155 >#36 0x00007fffdb7513b9 in SwView::SelectShell() (this=0x6355fc0) at sw/source/uibase/uiview/view.cxx:448 >#37 0x00007fffdb751ded in SwView::TimeoutHdl(Timer*) (this=0x6355fc0) at sw/source/uibase/uiview/view.cxx:551 >#38 0x00007fffdb751cd0 in SwView::LinkStubTimeoutHdl(void*, Timer*) (instance=0x6355fc0, data=0x63560b0) at sw/source/uibase/uiview/view.cxx:532 >#39 0x00007ffff0877f48 in Link<Timer*, void>::Call(Timer*) const (this=0x63560d0, data=0x63560b0) at include/tools/link.hxx:111 >#40 0x00007ffff0877d95 in Timer::Invoke() (this=0x63560b0) at vcl/source/app/timer.cxx:75 >#41 0x00007ffff081eef7 in Scheduler::ProcessTaskScheduling() () at vcl/source/app/scheduler.cxx:478 >#42 0x00007ffff081e159 in Scheduler::CallbackTaskScheduling() () at vcl/source/app/scheduler.cxx:287 >#43 0x00007fffe5173e96 in SalTimer::CallCallback() (this=0x2bb4b10) at vcl/inc/saltimer.hxx:54 >#44 0x00007fffe5172d73 in sal_gtk_timeout_dispatch(_GSource*, int (*)(void*), void*) (pSource=0x2f9df10) at vcl/unx/gtk3/gtk3gtkdata.cxx:615 >#45 0x00007fffea2944de in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#46 0x00007fffea294890 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#47 0x00007fffea29491f in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#48 0x00007fffe517151c in GtkSalData::Yield(bool, bool) (this=0x52fd10, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/gtk3/gtk3gtkdata.cxx:382 >#49 0x00007fffe51766f2 in GtkInstance::DoYield(bool, bool) (this=0x51e8b0, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/gtk3/gtk3gtkinst.cxx:384 >#50 0x00007ffff0852219 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at vcl/source/app/svapp.cxx:455 >#51 0x00007ffff0851fd0 in Application::Yield() () at vcl/source/app/svapp.cxx:519 >#52 0x00007ffff0851f49 in Application::Execute() () at vcl/source/app/svapp.cxx:434 >#53 0x00007ffff7ca41ad in desktop::Desktop::Main() (this=0x7fffffff2628) at desktop/source/app/app.cxx:1600 >#54 0x00007ffff0873284 in ImplSVMain() () at vcl/source/app/svmain.cxx:200 >#55 0x00007ffff0874ad9 in SVMain() () at vcl/source/app/svmain.cxx:232 >#56 0x00007ffff7d16680 in soffice_main() () at desktop/source/app/sofficemain.cxx:98 >#57 0x000000000040088d in sal_main () at desktop/source/app/main.c:48 >#58 0x0000000000400867 in main (argc=2, argv=0x7fffffff27f8) at desktop/source/app/main.c:47 >(gdb) frame 4 >#4 0x00007fffe51e885b in (anonymous namespace)::GtkInstanceToolbar::set_item_active (this=0xa08d250, rIdent=".uno:AlignCenter", bActive=true) at vcl/unx/gtk3/gtk3gtkinst.cxx:7900 >7900 assert(GTK_IS_TOGGLE_TOOL_BUTTON(pToolButton) || GTK_IS_MENU_TOOL_BUTTON(pToolButton) || !bActive);
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 132604
: 160205