Bugzilla – Attachment 70500 Details for
Bug 57451
FILEOPEN: CRASH when FILEOPEN .xlsx
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with symbols + console logs
bt_console.txt (text/plain), 11.66 KB, created by
Julien Nabet
on 2012-11-24 06:47:08 UTC
(
hide
)
Description:
bt with symbols + console logs
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2012-11-24 06:47:08 UTC
Size:
11.66 KB
patch
obsolete
>During saving in xslx, I noticed this: >warn:legacy.osl:5459:1:/home/julien/compile-libreoffice/libo/sal/rtl/source/strtmpl.cxx:1201: Out of bounds substring access >warn:legacy.osl:5459:1:/home/julien/compile-libreoffice/libo/sc/source/filter/xcl97/xcl97esc.cxx:118: ~XclEscherEx: stack not empty >warn:legacy.tools:5459:1:/home/julien/compile-libreoffice/libo/svx/source/unodraw/unopage.cxx:96: SvxDrawPage must be disposed! > > >During opening xslx: >warn:legacy.osl:5578:1:/home/julien/compile-libreoffice/libo/sc/source/filter/oox/formulabase.cxx:1094: OpCodeProviderImpl::OpCodeProviderImpl - opcodes not initialized >warn:legacy.osl:5578:1:/home/julien/compile-libreoffice/libo/sal/rtl/source/strtmpl.cxx:1201: Out of bounds substring access >terminate called after throwing an instance of 'com::sun::star::xml::sax::SAXParseException' > >bt: >Program received signal SIGABRT, Aborted. >0x00007fe2a2c88475 in *__GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 >64 ../nptl/sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. >(gdb) bt >#0 0x00007fe2a2c88475 in *__GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 >#1 0x00007fe2a2c8b6f0 in *__GI_abort () at abort.c:92 >#2 0x00007fe2a34da89d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#3 0x00007fe2a34d8996 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#4 0x00007fe2a34d89c3 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#5 0x00007fe2a34d89d6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#6 0x00007fe2a34d8620 in __cxa_call_unexpected () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#7 0x00007fe26cabdeee in oox::core::XmlFilterBase::importDocumentProperties (this=0x5d8eb60) at /home/julien/compile-libreoffice/libo/oox/source/core/xmlfilterbase.cxx:209 >#8 0x00007fe26bd7b7c0 in oox::xls::ExcelFilter::importDocument (this=0x5d8eb60) at /home/julien/compile-libreoffice/libo/sc/source/filter/oox/excelfilter.cxx:132 >#9 0x00007fe26ca9d62e in oox::core::FilterBase::filter (this=0x5d8eb60, rMediaDescSeq=uno::Sequence of length 13 = {...}) > at /home/julien/compile-libreoffice/libo/oox/source/core/filterbase.cxx:492 >#10 0x00007fe26bd7bb40 in oox::xls::ExcelFilter::filter (this=0x5d8eb60, rDescriptor=uno::Sequence of length 13 = {...}) > at /home/julien/compile-libreoffice/libo/sc/source/filter/oox/excelfilter.cxx:176 >#11 0x00007fe2a121255d in SfxObjectShell::ImportFrom (this=0x65f0520, rMedium=..., bInsert=false) at /home/julien/compile-libreoffice/libo/sfx2/source/doc/objstor.cxx:2225 >#12 0x00007fe2a120a711 in SfxObjectShell::DoLoad (this=0x65f0520, pMed=0x6876e00) at /home/julien/compile-libreoffice/libo/sfx2/source/doc/objstor.cxx:716 >#13 0x00007fe2a125a87a in SfxBaseModel::load (this=0x65faf80, seqArguments=uno::Sequence of length 14 = {...}) > at /home/julien/compile-libreoffice/libo/sfx2/source/doc/sfxbasemodel.cxx:1936 >#14 0x00007fe2a12bbdb3 in SfxFrameLoader_Impl::load (this=0x686b6c0, rArgs=uno::Sequence of length 13 = {...}, _rTargetFrame= > uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7fe2886f6570}, <No data fields>}, <No data fields>}) > at /home/julien/compile-libreoffice/libo/sfx2/source/view/frmload.cxx:598 >#15 0x00007fe28823b4e3 in framework::LoadEnv::impl_loadContent (this=0x658fe58) at /home/julien/compile-libreoffice/libo/framework/source/loadenv/loadenv.cxx:1136 >#16 0x00007fe288237c5b in framework::LoadEnv::startLoading (this=0x658fe58) at /home/julien/compile-libreoffice/libo/framework/source/loadenv/loadenv.cxx:399 >#17 0x00007fe2881ba260 in framework::LoadDispatcher::impl_dispatch (this=0x658fdc0, rURL=..., lArguments=uno::Sequence of length 7 = {...}, xListener=empty uno::Reference) > at /home/julien/compile-libreoffice/libo/framework/source/dispatch/loaddispatcher.cxx:121 >#18 0x00007fe2881b9f2a in framework::LoadDispatcher::dispatchWithReturnValue (this=0x658fdc0, rURL=..., lArguments=uno::Sequence of length 7 = {...}) > at /home/julien/compile-libreoffice/libo/framework/source/dispatch/loaddispatcher.cxx:67 >#19 0x00007fe2a250623e in comphelper::SynchronousDispatch::dispatch (xStartPoint=uno::Reference to {_vptr.XInterface = 0x7fe2886f67f0}, > sURL="file:///home/julien/compile-libreoffice/bugs/57451_xlsx_reopen/Plann%20FINAL-WELCOME_master.xlsx", sTarget="_default", nFlags=0, > lArguments=uno::Sequence of length 7 = {...}) at /home/julien/compile-libreoffice/libo/comphelper/source/misc/synchronousdispatch.cxx:73 >#20 0x00007fe2a0f53330 in SfxApplication::OpenDocExec_Impl (this=0x568e130, rReq=...) at /home/julien/compile-libreoffice/libo/sfx2/source/appl/appopen.cxx:1203 >#21 0x00007fe2a0f46726 in SfxStubSfxApplicationOpenDocExec_Impl (pShell=0x568e130, rReq=...) > at /home/julien/compile-libreoffice/libo/workdir/unxlngx6/SdiTarget/sfx2/sdi/sfxslots.hxx:1202 >#22 0x00007fe2a103497a in SfxShell::CallExec (this=0x568e130, pFunc=0x7fe2a0f46703 <SfxStubSfxApplicationOpenDocExec_Impl(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/compile-libreoffice/libo/sfx2/inc/sfx2/shell.hxx:188 >#23 0x00007fe2a130b9ad in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, unsigned char) () > from /home/julien/compile-libreoffice/libo/solver/unxlngx6/installation/opt/program/libsfxlo.so >#24 0x00007fe2a130de09 in SfxDispatcher::_Execute(SfxShell&, SfxSlot const&, SfxRequest&, unsigned short) () > from /home/julien/compile-libreoffice/libo/solver/unxlngx6/installation/opt/program/libsfxlo.so >#25 0x00007fe2a130e788 in SfxDispatcher::Execute(unsigned short, unsigned short, unsigned short, SfxItemSet const&) () > from /home/julien/compile-libreoffice/libo/solver/unxlngx6/installation/opt/program/libsfxlo.so >#26 0x00007fe2a130e5ee in SfxDispatcher::Execute(unsigned short, unsigned short, SfxItemSet const&) () > from /home/julien/compile-libreoffice/libo/solver/unxlngx6/installation/opt/program/libsfxlo.so >---Type <return> to continue, or q <return> to quit--- >#27 0x00007fe2a0f515de in SfxApplication::OpenDocExec_Impl (this=0x568e130, rReq=...) at /home/julien/compile-libreoffice/libo/sfx2/source/appl/appopen.cxx:835 >#28 0x00007fe2a0f46726 in SfxStubSfxApplicationOpenDocExec_Impl (pShell=0x568e130, rReq=...) > at /home/julien/compile-libreoffice/libo/workdir/unxlngx6/SdiTarget/sfx2/sdi/sfxslots.hxx:1202 >#29 0x00007fe2a103497a in SfxShell::CallExec (this=0x568e130, pFunc=0x7fe2a0f46703 <SfxStubSfxApplicationOpenDocExec_Impl(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/compile-libreoffice/libo/sfx2/inc/sfx2/shell.hxx:188 >#30 0x00007fe2a130b9ad in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, unsigned char) () > from /home/julien/compile-libreoffice/libo/solver/unxlngx6/installation/opt/program/libsfxlo.so >#31 0x00007fe2a130de09 in SfxDispatcher::_Execute(SfxShell&, SfxSlot const&, SfxRequest&, unsigned short) () > from /home/julien/compile-libreoffice/libo/solver/unxlngx6/installation/opt/program/libsfxlo.so >#32 0x00007fe2a130ea39 in SfxDispatcher::Execute(unsigned short, unsigned short, SfxPoolItem const*, ...) () > from /home/julien/compile-libreoffice/libo/solver/unxlngx6/installation/opt/program/libsfxlo.so >#33 0x00007fe284f31bb2 in ScDocShell::Execute (this=0x59b22a0, rReq=...) at /home/julien/compile-libreoffice/libo/sc/source/ui/docshell/docsh4.cxx:1089 >#34 0x00007fe284f109a7 in SfxStubScDocShellExecute (pShell=0x59b22a0, rReq=...) at /home/julien/compile-libreoffice/libo/workdir/unxlngx6/SdiTarget/sc/sdi/scslots.hxx:1025 >#35 0x00007fe2a103497a in SfxShell::CallExec (this=0x59b22a0, pFunc=0x7fe284f10984 <SfxStubScDocShellExecute(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/compile-libreoffice/libo/sfx2/inc/sfx2/shell.hxx:188 >#36 0x00007fe2a130b9ad in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, unsigned char) () > from /home/julien/compile-libreoffice/libo/solver/unxlngx6/installation/opt/program/libsfxlo.so >#37 0x00007fe2a130de09 in SfxDispatcher::_Execute(SfxShell&, SfxSlot const&, SfxRequest&, unsigned short) () > from /home/julien/compile-libreoffice/libo/solver/unxlngx6/installation/opt/program/libsfxlo.so >#38 0x00007fe2a1016c77 in SfxBindings::Execute_Impl (this=0x5a729e0, aReq=..., pSlot=0x7fe285b3fa28, pShell=0x59b22a0) > at /home/julien/compile-libreoffice/libo/sfx2/source/control/bindings.cxx:1283 >#39 0x00007fe2a106f9b6 in SfxDispatchController_Impl::dispatch (this=0x651f9d0, aURL=..., aArgs=uno::Sequence of length 1 = {...}, rListener=empty uno::Reference) > at /home/julien/compile-libreoffice/libo/sfx2/source/control/unoctitm.cxx:735 >#40 0x00007fe2a106dcc1 in SfxOfficeDispatch::dispatch (this=0x651fad0, aURL=..., aArgs=uno::Sequence of length 1 = {...}) > at /home/julien/compile-libreoffice/libo/sfx2/source/control/unoctitm.cxx:369 >#41 0x00007fe288317bf2 in framework::GenericToolbarController::ExecuteHdl_Impl (pExecuteInfo=0x64e5e20) > at /home/julien/compile-libreoffice/libo/framework/source/uielement/generictoolbarcontroller.cxx:289 >#42 0x00007fe29e38928e in Link::Call (this=0x64fa730, pCaller=0x64e5e20) at /home/julien/compile-libreoffice/libo/solver/unxlngx6/inc/tools/link.hxx:123 >#43 0x00007fe29e8cb4f4 in ImplHandleUserEvent (pSVEvent=0x64f5600) at /home/julien/compile-libreoffice/libo/vcl/source/window/winproc.cxx:1987 >#44 0x00007fe29e8cc7db in ImplWindowFrameProc (pWindow=0x56b9b40, nEvent=22, pEvent=0x64f5600) at /home/julien/compile-libreoffice/libo/vcl/source/window/winproc.cxx:2559 >#45 0x00007fe29e8da557 in SalFrame::CallCallback (this=0x56ba030, nEvent=22, pEvent=0x64f5600) at /home/julien/compile-libreoffice/libo/vcl/inc/salframe.hxx:269 >#46 0x00007fe29e8da03e in SalGenericDisplay::DispatchInternalEvent (this=0x1f0dee0) at /home/julien/compile-libreoffice/libo/vcl/generic/app/gendisp.cxx:92 >#47 0x00007fe292886efe in GtkData::userEventFn (data=0x1e659a0) at /home/julien/compile-libreoffice/libo/vcl/unx/gtk/app/gtkdata.cxx:945 >#48 0x00007fe292886f59 in call_userEventFn (data=0x1e659a0) at /home/julien/compile-libreoffice/libo/vcl/unx/gtk/app/gtkdata.cxx:955 >#49 0x00007fe29a741355 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#50 0x00007fe29a741688 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#51 0x00007fe29a741744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#52 0x00007fe292885e26 in GtkData::Yield (this=0x1e659a0, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/compile-libreoffice/libo/vcl/unx/gtk/app/gtkdata.cxx:582 >#53 0x00007fe292889856 in GtkInstance::Yield (this=0x1e65920, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/compile-libreoffice/libo/vcl/unx/gtk/app/gtkinst.cxx:563 >#54 0x00007fe29e3a09b6 in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/julien/compile-libreoffice/libo/vcl/source/app/svapp.cxx:425 >#55 0x00007fe29e39cda1 in Application::Yield (i_bAllEvents=false) at /home/julien/compile-libreoffice/libo/vcl/source/app/svapp.cxx:459 >---Type <return> to continue, or q <return> to quit--- >#56 0x00007fe29e39cd42 in Application::Execute () at /home/julien/compile-libreoffice/libo/vcl/source/app/svapp.cxx:404 >#57 0x00007fe2a37981f7 in desktop::Desktop::Main (this=0x7fff5debbb30) at /home/julien/compile-libreoffice/libo/desktop/source/app/app.cxx:1716 >#58 0x00007fe29e3a87a7 in ImplSVMain () at /home/julien/compile-libreoffice/libo/vcl/source/app/svmain.cxx:162 >#59 0x00007fe29e3a88d4 in SVMain () at /home/julien/compile-libreoffice/libo/vcl/source/app/svmain.cxx:199 >#60 0x00007fe2a37d8087 in soffice_main () at /home/julien/compile-libreoffice/libo/desktop/source/app/sofficemain.cxx:74 >#61 0x0000000000400948 in sal_main () at /home/julien/compile-libreoffice/libo/desktop/source/app/main.c:48 >#62 0x0000000000400929 in main (argc=2, argv=0x7fff5debbd18) at /home/julien/compile-libreoffice/libo/desktop/source/app/main.c:47 >
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 57451
:
70471
| 70500 |
70501