Bugzilla – Attachment 100761 Details for
Bug 79838
DOCX : CRASH : LO crashes while opening the document
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt console
bt_console.txt (text/plain), 13.82 KB, created by
Julien Nabet
on 2014-06-09 18:07:14 UTC
(
hide
)
Description:
bt console
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2014-06-09 18:07:14 UTC
Size:
13.82 KB
patch
obsolete
>warn:legacy.osl:28502:1:sw/source/filter/ww8/wrtww8.cxx:658: Where is my ItemSet / pChpIter ? >write shape: com.sun.star.drawing.GroupShape >write shape: com.sun.star.drawing.CustomShape >write custom shape >custom shape type: mso-spt202 ==> rect >got custom shape geometry >got custom shape geometry sequence >geometry property: Type >geometry property: AdjustmentValues >geometry property: ViewBox >geometry property: Path >write shape: com.sun.star.drawing.GraphicObjectShape >write graphic object shape >graphicObject without text >warn:oox.drawingml:28502:1:oox/source/drawingml/fillproperties.cxx:800: ArtisticEffectProperties::getEffectToken - unexpected token name >TODO VMLExport::Commit(), unimplemented id: 135, value: 0, data: [0, (nil)] >TODO VMLExport::Commit(), unimplemented id: 450, value: 6003403, data: [0, (nil)] >TODO VMLExport::Commit(), unimplemented id: 449, value: 65536, data: [0, (nil)] >TODO VMLExport::Commit(), unimplemented id: 129, value: 0, data: [0, (nil)] >TODO VMLExport::Commit(), unimplemented id: 131, value: 0, data: [0, (nil)] >TODO VMLExport::Commit(), unimplemented id: 130, value: 0, data: [0, (nil)] >TODO VMLExport::Commit(), unimplemented id: 132, value: 0, data: [0, (nil)] >TODO VMLExport::Commit(), unimplemented id: 191, value: 393222, data: [0, (nil)] >TODO: unhandled fill type >TODO VMLExport::Commit(), unimplemented id: 135, value: 1, data: [0, (nil)] >TODO VMLExport::Commit(), unimplemented id: 450, value: 6003403, data: [0, (nil)] >TODO VMLExport::Commit(), unimplemented id: 449, value: 65536, data: [0, (nil)] >TODO VMLExport::Commit(), unimplemented id: 127, value: 8388736, data: [0, (nil)] >soffice.bin: /home/julien/compile-libreoffice/libreoffice/include/com/sun/star/uno/Sequence.hxx:158: E& com::sun::star::uno::Sequence< <template-parameter-1-1> >::operator[](sal_Int32) [with E = com::sun::star::uno::Any; sal_Int32 = int]: Assertion `nIndex >= 0 && static_cast<sal_uInt32>(nIndex) < static_cast<sal_uInt32>(getLength())' failed. > >Program received signal SIGABRT, Aborted. >0x00002aaaab2883a9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 >56 ../nptl/sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. >(gdb) >(gdb) >(gdb) >(gdb) >(gdb) >(gdb) bt >#0 0x00002aaaab2883a9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 >#1 0x00002aaaab28b4c8 in __GI_abort () at abort.c:89 >#2 0x00002aaaab2814c6 in __assert_fail_base (fmt=0x2aaaab3b8668 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", > assertion=assertion@entry=0x2aaaeb55b7f8 "nIndex >= 0 && static_cast<sal_uInt32>(nIndex) < static_cast<sal_uInt32>(getLength())", > file=file@entry=0x2aaaeb55b7a0 "/home/julien/compile-libreoffice/libreoffice/include/com/sun/star/uno/Sequence.hxx", line=line@entry=158, > function=function@entry=0x2aaaeb566680 <com::sun::star::uno::Sequence<com::sun::star::uno::Any>::operator[](int)::__PRETTY_FUNCTION__> "E& com::sun::star::uno::Sequence< <template-parameter-1-1> >::operator[](sal_Int32) [with E = com::sun::star::uno::Any; sal_Int32 = int]") at assert.c:92 >#3 0x00002aaaab281572 in __GI___assert_fail (assertion=0x2aaaeb55b7f8 "nIndex >= 0 && static_cast<sal_uInt32>(nIndex) < static_cast<sal_uInt32>(getLength())", > file=0x2aaaeb55b7a0 "/home/julien/compile-libreoffice/libreoffice/include/com/sun/star/uno/Sequence.hxx", line=158, > function=0x2aaaeb566680 <com::sun::star::uno::Sequence<com::sun::star::uno::Any>::operator[](int)::__PRETTY_FUNCTION__> "E& com::sun::star::uno::Sequence< <template-parameter-1-1> >::operator[](sal_Int32) [with E = com::sun::star::uno::Any; sal_Int32 = int]") at assert.c:101 >#4 0x00002aaaeb2dbad2 in com::sun::star::uno::Sequence<com::sun::star::uno::Any>::operator[] (this=0x7ffffffee3f0, nIndex=0) > at /home/julien/compile-libreoffice/libreoffice/include/com/sun/star/uno/Sequence.hxx:158 >#5 0x00002aaaeb2e6ea1 in DocxSdrExport::writeDiagram (this=0x9b691d0, sdrObject=0x959fb40, rFrmFmt=..., nAnchorId=2) > at /home/julien/compile-libreoffice/libreoffice/sw/source/filter/ww8/docxsdrexport.cxx:1029 >#6 0x00002aaaeb27ce1b in DocxAttributeOutput::WritePostponedDiagram (this=0x991ed10) > at /home/julien/compile-libreoffice/libreoffice/sw/source/filter/ww8/docxattributeoutput.cxx:1683 >#7 0x00002aaaeb27cb43 in DocxAttributeOutput::EndRunProperties (this=0x991ed10, pRedlineData=0x0) > at /home/julien/compile-libreoffice/libreoffice/sw/source/filter/ww8/docxattributeoutput.cxx:1653 >#8 0x00002aaaeb3a07e1 in MSWordExportBase::OutputTextNode (this=0x7ffffffefab0, rNode=...) > at /home/julien/compile-libreoffice/libreoffice/sw/source/filter/ww8/wrtw8nds.cxx:2214 >#9 0x00002aaaeb3a4173 in MSWordExportBase::OutputContentNode (this=0x7ffffffefab0, rNode=...) > at /home/julien/compile-libreoffice/libreoffice/sw/source/filter/ww8/wrtw8nds.cxx:3051 >#10 0x00002aaaeb3ffe21 in MSWordExportBase::WriteText (this=0x7ffffffefab0) at /home/julien/compile-libreoffice/libreoffice/sw/source/filter/ww8/wrtww8.cxx:2563 >#11 0x00002aaaeb2d7a13 in DocxExport::WriteMainText (this=0x7ffffffefab0) at /home/julien/compile-libreoffice/libreoffice/sw/source/filter/ww8/docxexport.cxx:1319 >#12 0x00002aaaeb2d0625 in DocxExport::ExportDocument_Impl (this=0x7ffffffefab0) at /home/julien/compile-libreoffice/libreoffice/sw/source/filter/ww8/docxexport.cxx:427 >#13 0x00002aaaeb40252e in MSWordExportBase::ExportDocument (this=0x7ffffffefab0, bWriteAll=true) > at /home/julien/compile-libreoffice/libreoffice/sw/source/filter/ww8/wrtww8.cxx:3070 >#14 0x00002aaaeb2e087e in DocxExportFilter::exportDocument (this=0x809ee20) at /home/julien/compile-libreoffice/libreoffice/sw/source/filter/ww8/docxexportfilter.cxx:73 >#15 0x00002aaadbae3445 in oox::core::FilterBase::filter (this=0x809ee20, rMediaDescSeq=uno::Sequence of length 12 = {...}) > at /home/julien/compile-libreoffice/libreoffice/oox/source/core/filterbase.cxx:468 >#16 0x00002aaadcbb2c78 in WriterFilter::filter (this=0x9666550, aDescriptor=uno::Sequence of length 12 = {...}) > at /home/julien/compile-libreoffice/libreoffice/writerfilter/source/filter/ImportFilter.cxx:59 >#17 0x00002aaaadf681f8 in SfxObjectShell::ExportTo (this=0x8765a20, rMedium=...) at /home/julien/compile-libreoffice/libreoffice/sfx2/source/doc/objstor.cxx:2415 >#18 0x00002aaaadf6351a in SfxObjectShell::SaveTo_Impl (this=0x8765a20, rMedium=..., pSet=0x0) at /home/julien/compile-libreoffice/libreoffice/sfx2/source/doc/objstor.cxx:1559 >#19 0x00002aaaadf6a215 in SfxObjectShell::PreDoSaveAs_Impl (this=0x8765a20, rFileName="file:///home/julien/compile-libreoffice/bugs/79838_savedocxcrash/test.docx", > aFilterName="MS Word 2007 XML", pParams=0x9961c60) at /home/julien/compile-libreoffice/libreoffice/sfx2/source/doc/objstor.cxx:2831 >#20 0x00002aaaadf69788 in SfxObjectShell::CommonSaveAs_Impl (this=0x8765a20, aURL=..., aFilterName="MS Word 2007 XML", aParams=0x9957350) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/doc/objstor.cxx:2690 >---Type <return> to continue, or q <return> to quit--- >#21 0x00002aaaadf55811 in SfxObjectShell::APISaveAs_Impl (this=0x8765a20, aFileName="file:///home/julien/compile-libreoffice/bugs/79838_savedocxcrash/test.docx", > aParams=0x9957350) at /home/julien/compile-libreoffice/libreoffice/sfx2/source/doc/objserv.cxx:314 >#22 0x00002aaaadfa7df4 in SfxBaseModel::impl_store (this=0x8765d10, sURL="file:///home/julien/compile-libreoffice/bugs/79838_savedocxcrash/test.docx", > seqArguments=uno::Sequence of length 4 = {...}, bSaveTo=false) at /home/julien/compile-libreoffice/libreoffice/sfx2/source/doc/sfxbasemodel.cxx:3050 >#23 0x00002aaaadfa050a in SfxBaseModel::storeAsURL (this=0x8765d10, rURL="file:///home/julien/compile-libreoffice/bugs/79838_savedocxcrash/test.docx", > rArgs=uno::Sequence of length 4 = {...}) at /home/julien/compile-libreoffice/libreoffice/sfx2/source/doc/sfxbasemodel.cxx:1655 >#24 0x00002aaaadf3d708 in SfxStoringHelper::GUIStoreModel (this=0x7fffffff3720, xModel=uno::Reference to (SwXTextDocument *) 0x8765da0, aSlotName="SaveAs", > aArgsSequence=uno::Sequence of length 4 = {...}, bPreselectPassword=false, _aSuggestedName="", nDocumentSignatureState=0) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/doc/guisaveas.cxx:1714 >#25 0x00002aaaadf574a7 in SfxObjectShell::ExecFile_Impl (this=0x8765a20, rReq=...) at /home/julien/compile-libreoffice/libreoffice/sfx2/source/doc/objserv.cxx:667 >#26 0x00002aaaadf54d93 in SfxStubSfxObjectShellExecFile_Impl (pShell=0x8765a20, rReq=...) > at /home/julien/compile-libreoffice/libreoffice/workdir/SdiTarget/sfx2/sdi/sfxslots.hxx:186 >#27 0x00002aaaadd8e934 in SfxShell::CallExec (this=0x8765a20, pFunc=0x2aaaadf54d70 <SfxStubSfxObjectShellExecFile_Impl(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/compile-libreoffice/libreoffice/include/sfx2/shell.hxx:181 >#28 0x00002aaaae0c0f07 in SfxDispatcher::Call_Impl (this=0x8fa2770, rShell=..., rSlot=..., rReq=..., bRecord=true) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/dispatch.cxx:283 >#29 0x00002aaaae0c3d2c in SfxDispatcher::_Execute (this=0x8fa2770, rShell=..., rSlot=..., rReq=..., eCallMode=4) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/dispatch.cxx:960 >#30 0x00002aaaadd68806 in SfxBindings::Execute_Impl (this=0x891c580, aReq=..., pSlot=0x2aaaae661c80 <aSfxObjectShellSlots_Impl>, pShell=0x8765a20) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/bindings.cxx:1235 >#31 0x00002aaaaddc954d in SfxDispatchController_Impl::dispatch (this=0x84a63f0, aURL=..., aArgs=empty uno::Sequence, rListener=empty uno::Reference) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/unoctitm.cxx:732 >#32 0x00002aaaaddc7a0b in SfxOfficeDispatch::dispatch (this=0x8519bf0, aURL=..., aArgs=empty uno::Sequence) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/unoctitm.cxx:359 >#33 0x00002aaac6132f7f in framework::MenuBarManager::Select (this=0x8402a80, pMenu=0x8287b80) > at /home/julien/compile-libreoffice/libreoffice/framework/source/uielement/menubarmanager.cxx:1063 >#34 0x00002aaac6132b21 in framework::MenuBarManager::LinkStubSelect (pThis=0x8402a80, pCaller=0x8287b80) > at /home/julien/compile-libreoffice/libreoffice/framework/source/uielement/menubarmanager.cxx:999 >#35 0x00002aaab080fd2e in Link::Call (this=0x8287be8, pCaller=0x8287b80) at /home/julien/compile-libreoffice/libreoffice/include/tools/link.hxx:123 >#36 0x00002aaab08dbcfb in Menu::Select (this=0x8287b80) at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/menu.cxx:1143 >#37 0x00002aaab08e3066 in Menu::ImplCallSelect (this=0x8287b80) at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/menu.cxx:2988 >#38 0x00002aaab08e302d in Menu::LinkStubImplCallSelect (pThis=0x8287b80, pCaller=0x0) at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/menu.cxx:2985 >#39 0x00002aaab080fd2e in Link::Call (this=0x9c848d0, pCaller=0x0) at /home/julien/compile-libreoffice/libreoffice/include/tools/link.hxx:123 >#40 0x00002aaab09a504e in ImplHandleUserEvent (pSVEvent=0x9bbce20) at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:1883 >#41 0x00002aaab09a6453 in ImplWindowFrameProc (pWindow=0x7bf8c90, nEvent=22, pEvent=0x9bbce20) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:2454 >#42 0x00002aaab0de2249 in SalFrame::CallCallback (this=0x7bf9500, nEvent=22, pEvent=0x9bbce20) at /home/julien/compile-libreoffice/libreoffice/vcl/inc/salframe.hxx:243 >#43 0x00002aaab0de1d88 in SalGenericDisplay::DispatchInternalEvent (this=0x7807230) at /home/julien/compile-libreoffice/libreoffice/vcl/generic/app/gendisp.cxx:90 >#44 0x00002aaabbe4ed47 in GtkData::userEventFn (data=0x616490) at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/app/gtkdata.cxx:935 >---Type <return> to continue, or q <return> to quit--- >#45 0x00002aaabbe4eda0 in call_userEventFn (data=0x616490) at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/app/gtkdata.cxx:945 >#46 0x00002aaab4d17ce5 in g_main_dispatch (context=0x78054a0) at /tmp/buildd/glib2.0-2.40.0/./glib/gmain.c:3064 >#47 g_main_context_dispatch (context=context@entry=0x78054a0) at /tmp/buildd/glib2.0-2.40.0/./glib/gmain.c:3663 >#48 0x00002aaab4d18048 in g_main_context_iterate (context=context@entry=0x78054a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) > at /tmp/buildd/glib2.0-2.40.0/./glib/gmain.c:3734 >#49 0x00002aaab4d180ec in g_main_context_iteration (context=0x78054a0, may_block=1) at /tmp/buildd/glib2.0-2.40.0/./glib/gmain.c:3795 >#50 0x00002aaabbe4dd15 in GtkData::Yield (this=0x616490, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/app/gtkdata.cxx:575 >#51 0x00002aaabbe51cae in GtkInstance::Yield (this=0x6163d0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/app/gtkinst.cxx:424 >#52 0x00002aaab0d2efe2 in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:361 >#53 0x00002aaab0d2bb29 in Application::Yield () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:393 >#54 0x00002aaab0d2bad7 in Application::Execute () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:342 >#55 0x00002aaaaaf8576b in desktop::Desktop::Main (this=0x7fffffff5730) at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/app.cxx:1682 >#56 0x00002aaab0d33046 in ImplSVMain () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svmain.cxx:160 >#57 0x00002aaab0d3313c in SVMain () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svmain.cxx:193 >#58 0x00002aaaaafc5529 in soffice_main () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/sofficemain.cxx:85 >#59 0x0000000000400939 in sal_main () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/main.c:48 >#60 0x000000000040091a in main (argc=2, argv=0x7fffffff5a18) at /home/julien/compile-libreoffice/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 79838
:
100747
| 100761 |
101802