Bugzilla – Attachment 114600 Details for
Bug 90423
UI: Crash on exit after Tools Macros Organise Dialogs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols (master sources)
bt.txt (text/plain), 5.67 KB, created by
Julien Nabet
on 2015-04-03 21:32:17 UTC
(
hide
)
Description:
bt with debug symbols (master sources)
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2015-04-03 21:32:17 UTC
Size:
5.67 KB
patch
obsolete
>Program received signal SIGSEGV, Segmentation fault. >0x00002aaac672337e in com::sun::star::uno::BaseReference::iquery (pInterface=0x355c9e8, rType=invalid uno::Type) > at /home/julien/compile-libreoffice/libreoffice/include/com/sun/star/uno/Reference.hxx:50 >50 Any aRet( pInterface->queryInterface( rType ) ); >(gdb) bt >#0 0x00002aaac672337e in com::sun::star::uno::BaseReference::iquery (pInterface=0x355c9e8, rType=invalid uno::Type) > at /home/julien/compile-libreoffice/libreoffice/include/com/sun/star/uno/Reference.hxx:50 >#1 0x00002aaac67b011e in com::sun::star::uno::Reference<com::sun::star::frame::XTerminateListener>::iquery (pInterface=0x355c9e8) > at /home/julien/compile-libreoffice/libreoffice/include/com/sun/star/uno/Reference.hxx:65 >#2 0x00002aaac67afc9d in com::sun::star::uno::Reference<com::sun::star::frame::XTerminateListener>::Reference (this=0x7fffffff4500, pInterface=0x355c9e8) > at /home/julien/compile-libreoffice/libreoffice/include/com/sun/star/uno/Reference.hxx:163 >#3 0x00002aaac68406dd in framework::Desktop::impl_sendQueryTerminationEvent (this=0x252a540, lCalledListener=std::__debug::vector of length 0, capacity 0, > bVeto=@0x7fffffff458b: false) at /home/julien/compile-libreoffice/libreoffice/framework/source/services/desktop.cxx:1601 >#4 0x00002aaac683c3ad in framework::Desktop::terminate (this=0x252a540) at /home/julien/compile-libreoffice/libreoffice/framework/source/services/desktop.cxx:225 >#5 0x00002aaac676eff5 in framework::CloseDispatcher::implts_terminateApplication (this=0x352cc90) > at /home/julien/compile-libreoffice/libreoffice/framework/source/dispatch/closedispatcher.cxx:543 >#6 0x00002aaac676e486 in framework::CloseDispatcher::impl_asyncCallback (this=0x352cc90) > at /home/julien/compile-libreoffice/libreoffice/framework/source/dispatch/closedispatcher.cxx:389 >#7 0x00002aaac676e089 in framework::CloseDispatcher::LinkStubimpl_asyncCallback (pThis=0x352cc90, pCaller=0x0) > at /home/julien/compile-libreoffice/libreoffice/framework/source/dispatch/closedispatcher.cxx:243 >#8 0x00002aaab17a7732 in Link::Call (this=0x2efc8d8, pCaller=0x0) at /home/julien/compile-libreoffice/libreoffice/include/tools/link.hxx:139 >#9 0x00002aaab1d4dd0d in vcl::EventPoster::DoEvent_Impl (this=0x2efc8d0, pEvent=0x0) at /home/julien/compile-libreoffice/libreoffice/vcl/source/helper/evntpost.cxx:53 >#10 0x00002aaab1d4dcc9 in vcl::EventPoster::LinkStubDoEvent_Impl (pThis=0x2efc8d0, pCaller=0x0) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/helper/evntpost.cxx:49 >#11 0x00002aaab17a7732 in Link::Call (this=0x3023f00, pCaller=0x0) at /home/julien/compile-libreoffice/libreoffice/include/tools/link.hxx:139 >#12 0x00002aaab195757c in ImplHandleUserEvent (pSVEvent=0x3040a10) at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:2065 >#13 0x00002aaab1958b89 in ImplWindowFrameProc (pWindow=0x25543f0, nEvent=22, pEvent=0x3040a10) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:2618 >#14 0x00002aaab1e48ff5 in SalFrame::CallCallback (this=0x2554d10, nEvent=22, pEvent=0x3040a10) at /home/julien/compile-libreoffice/libreoffice/vcl/inc/salframe.hxx:243 >#15 0x00002aaab1e48b52 in SalGenericDisplay::DispatchInternalEvent (this=0x232fa70) at /home/julien/compile-libreoffice/libreoffice/vcl/generic/app/gendisp.cxx:90 >#16 0x00002aaac073ae6e in GtkData::userEventFn (data=0x638f50) at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/app/gtkdata.cxx:945 >#17 0x00002aaac073aeea in call_userEventFn (data=0x638f50) at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/app/gtkdata.cxx:955 >#18 0x00002aaab80fdb6d in g_main_dispatch (context=0x232ddd0) at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3111 >#19 g_main_context_dispatch (context=context@entry=0x232ddd0) at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3710 >#20 0x00002aaab80fdf48 in g_main_context_iterate (context=context@entry=0x232ddd0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) > at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3781 >#21 0x00002aaab80fdffc in g_main_context_iteration (context=0x232ddd0, may_block=1) at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3842 >#22 0x00002aaac0739c6a in GtkData::Yield (this=0x638f50, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/app/gtkdata.cxx:580 >#23 0x00002aaac073e174 in GtkInstance::Yield (this=0x642790, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/app/gtkinst.cxx:394 >#24 0x00002aaab1d883e0 in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:353 >#25 0x00002aaab1d84df7 in Application::Yield () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:382 >#26 0x00002aaab1d84da5 in Application::Execute () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:336 >---Type <return> to continue, or q <return> to quit--- >#27 0x00002aaaaaf96c4d in desktop::Desktop::Main (this=0x7fffffff5440) at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/app.cxx:1604 >#28 0x00002aaab1d8c9ae in ImplSVMain () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svmain.cxx:162 >#29 0x00002aaab1d8caeb in SVMain () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svmain.cxx:196 >#30 0x00002aaaaafde6f6 in soffice_main () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/sofficemain.cxx:95 >#31 0x000000000040091d in sal_main () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/main.c:48 >#32 0x0000000000400903 in main (argc=2, argv=0x7fffffff5768) at /home/julien/compile-libreoffice/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 90423
:
114570
| 114600