Bugzilla – Attachment 133316 Details for
Bug 107847
CRASH Opening macro tab of properties dialog (images, frames) causes crash
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 9.06 KB, created by
Julien Nabet
on 2017-05-14 19:40:43 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2017-05-14 19:40:43 UTC
Size:
9.06 KB
patch
obsolete
>soffice.bin: /home/julien/lo/libreoffice/workdir/UnoApiHeadersTarget/offapi/normal/com/sun/star/frame/Desktop.hpp:32: static com::sun::star::uno::Reference<com::sun::star::frame::XDesktop2> com::sun::star::frame::Desktop::create(const com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>&): Assertion `the_context.is()' failed. > >Thread 1 "soffice.bin" received signal SIGABRT, Aborted. >__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 >51 ../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:51 >#1 0x00007ffff73d03fa in __GI_abort () at abort.c:89 >#2 0x00007ffff73c7e37 in __assert_fail_base (fmt=<optimized out>, assertion=assertion@entry=0x7fffa72abe85 "the_context.is()", > file=file@entry=0x7fffa72abe20 "/home/julien/lo/libreoffice/workdir/UnoApiHeadersTarget/offapi/normal/com/sun/star/frame/Desktop.hpp", line=line@entry=32, > function=function@entry=0x7fffa72af3e0 <com::sun::star::frame::Desktop::create(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&)::__PRETTY_FUNCTION__> "static com::sun::star::uno::Reference<com::sun::star::frame::XDesktop2> com::sun::star::frame::Desktop::create(const com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>&)") at assert.c:92 >#3 0x00007ffff73c7ee2 in __GI___assert_fail (assertion=0x7fffa72abe85 "the_context.is()", > file=0x7fffa72abe20 "/home/julien/lo/libreoffice/workdir/UnoApiHeadersTarget/offapi/normal/com/sun/star/frame/Desktop.hpp", line=32, > function=0x7fffa72af3e0 <com::sun::star::frame::Desktop::create(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&)::__PRETTY_FUNCTION__> "static com::sun::star::uno::Reference<com::sun::star::frame::XDesktop2> com::sun::star::frame::Desktop::create(const com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>&)") at assert.c:101 >#4 0x00007fffa6e4125a in com::sun::star::frame::Desktop::create (the_context=empty uno::Reference) > at /home/julien/lo/libreoffice/workdir/UnoApiHeadersTarget/offapi/normal/com/sun/star/frame/Desktop.hpp:32 >#5 0x00007fffa6e9e9a1 in SfxConfigGroupListBox::getDocumentModel (xCtx=empty uno::Reference, docName="Untitled 1") > at /home/julien/lo/libreoffice/cui/source/customize/cfgutil.cxx:815 >#6 0x00007fffa6e9e37c in SfxConfigGroupListBox::GetImage (this=0x55555c1e2550, node=uno::Reference to (browsenodefactory::LocationBrowseNode *) 0x55555c26fe28, > xCtx=empty uno::Reference, bIsRootNode=true) at /home/julien/lo/libreoffice/cui/source/customize/cfgutil.cxx:766 >#7 0x00007fffa6e9d1cb in SfxConfigGroupListBox::FillScriptList (this=0x55555c1e2550, xRootNode=uno::Reference to (browsenodefactory::SelectorBrowseNode *) 0x55555c23c818, > pParentEntry=0x0, bCheapChildrenOnDemand=false) at /home/julien/lo/libreoffice/cui/source/customize/cfgutil.cxx:606 >#8 0x00007fffa6e9dd92 in SfxConfigGroupListBox::Init (this=0x55555c1e2550, xContext=empty uno::Reference, xFrame= > uno::Reference to ((anonymous namespace)::Frame *) 0x5555577b9a00, sModuleLongName="", bEventMode=false) > at /home/julien/lo/libreoffice/cui/source/customize/cfgutil.cxx:729 >#9 0x00007fffa71b6cb1 in SfxMacroTabPage::TimeOut_Impl (this=0x55555c1e6820) at /home/julien/lo/libreoffice/cui/source/tabpages/macroass.cxx:380 >#10 0x00007fffa71b6bef in SfxMacroTabPage::LinkStubTimeOut_Impl (instance=0x55555c1e6820, data=0x55555c1e7b60) > at /home/julien/lo/libreoffice/cui/source/tabpages/macroass.cxx:366 >#11 0x00007fffecc017a9 in Link<Timer*, void>::Call (this=0x55555c1e7b80, data=0x55555c1e7b60) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#12 0x00007fffecc0166b in Timer::Invoke (this=0x55555c1e7b60) at /home/julien/lo/libreoffice/vcl/source/app/timer.cxx:89 >#13 0x00007fffecbcb5e7 in ImplSchedulerData::Invoke (this=0x55555c259bc0) at /home/julien/lo/libreoffice/vcl/source/app/scheduler.cxx:46 >#14 0x00007fffecbcba47 in Scheduler::ProcessTaskScheduling (bIdle=true) at /home/julien/lo/libreoffice/vcl/source/app/scheduler.cxx:159 >#15 0x00007fffecbf37b3 in ImplYield (i_bWait=false, i_bAllEvents=false, nReleased=0) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:508 >#16 0x00007fffecbef41c in Application::Yield () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:558 >#17 0x00007fffec648778 in Dialog::Execute (this=0x55555bcffe40) at /home/julien/lo/libreoffice/vcl/source/window/dialog.cxx:897 >#18 0x00007ffff20557a5 in SfxTabDialog::Execute (this=0x55555bcffe40) at /home/julien/lo/libreoffice/sfx2/source/dialog/tabdlg.cxx:509 >#19 0x00007fffa7c52528 in AbstractTabDialog_Impl::Execute (this=0x55555bc2be40) at /home/julien/lo/libreoffice/sw/source/ui/dialog/swdlgfact.cxx:105 >#20 0x00007fffca56265f in SwTextShell::ExecInsert (this=0x555558396150, rReq=...) at /home/julien/lo/libreoffice/sw/source/uibase/shells/textsh.cxx:484 >#21 0x00007fffca56010d in SfxStubSwTextShellExecInsert (pShell=0x555558396150, rReq=...) at /home/julien/lo/libreoffice/workdir/SdiTarget/sw/sdi/swslots.hxx:2895 >#22 0x00007ffff1eeee74 in SfxShell::CallExec (this=0x555558396150, pFunc=0x7fffca5600df <SfxStubSwTextShellExecInsert(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/lo/libreoffice/include/sfx2/shell.hxx:211 >#23 0x00007ffff1ee5467 in SfxDispatcher::Call_Impl (this=0x55555793d440, rShell=..., rSlot=..., rReq=..., bRecord=true) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:377 >#24 0x00007ffff1ee8f8b in SfxDispatcher::PostMsgHandler (this=0x55555793d440, pReq=0x5555587c6bf0) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:1156 >#25 0x00007ffff1ee8e33 in SfxDispatcher::LinkStubPostMsgHandler (instance=0x55555793d440, data=0x5555587c6bf0) >---Type <return> to continue, or q <return> to quit--- > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:1136 >#26 0x00007ffff2214cab in Link<SfxRequest*, void>::Call (this=0x5555577b4f20, data=0x5555587c6bf0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#27 0x00007ffff2214c31 in SfxHintPoster::DoEvent_Impl (this=0x5555577b4f10, pPostedHint=0x5555587c6bf0) at /home/julien/lo/libreoffice/sfx2/source/notify/hintpost.cxx:44 >#28 0x00007ffff2214c07 in SfxHintPoster::LinkStubDoEvent_Impl (instance=0x5555577b4f10, data=0x5555587c6bf0) at /home/julien/lo/libreoffice/sfx2/source/notify/hintpost.cxx:42 >#29 0x00007fffec7b39a9 in Link<void*, void>::Call (this=0x5555584fed68, data=0x5555587c6bf0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#30 0x00007fffec7b086e in ImplHandleUserEvent (pSVEvent=0x5555584fed60) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1949 >#31 0x00007fffec7b217a in ImplWindowFrameProc (_pWindow=0x5555576a21f0, nEvent=SalEvent::UserEvent, pEvent=0x5555584fed60) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2499 >#32 0x00007fffecd6f2a4 in SalFrame::CallCallback (this=0x5555576a2950, nEvent=SalEvent::UserEvent, pEvent=0x5555584fed60) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:276 >#33 0x00007fffecd81855 in SalGenericDisplay::DispatchInternalEvent (this=0x55555743fa90) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:86 >#34 0x00007fffd8485eb0 in GtkData::userEventFn (data=0x5555558bc510) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:803 >#35 0x00007fffd8485f3d in call_userEventFn (data=0x5555558bc510) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:813 >#36 0x00007ffff5b426aa in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#37 0x00007ffff5b42a60 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#38 0x00007ffff5b42b0c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#39 0x00007fffd8484d0a in GtkData::Yield (this=0x5555558bc510, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:460 >#40 0x00007fffd8488085 in GtkInstance::DoYield (this=0x5555558bc360, bWait=true, bHandleAllCurrentEvents=false, nReleased=0) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:427 >#41 0x00007fffecbf3691 in ImplYield (i_bWait=true, i_bAllEvents=false, nReleased=0) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:496 >#42 0x00007fffecbef41c in Application::Yield () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:558 >#43 0x00007fffecbef1b5 in Application::Execute () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:458 >#44 0x00007ffff7786e37 in desktop::Desktop::DoExecute () at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1360 >#45 0x00007ffff7788063 in desktop::Desktop::Main (this=0x7fffffff3770) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1680 >#46 0x00007fffecbfe6b9 in ImplSVMain () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:192 >#47 0x00007fffecbfe822 in SVMain () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:230 >#48 0x00007ffff77dca99 in soffice_main () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:166 >#49 0x0000555555554a68 in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#50 0x0000555555554a4e in main (argc=2, argv=0x7fffffff3aa8) at /home/julien/lo/libreoffice/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 107847
: 133316