Bugzilla – Attachment 147845 Details for
Bug 122335
Crash in debug build, when save a pptx file with custom shape to strict ODF 1.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 13.52 KB, created by
Julien Nabet
on 2018-12-26 16:57:47 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2018-12-26 16:57:47 UTC
Size:
13.52 KB
patch
obsolete
>soffice.bin: /home/julien/lo/libreoffice/xmloff/source/core/nmspmap.cxx:261: rtl::OUString SvXMLNamespaceMap::GetQNameByKey(sal_uInt16, const rtl::OUString&, bool) const: Assertion `false' 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 0x00007ffff7b5585b in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >#1 0x00007ffff7b40535 in __GI_abort () at abort.c:79 >#2 0x00007ffff7b4040f in __assert_fail_base > (fmt=0x7ffff7ca2ee8 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x7fffed90b2d9 "false", file=0x7fffed90b1e0 "/home/julien/lo/libreoffice/xmloff/source/core/nmspmap.cxx", line=261, function=<optimized out>) at assert.c:92 >#3 0x00007ffff7b4e0a2 in __GI___assert_fail > (assertion=0x7fffed90b2d9 "false", file=0x7fffed90b1e0 "/home/julien/lo/libreoffice/xmloff/source/core/nmspmap.cxx", line=261, function=0x7fffed90b580 <SvXMLNamespaceMap::GetQNameByKey(unsigned short, rtl::OUString const&, bool) const::__PRETTY_FUNCTION__> "rtl::OUString SvXMLNamespaceMap::GetQNameByKey(sal_uInt16, const rtl::OUString&, bool) const") at assert.c:101 >#4 0x00007fffed4b2b85 in SvXMLNamespaceMap::GetQNameByKey(unsigned short, rtl::OUString const&, bool) const > (this=0x55555b88ca60, nKey=41, rLocalName="sub-view-size", bCache=true) at /home/julien/lo/libreoffice/xmloff/source/core/nmspmap.cxx:261 >#5 0x00007fffed4d16fd in SvXMLExport::AddAttribute(unsigned short, xmloff::token::XMLTokenEnum, rtl::OUString const&) > (this=0x55555cc60180, nPrefixKey=41, eName=xmloff::token::XML_SUB_VIEW_SIZE, rValue="2191891 1431170") at /home/julien/lo/libreoffice/xmloff/source/core/xmlexp.cxx:954 >#6 0x00007fffed5971fd in ImpExportEnhancedGeometry(SvXMLExport&, com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const&) (rExport=..., xPropSet= > uno::Reference to (class SvxCustomShape *) 0x555557db8108) at /home/julien/lo/libreoffice/xmloff/source/draw/shapeexport.cxx:4586 >#7 0x00007fffed598190 in XMLShapeExport::ImpExportCustomShape(com::sun::star::uno::Reference<com::sun::star::drawing::XShape> const&, XMLShapeExportFlags, com::sun::star::awt::Point*) (this=0x555557ee6620, xShape=uno::Reference to (class SvxCustomShape *) 0x555557db80f8, nFeatures=15, pRefPoint=0x0) > at /home/julien/lo/libreoffice/xmloff/source/draw/shapeexport.cxx:4801 >#8 0x00007fffed582ca3 in XMLShapeExport::exportShape(com::sun::star::uno::Reference<com::sun::star::drawing::XShape> const&, XMLShapeExportFlags, com::sun::star::awt::Point*, SvXMLAttributeList*) (this=0x555557ee6620, xShape=uno::Reference to (class SvxCustomShape *) 0x555557db80f8, nFeatures=15, pRefPoint=0x0, pAttrList=0x0) > at /home/julien/lo/libreoffice/xmloff/source/draw/shapeexport.cxx:932 >#9 0x00007fffed58361b in XMLShapeExport::exportShapes(com::sun::star::uno::Reference<com::sun::star::drawing::XShapes> const&, XMLShapeExportFlags, com::sun::star::awt::Point*) (this=0x555557ee6620, xShapes=uno::Reference to (class SdDrawPage *) 0x555557dd1318, nFeatures=15, pRefPoint=0x0) > at /home/julien/lo/libreoffice/xmloff/source/draw/shapeexport.cxx:1002 >#10 0x00007fffed55c070 in SdXMLExport::ExportContent_() (this=0x55555cc60180) at /home/julien/lo/libreoffice/xmloff/source/draw/sdxmlexp.cxx:1792 >#11 0x00007fffed4d2d22 in SvXMLExport::ImplExportContent() (this=0x55555cc60180) at /home/julien/lo/libreoffice/xmloff/source/core/xmlexp.cxx:1200 >#12 0x00007fffed4d3ce4 in SvXMLExport::exportDoc(xmloff::token::XMLTokenEnum) (this=0x55555cc60180, eClass=xmloff::token::XML_PRESENTATION) > at /home/julien/lo/libreoffice/xmloff/source/core/xmlexp.cxx:1423 >#13 0x00007fffed4d0b04 in SvXMLExport::filter(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) > (this=0x55555cc60180, aDescriptor=uno::Sequence of length 1 = {...}) at /home/julien/lo/libreoffice/xmloff/source/core/xmlexp.cxx:818 >#14 0x00007fffddd6c24f in SdXMLFilter::Export() (this=0x7ffffffefdd0) at /home/julien/lo/libreoffice/sd/source/filter/xml/sdxmlwrp.cxx:996 >#15 0x00007fffdde848b1 in sd::DrawDocShell::SaveAs(SfxMedium&) (this=0x555557c0e200, rMedium=...) at /home/julien/lo/libreoffice/sd/source/ui/docshell/docshel4.cxx:587 >#16 0x00007ffff582e819 in SfxObjectShell::SaveAsOwnFormat(SfxMedium&) (this=0x555557c0e200, rMedium=...) at /home/julien/lo/libreoffice/sfx2/source/doc/objstor.cxx:3049 >#17 0x00007fffdde85ccb in sd::DrawDocShell::SaveAsOwnFormat(SfxMedium&) (this=0x555557c0e200, rMedium=...) > at /home/julien/lo/libreoffice/sd/source/ui/docshell/docshel4.cxx:904 >#18 0x00007ffff5825b53 in SfxObjectShell::SaveTo_Impl(SfxMedium&, SfxItemSet const*) (this=0x555557c0e200, rMedium=..., pSet=0x0) > at /home/julien/lo/libreoffice/sfx2/source/doc/objstor.cxx:1396 >#19 0x00007ffff582d9b9 in SfxObjectShell::PreDoSaveAs_Impl(rtl::OUString const&, rtl::OUString const&, SfxItemSet const&) > (this=0x555557c0e200, rFileName="file:///home/julien/Documents/SimpleBezierCustomShape.odp", aFilterName="impress8", rItemSet= > SfxItemSet of pool 0x5555578e01e0 with parent 0x0 and Which ranges: [(5507, 5507), (5530, 5530), (6597, 6597), (6675, 6675)] = {...}) > at /home/julien/lo/libreoffice/sfx2/source/doc/objstor.cxx:2814 >--Type <RET> for more, q to quit, c to continue without paging-- >#20 0x00007ffff582cc8a in SfxObjectShell::CommonSaveAs_Impl(INetURLObject const&, rtl::OUString const&, SfxItemSet&) > (this=0x555557c0e200, aURL=..., aFilterName="impress8", rItemSet=SfxItemSet of pool 0x5555578e01e0 with parent 0x0 and Which ranges: [(5507, 5507), (5530, 5530), (6597, 6597), (6675, 6675)] = {...}) at /home/julien/lo/libreoffice/sfx2/source/doc/objstor.cxx:2671 >#21 0x00007ffff5814e0e in SfxObjectShell::APISaveAs_Impl(rtl::OUString const&, SfxItemSet&) > (this=0x555557c0e200, aFileName="file:///home/julien/Documents/SimpleBezierCustomShape.odp", rItemSet=SfxItemSet of pool 0x5555578e01e0 with parent 0x0 and Which ranges: [(5507, 5507), (5530, 5530), (6597, 6597), (6675, 6675)] = {...}) at /home/julien/lo/libreoffice/sfx2/source/doc/objserv.cxx:308 >#22 0x00007ffff5869a84 in SfxBaseModel::impl_store(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, bool) > (this=0x555557c246f0, sURL="file:///home/julien/Documents/SimpleBezierCustomShape.odp", seqArguments=uno::Sequence of length 4 = {...}, bSaveTo=false) > at /home/julien/lo/libreoffice/sfx2/source/doc/sfxbasemodel.cxx:3001 >#23 0x00007ffff5862293 in SfxBaseModel::storeAsURL(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) > (this=0x555557c246f0, rURL="file:///home/julien/Documents/SimpleBezierCustomShape.odp", rArgs=uno::Sequence of length 4 = {...}) > at /home/julien/lo/libreoffice/sfx2/source/doc/sfxbasemodel.cxx:1632 >#24 0x00007ffff57f7fb4 in SfxStoringHelper::GUIStoreModel(com::sun::star::uno::Reference<com::sun::star::frame::XModel> const&, rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&, bool, SignatureState) (this=0x7fffffff1340, xModel= > uno::Reference to (class SdXImpressDocument *) 0x555557c24780, aSlotName="SaveAs", aArgsSequence=uno::Sequence of length 4 = {...}, bPreselectPassword=false, nDocumentSignatureState=SignatureState::NOSIGNATURES) at /home/julien/lo/libreoffice/sfx2/source/doc/guisaveas.cxx:1656 >#25 0x00007ffff5817094 in SfxObjectShell::ExecFile_Impl(SfxRequest&) (this=0x555557c0e200, rReq=...) at /home/julien/lo/libreoffice/sfx2/source/doc/objserv.cxx:664 >#26 0x00007ffff5814296 in SfxStubSfxObjectShellExecFile_Impl(SfxShell*, SfxRequest&) (pShell=0x555557c0e200, rReq=...) > at /home/julien/lo/libreoffice/workdir/SdiTarget/sfx2/sdi/sfxslots.hxx:213 >#27 0x00007ffff5577e0a in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) > (this=0x555557c0e200, pFunc=0x7ffff5814268 <SfxStubSfxObjectShellExecFile_Impl(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/lo/libreoffice/include/sfx2/shell.hxx:207 >#28 0x00007ffff556eccc in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x555557ddd0c0, rShell=..., rSlot=..., rReq=..., bRecord=true) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:354 >#29 0x00007ffff5571707 in SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) > (this=0x555557ddd0c0, rShell=..., rSlot=..., rReq=..., eCallMode=SfxCallMode::RECORD) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:855 >#30 0x00007ffff555cd0a in SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) > (this=0x555557ddd3b0, aReq=..., pSlot=0x7ffff5f063c0 <aSfxObjectShellSlots_Impl>, pShell=0x555557c0e200) > at /home/julien/lo/libreoffice/sfx2/source/control/bindings.cxx:1063 >#31 0x00007ffff561623a in SfxDispatchController_Impl::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (this=0x55555b09c7d0, aURL=..., aArgs=empty uno::Sequence, rListener=empty uno::Reference) > at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:754 >#32 0x00007ffff5613bce in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) > (this=0x55555b09c2e0, aURL=..., aArgs=empty uno::Sequence) at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:225 >#33 0x00007fffe228df16 in framework::MenuBarManager::Select(Menu*) (this=0x55555b075830, pMenu=0x55555b001980) > at /home/julien/lo/libreoffice/framework/source/uielement/menubarmanager.cxx:896 >#34 0x00007fffe228da0f in framework::MenuBarManager::LinkStubSelect(void*, Menu*) (instance=0x55555b075830, data=0x55555b001980) > at /home/julien/lo/libreoffice/framework/source/uielement/menubarmanager.cxx:832 >#35 0x00007ffff09cf5b5 in Link<Menu*, bool>::Call(Menu*) const (this=0x55555b0019e0, data=0x55555b001980) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#36 0x00007ffff09c0b7b in Menu::Select() (this=0x55555b001980) at /home/julien/lo/libreoffice/vcl/source/window/menu.cxx:361 >#37 0x00007ffff09c8f5c in Menu::ImplCallSelect(void*) (this=0x55555b001980) at /home/julien/lo/libreoffice/vcl/source/window/menu.cxx:2137 >--Type <RET> for more, q to quit, c to continue without paging-- >#38 0x00007ffff09c8f23 in Menu::LinkStubImplCallSelect(void*, void*) (instance=0x55555b001980, data=0x0) at /home/julien/lo/libreoffice/vcl/source/window/menu.cxx:2134 >#39 0x00007ffff0aca99d in Link<void*, void>::Call(void*) const (this=0x55555ca3be68, data=0x0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#40 0x00007ffff0ac7930 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x55555ca3be60) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1932 >#41 0x00007ffff0ac9614 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x5555578e2490, nEvent=SalEvent::UserEvent, pEvent=0x55555ca3be60) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2485 >#42 0x00007ffff11b213a in SalFrame::CallCallback(SalEvent, void const*) const (this=0x5555578e2bd0, nEvent=SalEvent::UserEvent, pEvent=0x55555ca3be60) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:285 >#43 0x00007ffff11cba4f in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x5555576578c0, aEvent=...) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:67 >#44 0x00007ffff0fcd625 in SalUserEventList::DispatchUserEvents(bool) (this=0x5555576578c0, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/source/app/salusereventlist.cxx:109 >#45 0x00007ffff11cb9c7 in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x5555576578c0, bHandleAllCurrentEvent=false) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:52 >#46 0x00007fffe88450da in call_userEventFn(void*) (data=0x555555643a50) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:788 >#47 0x00007fffeb0faae8 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#48 0x00007fffeb0faed8 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#49 0x00007fffeb0faf6c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#50 0x00007fffe8844026 in GtkSalData::Yield(bool, bool) (this=0x555555643a50, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:463 >#51 0x00007fffe8847758 in GtkInstance::DoYield(bool, bool) (this=0x5555556554c0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:406 >#52 0x00007ffff102ea63 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:441 >#53 0x00007ffff102ef85 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:505 >#54 0x00007ffff102e85b in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:422 >#55 0x00007ffff7d575e0 in desktop::Desktop::Main() (this=0x7fffffff2d70) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1620 >#56 0x00007ffff1045bb3 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:199 >#57 0x00007ffff1045cd8 in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:233 >#58 0x00007ffff7daf4cd in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:169 >#59 0x000055555555480b in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#60 0x000055555555480b in main (argc=<optimized out>, argv=<optimized out>) at /home/julien/lo/libreoffice/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 122335
:
147840
|
147841
| 147845