Bugzilla – Attachment 141373 Details for
Bug 116993
Crash inserting Fontwork
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 12.71 KB, created by
Julien Nabet
on 2018-04-15 06:45:29 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2018-04-15 06:45:29 UTC
Size:
12.71 KB
patch
obsolete
>warn:legacy.osl:5026:5026:sfx2/source/doc/sfxbasemodel.cxx:2791: SfxBaseModel::IsInitialized: this should have been caught earlier! >warn:xmloff.core:5026:5026:xmloff/source/core/xmlimp.cxx:1001: DBG_UNHANDLED_EXCEPTION in virtual void SvXMLImport::setTargetDocument(const com::sun::star::uno::Reference<com::sun::star::lang::XComponent>&) > type: com.sun.star.lang.NotInitializedException > context: 18SvxUnoDrawingModel > >warn:vcl.gdi:5026:5026:vcl/source/outdev/map.cxx:1492: MapUnit::MapPixel approximated with 72dpi >warn:vcl.gdi:5026:5026:vcl/source/outdev/map.cxx:1492: MapUnit::MapPixel approximated with 72dpi >warn:vcl.gdi:5026:5026:vcl/source/outdev/map.cxx:1492: MapUnit::MapPixel approximated with 72dpi >warn:vcl.gdi:5026:5026:vcl/source/outdev/map.cxx:1492: MapUnit::MapPixel approximated with 72dpi >warn:vcl.gdi:5026:5026:vcl/source/outdev/map.cxx:1492: MapUnit::MapPixel approximated with 72dpi >warn:vcl.gdi:5026:5026:vcl/source/outdev/map.cxx:1492: MapUnit::MapPixel approximated with 72dpi >warn:vcl.gdi:5026:5026:vcl/source/outdev/map.cxx:1492: MapUnit::MapPixel approximated with 72dpi >warn:vcl.gdi:5026:5026:vcl/source/outdev/map.cxx:1492: MapUnit::MapPixel approximated with 72dpi >warn:vcl.gdi:5026:5026:vcl/source/outdev/map.cxx:1492: MapUnit::MapPixel approximated with 72dpi >warn:svx.uno:5026:5026:svx/source/svdraw/svdobj.cxx:2758: a UNO shape took over an SdrObject previously owned by another UNO shape! >warn:svl.items:5026:5026:svl/source/items/itempool.cxx:398: old secondary pool: EditEngineItemPool of pool: XOutdevItemPool must be empty. >warn:vcl.gdi:5026:5026:vcl/headless/svpgdi.cxx:98: unsupported SvpSalGraphics::blendAlphaBitmap case >warn:sfx.control:5026:5026:sfx2/source/control/dispatch.cxx:1368: Childwindow slot missing: 25917 > >Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007ffff11380d5 in SfxItemSet::GetItemState (this=0x555558f929d0, nWhich=1000, bSrchInParent=false, ppItem=0x0) > at /home/julien/lo/libreoffice/svl/source/items/itemset.cxx:402 >402 if ( (*ppFnd)->IsVoidItem() ) >(gdb) p ppFnd >$1 = (const SfxPoolItem **) 0x555558e73920 >(gdb) p *ppFnd >$2 = (const SfxPoolItem *) 0x555558f93410 >(gdb) bt >#0 0x00007ffff11380d5 in SfxItemSet::GetItemState(unsigned short, bool, SfxPoolItem const**) const (this=0x555558f929d0, nWhich=1000, bSrchInParent=false, ppItem=0x0) > at /home/julien/lo/libreoffice/svl/source/items/itemset.cxx:402 >#1 0x00007fffef4708ee in SdrEditView::MergeAttrFromMarked(SfxItemSet&, bool) const (this=0x555557ce1e40, rAttr= > SfxItemSet of pool 0x555557d63160 with parent 0x0 and Which ranges: [(1000, 1234), (4003, 4057)] = {...}, bOnlyHardAttr=false) > at /home/julien/lo/libreoffice/svx/source/svdraw/svdedtv1.cxx:912 >#2 0x00007fffef4707b2 in SdrEditView::GetAttrFromMarked(bool) const (this=0x555557ce1e40, bOnlyHardAttr=false) > at /home/julien/lo/libreoffice/svx/source/svdraw/svdedtv1.cxx:885 >#3 0x00007fffc8edc502 in ScDrawShell::GetDrawAttrState(SfxItemSet&) (this=0x555557e130b0, rSet=SfxItemSet of pool 0x555557d63160 with parent 0x0 and Which ranges: [(1015, 1015)] = {...}) at /home/julien/lo/libreoffice/sc/source/ui/drawfunc/drawsh2.cxx:310 >#4 0x00007fffc8ed6b71 in SfxStubScDrawShellGetDrawAttrState(SfxShell*, SfxItemSet&) (pShell=0x555557e130b0, rSet=SfxItemSet of pool 0x555557d63160 with parent 0x0 and Which ranges: [(1015, 1015)] = {...}) at /home/julien/lo/libreoffice/workdir/SdiTarget/sc/sdi/scslots.hxx:2719 >#5 0x00007ffff1a1f848 in SfxShell::CallState(void (*)(SfxShell*, SfxItemSet&), SfxItemSet&) (this=0x555557e130b0, pFunc=0x7fffc8ed6b4e <SfxStubScDrawShellGetDrawAttrState(SfxShell*, SfxItemSet&)>, rSet=SfxItemSet of pool 0x555557d63160 with parent 0x0 and Which ranges: [(1015, 1015)] = {...}) > at /home/julien/lo/libreoffice/include/sfx2/shell.hxx:213 >#6 0x00007ffff1a80d7a in SfxShell::GetSlotState(unsigned short, SfxInterface const*, SfxItemSet*) (this=0x555557e130b0, nSlotId=1015, pIF=0x555557b0c830, pStateSet=0x0) > at /home/julien/lo/libreoffice/sfx2/source/control/shell.cxx:463 >#7 0x00007ffff1a35a4e in SfxDispatcher::QueryState(unsigned short, com::sun::star::uno::Any&) (this=0x555557cec170, nSID=10165, rAny=uno::Any(void)) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:2046 >#8 0x00007ffff1ad1509 in SfxDispatchController_Impl::addStatusListener(com::sun::star::uno::Reference<com::sun::star::frame::XStatusListener> const&, com::sun::star::util::URL const&) (this=0x55555c084010, aListener=uno::Reference to (SvxColorToolBoxControl *) 0x5555589fa868, aURL=...) > at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:835 >#9 0x00007ffff1ace8ce in SfxOfficeDispatch::addStatusListener(com::sun::star::uno::Reference<com::sun::star::frame::XStatusListener> const&, com::sun::star::util::URL const&) (this=0x55555c086310, aListener=uno::Reference to (SvxColorToolBoxControl *) 0x5555589fa868, aURL=...) at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:250 >#10 0x00007fffee7f6412 in svt::ToolboxController::bindListener() (this=0x5555589fa840) at /home/julien/lo/libreoffice/svtools/source/uno/toolboxcontroller.cxx:529 >#11 0x00007fffee7f498e in svt::ToolboxController::update() (this=0x5555589fa840) at /home/julien/lo/libreoffice/svtools/source/uno/toolboxcontroller.cxx:227 >#12 0x00007fffef6f5f18 in SvxColorToolBoxControl::update() (this=0x5555589fa840) at /home/julien/lo/libreoffice/svx/source/tbxctrls/tbcontrl.cxx:2815 >#13 0x00007ffff1da0387 in sfx2::sidebar::ControllerFactory::CreateToolBoxController(ToolBox*, unsigned short, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, com::sun::star::uno::Reference<com::sun::star::frame::XController> const&, com::sun::star::uno::Reference<com::sun::star::awt::XWindow> const&, int) (pToolBox=0x5555588807c0, nItemId=1, rsCommandName=".uno:FillColor", rxFrame=uno::Reference to ((anonymous namespace)::Frame *) 0x5555579b5920, rxController= > uno::Reference to (ScTabViewObj *) 0x555557d587c0, rxParentWindow=uno::Reference to (VCLXToolBox *) 0x555558f92140, nWidth=120) > at /home/julien/lo/libreoffice/sfx2/source/sidebar/ControllerFactory.cxx:123 >#14 0x00007ffff1d94add in sfx2::sidebar::SidebarToolBox::CreateController(unsigned short, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, int) (this=0x5555588807c0, nItemId=1, rxFrame=uno::Reference to ((anonymous namespace)::Frame *) 0x5555579b5920, nItemWidth=120) > at /home/julien/lo/libreoffice/sfx2/source/sidebar/SidebarToolBox.cxx:149 >#15 0x00007ffff1d9495c in sfx2::sidebar::SidebarToolBox::InsertItem(rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, ToolBoxItemBits, Size const&, unsigned long) (this=0x5555588807c0, rCommand=".uno:FillColor", rFrame=uno::Reference to ((anonymous namespace)::Frame *) 0x5555579b5920, nBits=ToolBoxItemBits::DROPDOWNONLY, rRequestedSize=Size = {...}, nPos=18446744073709551615) at /home/julien/lo/libreoffice/sfx2/source/sidebar/SidebarToolBox.cxx:121 >#16 0x00007ffff0984be5 in SvxFillToolBoxControl::CreateItemWindow(vcl::Window*) (this=0x555557d93910, pParent=0x555558cc4790) > at /home/julien/lo/libreoffice/svx/source/tbxctrls/fillctrl.cxx:532 >#17 0x00007ffff1e143ce in SfxToolBoxControl::createItemWindow(com::sun::star::uno::Reference<com::sun::star::awt::XWindow> const&) (this=0x555557d93910, rParent=uno::Reference to (VCLXToolBox *) 0x555558789690) at /home/julien/lo/libreoffice/sfx2/source/toolbox/tbxitem.cxx:559 >---Type <return> to continue, or q <return> to quit--- >#18 0x00007fffcd4d898e in framework::ToolBarManager::CreateControllers() (this=0x55555c233060) at /home/julien/lo/libreoffice/framework/source/uielement/toolbarmanager.cxx:847 >#19 0x00007fffcd4da524 in framework::ToolBarManager::FillToolbar(com::sun::star::uno::Reference<com::sun::star::container::XIndexAccess> const&) (this=0x55555c233060, rItemContainer=uno::Reference to (framework::ConstItemContainer *) 0x5555589e1408) at /home/julien/lo/libreoffice/framework/source/uielement/toolbarmanager.cxx:1143 >#20 0x00007fffcd4f1233 in framework::ToolBarWrapper::initialize(com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&) (this=0x555558dd6d70, aArguments= > uno::Sequence of length 4 = {...}) at /home/julien/lo/libreoffice/framework/source/uielement/toolbarwrapper.cxx:167 >#21 0x00007fffcd50152d in framework::MenuBarFactory::CreateUIElement(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::ui::XUIElement> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (ResourceURL="private:resource/toolbar/drawobjectbar", Args=uno::Sequence of length 2 = {...}, ResourceType="private:resource/toolbar/", _xMenuBar= > uno::Reference to (framework::ToolBarWrapper *) 0x555558dd6e10, _rxContext=uno::Reference to (cppu::ComponentContext *) 0x555555862f10) > at /home/julien/lo/libreoffice/framework/source/uifactory/menubarfactory.cxx:160 >#22 0x00007fffcd502150 in (anonymous namespace)::ToolBarFactory::createUIElement(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x55555888c020, ResourceURL="private:resource/toolbar/drawobjectbar", Args=uno::Sequence of length 2 = {...}) > at /home/julien/lo/libreoffice/framework/source/uifactory/toolbarfactory.cxx:72 >#23 0x00007fffcd506e57 in (anonymous namespace)::UIElementFactoryManager::createUIElement(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x5555579b4150, ResourceURL="private:resource/toolbar/drawobjectbar", Args=uno::Sequence of length 2 = {...}) > at /home/julien/lo/libreoffice/framework/source/uifactory/uielementfactorymanager.cxx:440 >#24 0x00007fffcd35c3dc in framework::ToolbarLayoutManager::createToolbar(rtl::OUString const&) (this=0x5555579c3a30, rResourceURL="private:resource/toolbar/drawobjectbar") > at /home/julien/lo/libreoffice/framework/source/layoutmanager/toolbarlayoutmanager.cxx:471 >#25 0x00007fffcd35c0bc in framework::ToolbarLayoutManager::requestToolbar(rtl::OUString const&) (this=0x5555579c3a30, rResourceURL="private:resource/toolbar/drawobjectbar") > at /home/julien/lo/libreoffice/framework/source/layoutmanager/toolbarlayoutmanager.cxx:435 >#26 0x00007fffcd34d456 in framework::LayoutManager::requestElement(rtl::OUString const&) (this=0x5555579bece0, rResourceURL="private:resource/toolbar/drawobjectbar") > at /home/julien/lo/libreoffice/framework/source/layoutmanager/layoutmanager.cxx:1643 >#27 0x00007ffff19e130a in SfxWorkWindow::UpdateObjectBars_Impl2() (this=0x555557d258f0) at /home/julien/lo/libreoffice/sfx2/source/appl/workwin.cxx:1193 >#28 0x00007ffff19e091f in SfxWorkWindow::UpdateObjectBars_Impl() (this=0x555557d258f0) at /home/julien/lo/libreoffice/sfx2/source/appl/workwin.cxx:1048 >#29 0x00007ffff1a31d79 in SfxDispatcher::Update_Impl(bool) (this=0x555557cec170, bForce=false) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:1269 >#30 0x00007ffff1a1c837 in SfxBindings::NextJob_Impl(Timer const*) (this=0x555557d23fc0, pTimer=0x555557d24e38) > at /home/julien/lo/libreoffice/sfx2/source/control/bindings.cxx:1250 >#31 0x00007ffff1a1c793 in SfxBindings::NextJob(Timer*) (this=0x555557d23fc0, pTimer=0x555557d24e38) at /home/julien/lo/libreoffice/sfx2/source/control/bindings.cxx:1234 >#32 0x00007ffff1a1c76d in SfxBindings::LinkStubNextJob(void*, Timer*) (instance=0x555557d23fc0, data=0x555557d24e38) > at /home/julien/lo/libreoffice/sfx2/source/control/bindings.cxx:1232 >#33 0x00007fffec2bac65 in Link<Timer*, void>::Call(Timer*) const (this=0x555557d24e58, data=0x555557d24e38) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#34 0x00007fffec2baac9 in Timer::Invoke() (this=0x555557d24e38) at /home/julien/lo/libreoffice/vcl/source/app/timer.cxx:76 >#35 0x00007fffec27f2c8 in Scheduler::ProcessTaskScheduling() () at /home/julien/lo/libreoffice/vcl/source/app/scheduler.cxx:448 >#36 0x00007fffec27e7e1 in Scheduler::CallbackTaskScheduling() () at /home/julien/lo/libreoffice/vcl/source/app/scheduler.cxx:270 >#37 0x00007fffd81be835 in SalTimer::CallCallback() (this=0x55555776ab80) at /home/julien/lo/libreoffice/vcl/inc/saltimer.hxx:55 >#38 0x00007fffd81bdd9b in sal_gtk_timeout_dispatch(GSource*, GSourceFunc, gpointer) (pSource=0x555558f01bc0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:692 >#39 0x00007ffff5a790f5 in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#40 0x00007ffff5a794c0 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#41 0x00007ffff5a7954c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#42 0x00007fffd81bd0bc in GtkSalData::Yield(bool, bool) (this=0x5555558436a0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:459 >---Type <return> to continue, or q <return> to quit--- >
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 116993
:
141340
| 141373