Bugzilla – Attachment 126522 Details for
Bug 98797
MAILMERGE: Crash or freeze when "Send E-Mail Messages"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
GDB trace of crash when trying to set up email
gdbtrace.txt (text/plain), 25.66 KB, created by
Buovjaga
on 2016-08-02 18:07:55 UTC
(
hide
)
Description:
GDB trace of crash when trying to set up email
Filename:
MIME Type:
Creator:
Buovjaga
Created:
2016-08-02 18:07:55 UTC
Size:
25.66 KB
patch
obsolete
>warning: Currently logging to gdbtrace.log. Turn the logging off and on to make the new setting effective. >warning: File "/home/user/libreoffice/instdir/program/libuno_sal.so.3-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >To enable execution of this file add > add-auto-load-safe-path /home/user/libreoffice/instdir/program/libuno_sal.so.3-gdb.py >line to your configuration file "/home/user/.gdbinit". >To completely disable this security protection add > set auto-load safe-path / >line to your configuration file "/home/user/.gdbinit". >For more information about this security protection see the >"Auto-loading safe path" section in the GDB manual. E.g., run from the shell: > info "(gdb)Auto-loading safe path" >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/usr/lib/libthread_db.so.1". >warning: File "/home/user/libreoffice/instdir/program/libuno_cppu.so.3-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >warning: File "/home/user/libreoffice/instdir/program/libsvllo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >warning: File "/home/user/libreoffice/instdir/program/libtllo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >warning: File "/home/user/libreoffice/instdir/program/libbasegfxlo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >[New Thread 0x7fffe0383700 (LWP 20408)] >[New Thread 0x7fffd3f9f700 (LWP 20409)] >[New Thread 0x7fffd379e700 (LWP 20410)] >[Thread 0x7fffd3f9f700 (LWP 20409) exited] >[New Thread 0x7fffd3f9f700 (LWP 20411)] >[New Thread 0x7fffcf543700 (LWP 20412)] >[New Thread 0x7fffceb26700 (LWP 20413)] >[New Thread 0x7fffcd58f700 (LWP 20416)] >[Thread 0x7fffcd58f700 (LWP 20416) exited] >[Thread 0x7fffd3f9f700 (LWP 20411) exited] >warning: File "/home/user/libreoffice/instdir/program/libswlo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >[New Thread 0x7fffd3f9f700 (LWP 20417)] >[New Thread 0x7fffcd58f700 (LWP 20418)] >[New Thread 0x7fffc9123700 (LWP 20419)] >[Thread 0x7fffd3f9f700 (LWP 20417) exited] >[New Thread 0x7fffd3f9f700 (LWP 20420)] >[Thread 0x7fffd3f9f700 (LWP 20420) exited] >[New Thread 0x7fffd3f9f700 (LWP 20422)] >[Thread 0x7fffd3f9f700 (LWP 20422) exited] >[New Thread 0x7fffd3f9f700 (LWP 20423)] >[Thread 0x7fffd3f9f700 (LWP 20423) exited] > >Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007fffc77aab54 in SwMMResultEmailDialog::SendDocumentsHdl_Impl (this=0x2d2d440, pButton=0x2ceabc0) at /home/user/libreoffice/sw/source/ui/dbui/mmresultdialogs.cxx:921 >921 SfxAllItemSet aSet(pTargetView->GetPool()); >#0 0x00007fffc77aab54 in SwMMResultEmailDialog::SendDocumentsHdl_Impl (this=0x2d2d440, pButton=0x2ceabc0) at /home/user/libreoffice/sw/source/ui/dbui/mmresultdialogs.cxx:921 >#1 0x00007ffff0eeadd0 in std::function<void ()>::operator()() const (this=0x7fffffffbb90) at /usr/include/c++/6.1.1/functional:2136 >#2 Control::ImplCallEventListenersAndHandler(unsigned long, std::function<void ()> const&) (this=0x2ceabc0, nEvent=nEvent@entry=1102, callHandler=...) at /home/user/libreoffice/vcl/source/control/ctrl.cxx:324 >#3 0x00007ffff0ed6ee2 in Button::Click (this=<optimized out>) at /home/user/libreoffice/vcl/source/control/button.cxx:127 >#4 0x00007ffff0eba95b in vcl::Window::EndTracking (this=0x2ceabc0, nFlags=nFlags@entry=TrackingEventFlags::NONE) at /home/user/libreoffice/vcl/source/window/window2.cxx:374 >#5 0x00007ffff0ed17b6 in ImplHandleMouseEvent (xWindow=..., nSVEvent=nSVEvent@entry=MouseNotifyEvent::MOUSEBUTTONUP, bMouseLeave=bMouseLeave@entry=false, nX=<optimized out>, nY=<optimized out>, nMsgTime=<optimized out>, nCode=1, nMode=<optimized out>) at /home/user/libreoffice/vcl/source/window/winproc.cxx:705 >#6 0x00007ffff0ed34b6 in ImplHandleSalMouseButtonUp (pEvent=<optimized out>, pWindow=0x2d2d440) at /home/user/libreoffice/vcl/source/window/winproc.cxx:2020 >#7 ImplWindowFrameProc (_pWindow=0x2d2d440, nEvent=SalEvent::MouseButtonUp, pEvent=<optimized out>) at /home/user/libreoffice/vcl/source/window/winproc.cxx:2369 >#8 0x00007fffdc969bc2 in SalFrame::CallCallback (pEvent=0x7fffffffc010, nEvent=SalEvent::MouseButtonUp, this=0x2d31410) at /home/user/libreoffice/vcl/inc/salframe.hxx:282 >#9 X11SalFrame::HandleMouseEvent (this=0x2d31410, pEvent=0x7fffffffc3c0) at /home/user/libreoffice/vcl/unx/generic/window/salframe.cxx:2796 >#10 0x00007fffdc9318a4 in SalX11Display::Dispatch (this=0x8d0bd0, pEvent=0x7fffffffc3c0) at /home/user/libreoffice/vcl/unx/generic/app/saldisp.cxx:2041 >#11 0x00007fffdd738c56 in ?? () from /usr/lib/libQtGui.so.4 >#12 0x00007fffdd749d72 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4 >#13 0x00007fffdf96fef7 in SalKDEDisplay::Yield (this=0x8d0bd0) at /home/user/libreoffice/vcl/unx/kde4/KDESalDisplay.cxx:66 >#14 0x00007fffdc93075a in DisplayYield (fd=<optimized out>, pDisplay=0x8d0bd0) at /home/user/libreoffice/vcl/unx/generic/app/saldisp.cxx:421 >#15 0x00007fffdf975799 in KDEXLib::socketNotifierActivated (this=this@entry=0x6ea820, fd=<optimized out>) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:275 >#16 0x00007fffdf977587 in KDEXLib::qt_static_metacall (_o=0x6ea820, _c=<optimized out>, _id=<optimized out>, _a=0x7fffffffc660) at /home/user/libreoffice/workdir/CustomTarget/vcl/unx/kde4/KDEXLib.moc:82 >#17 0x00007fffdd170590 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 >#18 0x00007fffdd1c183e in QSocketNotifier::activated(int) () from /usr/lib/libQtCore.so.4 >#19 0x00007fffdd17ad4b in QSocketNotifier::event(QEvent*) () from /usr/lib/libQtCore.so.4 >#20 0x00007fffdd6ca2dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 >#21 0x00007fffdd6d1136 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 >#22 0x00007fffded3501a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 >#23 0x00007fffdd15c4dd in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 >#24 0x00007fffdd18ce52 in ?? () from /usr/lib/libQtCore.so.4 >#25 0x00007ffff5ce2dd7 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 >#26 0x00007ffff5ce3040 in ?? () from /usr/lib/libglib-2.0.so.0 >#27 0x00007ffff5ce30ec in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 >#28 0x00007fffdd18c83e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 >#29 0x00007fffdd773336 in ?? () from /usr/lib/libQtGui.so.4 >#30 0x00007fffdf97537b in KDEXLib::processYield (this=this@entry=0x6ea820, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:325 >#31 0x00007fffdf977050 in KDEXLib::Yield (this=0x6ea820, bWait=<optimized out>, bHandleAllCurrentEvents=<optimized out>) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:297 >#32 0x00007ffff10c4f81 in ImplYield (nReleased=0, i_bAllEvents=false, i_bWait=<optimized out>) at /home/user/libreoffice/vcl/source/app/svapp.cxx:511 >#33 Application::Yield () at /home/user/libreoffice/vcl/source/app/svapp.cxx:556 >#34 0x00007ffff0e40f15 in Dialog::Execute (this=this@entry=0x2d2d440) at /home/user/libreoffice/vcl/source/window/dialog.cxx:855 >#35 0x00007fffc7681169 in SwAbstractDialogFactory_Impl::ExecuteMMResultEmailDialog (this=<optimized out>) at /home/user/libreoffice/sw/source/ui/dialog/swdlgfact.cxx:1207 >#36 0x00007fffcaf80102 in SwModule::ExecOther (this=0x2576970, rReq=...) at /home/user/libreoffice/sw/source/uibase/app/apphdl.cxx:798 >#37 0x00007ffff38f535c in SfxShell::CallExec (rReq=..., pFunc=<optimized out>, this=0x2576970) at /home/user/libreoffice/include/sfx2/shell.hxx:204 >#38 SfxDispatcher::Call_Impl (this=0x284aa30, rShell=..., rSlot=..., rReq=..., bRecord=<optimized out>) at /home/user/libreoffice/sfx2/source/control/dispatch.cxx:362 >#39 0x00007ffff38f581a in SfxDispatcher::Execute_ (this=<optimized out>, rShell=..., rSlot=..., rReq=..., eCallMode=<optimized out>) at /home/user/libreoffice/sfx2/source/control/dispatch.cxx:948 >#40 0x00007ffff38f1eec in SfxBindings::Execute_Impl (this=0x2865de0, aReq=..., pSlot=pSlot@entry=0x7fffcb657778 <aSwModuleSlots_Impl+1144>, pShell=pShell@entry=0x2576970) at /home/user/libreoffice/sfx2/source/control/bindings.cxx:1173 >#41 0x00007ffff3939c1f in SfxDispatchController_Impl::dispatch (this=0x2d27a60, aURL=..., aArgs=..., rListener=...) at /home/user/libreoffice/sfx2/source/control/unoctitm.cxx:726 >#42 0x00007ffff393bbd3 in SfxOfficeDispatch::dispatch (this=0x2d29220, aURL=..., aArgs=...) at /home/user/libreoffice/sfx2/source/control/unoctitm.cxx:211 >#43 0x00007fffd1a860a4 in framework::GenericToolbarController::ExecuteHdl_Impl (p=0x2cffef0) at /home/user/libreoffice/framework/source/uielement/generictoolbarcontroller.cxx:275 >#44 0x00007ffff0ed2c1f in Link<void*, void>::Call (data=<optimized out>, this=0x2d03018) at /home/user/libreoffice/include/tools/link.hxx:84 >#45 ImplHandleUserEvent (pSVEvent=0x2d03010) at /home/user/libreoffice/vcl/source/window/winproc.cxx:1946 >#46 ImplWindowFrameProc (_pWindow=0x1f43f60, nEvent=SalEvent::UserEvent, pEvent=0x2d03010) at /home/user/libreoffice/vcl/source/window/winproc.cxx:2519 >#47 0x00007ffff1170c5c in SalFrame::CallCallback (pEvent=0x2d03010, nEvent=SalEvent::UserEvent, this=0x1f44590) at /home/user/libreoffice/vcl/inc/salframe.hxx:282 >#48 SalGenericDisplay::DispatchInternalEvent (this=<optimized out>) at /home/user/libreoffice/vcl/unx/generic/app/gendisp.cxx:86 >#49 0x00007fffdf975456 in KDEXLib::userEventActivated (this=this@entry=0x6ea820) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:400 >#50 0x00007fffdf9775e8 in KDEXLib::qt_static_metacall (_o=0x6ea820, _c=<optimized out>, _id=<optimized out>, _a=0x2d30730) at /home/user/libreoffice/workdir/CustomTarget/vcl/unx/kde4/KDEXLib.moc:84 >#51 0x00007fffdd176331 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4 >#52 0x00007fffdd6ca2dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 >#53 0x00007fffdd6d1136 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 >#54 0x00007fffded3501a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 >#55 0x00007fffdd15c4dd in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 >#56 0x00007fffdd15f966 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4 >#57 0x00007fffdd18c6ce in ?? () from /usr/lib/libQtCore.so.4 >#58 0x00007ffff5ce2dd7 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 >#59 0x00007ffff5ce3040 in ?? () from /usr/lib/libglib-2.0.so.0 >#60 0x00007ffff5ce30ec in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 >#61 0x00007fffdd18c83e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 >#62 0x00007fffdd773336 in ?? () from /usr/lib/libQtGui.so.4 >#63 0x00007fffdf975326 in KDEXLib::processYield (this=this@entry=0x6ea820, bWait=bWait@entry=false, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:320 >#64 0x00007fffdf977050 in KDEXLib::Yield (this=0x6ea820, bWait=<optimized out>, bHandleAllCurrentEvents=<optimized out>) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:297 >#65 0x00007ffff10c4f81 in ImplYield (nReleased=0, i_bAllEvents=false, i_bWait=<optimized out>) at /home/user/libreoffice/vcl/source/app/svapp.cxx:511 >#66 Application::Yield () at /home/user/libreoffice/vcl/source/app/svapp.cxx:556 >#67 0x00007ffff10c7365 in Application::Execute () at /home/user/libreoffice/vcl/source/app/svapp.cxx:473 >#68 0x00007ffff79038e8 in desktop::Desktop::DoExecute () at /home/user/libreoffice/desktop/source/app/app.cxx:1319 >#69 desktop::Desktop::Main (this=0x7fffffffe320) at /home/user/libreoffice/desktop/source/app/app.cxx:1646 >#70 0x00007ffff10cab46 in ImplSVMain () at /home/user/libreoffice/vcl/source/app/svmain.cxx:177 >#71 0x00007ffff10cac42 in SVMain () at /home/user/libreoffice/vcl/source/app/svmain.cxx:215 >#72 0x00007ffff792dcfa in soffice_main () at /home/user/libreoffice/desktop/source/app/sofficemain.cxx:165 >#73 0x00000000004006cb in sal_main () at /home/user/libreoffice/desktop/source/app/main.c:48 >#74 main (argc=<optimized out>, argv=<optimized out>) at /home/user/libreoffice/desktop/source/app/main.c:47 > >Thread 11 (Thread 0x7fffc9123700 (LWP 20419)): >#0 0x00007ffff761b6cd in poll () from /usr/lib/libc.so.6 >#1 0x00007ffff5ce2fd6 in ?? () from /usr/lib/libglib-2.0.so.0 >#2 0x00007ffff5ce3362 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 >#3 0x00007ffff0a1f726 in ?? () from /usr/lib/libgio-2.0.so.0 >#4 0x00007ffff5d092b5 in ?? () from /usr/lib/libglib-2.0.so.0 >#5 0x00007ffff7327484 in start_thread () from /usr/lib/libpthread.so.0 >#6 0x00007ffff76246dd in clone () from /usr/lib/libc.so.6 > >Thread 10 (Thread 0x7fffcd58f700 (LWP 20418)): >#0 0x00007ffff761b6cd in poll () from /usr/lib/libc.so.6 >#1 0x00007ffff5ce2fd6 in ?? () from /usr/lib/libglib-2.0.so.0 >#2 0x00007ffff5ce30ec in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 >#3 0x00007ffff5ce3131 in ?? () from /usr/lib/libglib-2.0.so.0 >#4 0x00007ffff5d092b5 in ?? () from /usr/lib/libglib-2.0.so.0 >#5 0x00007ffff7327484 in start_thread () from /usr/lib/libpthread.so.0 >#6 0x00007ffff76246dd in clone () from /usr/lib/libc.so.6 > >Thread 7 (Thread 0x7fffceb26700 (LWP 20413)): >#0 0x00007ffff761b6cd in poll () from /usr/lib/libc.so.6 >#1 0x00007fffdc95407f in x11::SelectionManager::dispatchEvent (this=this@entry=0x2272ce0, millisec=millisec@entry=-1) at /home/user/libreoffice/vcl/unx/generic/dtrans/X11_selection.cxx:3632 >#2 0x00007fffdc9542f5 in x11::SelectionManager::run (pThis=0x2272ce0) at /home/user/libreoffice/vcl/unx/generic/dtrans/X11_selection.cxx:3669 >#3 0x00007ffff7bbabd7 in osl_thread_start_Impl (pData=0x20d5670) at /home/user/libreoffice/sal/osl/unx/thread.cxx:240 >#4 0x00007ffff7327484 in start_thread () from /usr/lib/libpthread.so.0 >#5 0x00007ffff76246dd in clone () from /usr/lib/libc.so.6 > >Thread 6 (Thread 0x7fffcf543700 (LWP 20412)): >#0 0x00007ffff761b6cd in poll () from /usr/lib/libc.so.6 >#1 0x00007fffdc938dab in ICEConnectionWorker (data=0x20d3670) at /home/user/libreoffice/vcl/unx/generic/app/sm.cxx:628 >#2 0x00007ffff7bbabd7 in osl_thread_start_Impl (pData=0x2153ec0) at /home/user/libreoffice/sal/osl/unx/thread.cxx:240 >#3 0x00007ffff7327484 in start_thread () from /usr/lib/libpthread.so.0 >#4 0x00007ffff76246dd in clone () from /usr/lib/libc.so.6 > >Thread 4 (Thread 0x7fffd379e700 (LWP 20410)): >#0 0x00007ffff762538d in accept () from /usr/lib/libc.so.6 >#1 0x00007ffff7bb5170 in osl_acceptPipe (pPipe=0x19e7d50) at /home/user/libreoffice/sal/osl/unx/pipe.cxx:428 >#2 0x00007ffff792884a in osl::Pipe::accept (Connection=..., this=0x19e6c30) at /home/user/libreoffice/include/osl/pipe.hxx:136 >#3 desktop::PipeIpcThread::execute (this=0x19e6c00) at /home/user/libreoffice/desktop/source/app/officeipcthread.cxx:1193 >#4 0x00007ffff4216cb6 in salhelper::Thread::run (this=0x19e6c00) at /home/user/libreoffice/salhelper/source/thread.cxx:40 >#5 0x00007ffff4216e9a in osl::threadFunc (param=0x19e6c10) at /home/user/libreoffice/include/osl/thread.hxx:185 >#6 0x00007ffff7bbabd7 in osl_thread_start_Impl (pData=0x19e6650) at /home/user/libreoffice/sal/osl/unx/thread.cxx:240 >#7 0x00007ffff7327484 in start_thread () from /usr/lib/libpthread.so.0 >#8 0x00007ffff76246dd in clone () from /usr/lib/libc.so.6 > >Thread 2 (Thread 0x7fffe0383700 (LWP 20408)): >#0 0x00007ffff732d458 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0 >#1 0x00007ffff7b968ab in rtl_cache_wsupdate_wait (seconds=10) at /home/user/libreoffice/sal/rtl/alloc_cache.cxx:1337 >#2 rtl_cache_wsupdate_all (arg=0xa) at /home/user/libreoffice/sal/rtl/alloc_cache.cxx:1485 >#3 0x00007ffff7327484 in start_thread () from /usr/lib/libpthread.so.0 >#4 0x00007ffff76246dd in clone () from /usr/lib/libc.so.6 > >Thread 1 (Thread 0x7ffff7eeb980 (LWP 20402)): >#0 0x00007fffc77aab54 in SwMMResultEmailDialog::SendDocumentsHdl_Impl (this=0x2d2d440, pButton=0x2ceabc0) at /home/user/libreoffice/sw/source/ui/dbui/mmresultdialogs.cxx:921 >#1 0x00007ffff0eeadd0 in std::function<void ()>::operator()() const (this=0x7fffffffbb90) at /usr/include/c++/6.1.1/functional:2136 >#2 Control::ImplCallEventListenersAndHandler(unsigned long, std::function<void ()> const&) (this=0x2ceabc0, nEvent=nEvent@entry=1102, callHandler=...) at /home/user/libreoffice/vcl/source/control/ctrl.cxx:324 >#3 0x00007ffff0ed6ee2 in Button::Click (this=<optimized out>) at /home/user/libreoffice/vcl/source/control/button.cxx:127 >#4 0x00007ffff0eba95b in vcl::Window::EndTracking (this=0x2ceabc0, nFlags=nFlags@entry=TrackingEventFlags::NONE) at /home/user/libreoffice/vcl/source/window/window2.cxx:374 >#5 0x00007ffff0ed17b6 in ImplHandleMouseEvent (xWindow=..., nSVEvent=nSVEvent@entry=MouseNotifyEvent::MOUSEBUTTONUP, bMouseLeave=bMouseLeave@entry=false, nX=<optimized out>, nY=<optimized out>, nMsgTime=<optimized out>, nCode=1, nMode=<optimized out>) at /home/user/libreoffice/vcl/source/window/winproc.cxx:705 >#6 0x00007ffff0ed34b6 in ImplHandleSalMouseButtonUp (pEvent=<optimized out>, pWindow=0x2d2d440) at /home/user/libreoffice/vcl/source/window/winproc.cxx:2020 >#7 ImplWindowFrameProc (_pWindow=0x2d2d440, nEvent=SalEvent::MouseButtonUp, pEvent=<optimized out>) at /home/user/libreoffice/vcl/source/window/winproc.cxx:2369 >#8 0x00007fffdc969bc2 in SalFrame::CallCallback (pEvent=0x7fffffffc010, nEvent=SalEvent::MouseButtonUp, this=0x2d31410) at /home/user/libreoffice/vcl/inc/salframe.hxx:282 >#9 X11SalFrame::HandleMouseEvent (this=0x2d31410, pEvent=0x7fffffffc3c0) at /home/user/libreoffice/vcl/unx/generic/window/salframe.cxx:2796 >#10 0x00007fffdc9318a4 in SalX11Display::Dispatch (this=0x8d0bd0, pEvent=0x7fffffffc3c0) at /home/user/libreoffice/vcl/unx/generic/app/saldisp.cxx:2041 >#11 0x00007fffdd738c56 in ?? () from /usr/lib/libQtGui.so.4 >#12 0x00007fffdd749d72 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4 >#13 0x00007fffdf96fef7 in SalKDEDisplay::Yield (this=0x8d0bd0) at /home/user/libreoffice/vcl/unx/kde4/KDESalDisplay.cxx:66 >#14 0x00007fffdc93075a in DisplayYield (fd=<optimized out>, pDisplay=0x8d0bd0) at /home/user/libreoffice/vcl/unx/generic/app/saldisp.cxx:421 >#15 0x00007fffdf975799 in KDEXLib::socketNotifierActivated (this=this@entry=0x6ea820, fd=<optimized out>) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:275 >#16 0x00007fffdf977587 in KDEXLib::qt_static_metacall (_o=0x6ea820, _c=<optimized out>, _id=<optimized out>, _a=0x7fffffffc660) at /home/user/libreoffice/workdir/CustomTarget/vcl/unx/kde4/KDEXLib.moc:82 >#17 0x00007fffdd170590 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 >#18 0x00007fffdd1c183e in QSocketNotifier::activated(int) () from /usr/lib/libQtCore.so.4 >#19 0x00007fffdd17ad4b in QSocketNotifier::event(QEvent*) () from /usr/lib/libQtCore.so.4 >#20 0x00007fffdd6ca2dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 >#21 0x00007fffdd6d1136 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 >#22 0x00007fffded3501a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 >#23 0x00007fffdd15c4dd in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 >#24 0x00007fffdd18ce52 in ?? () from /usr/lib/libQtCore.so.4 >#25 0x00007ffff5ce2dd7 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 >#26 0x00007ffff5ce3040 in ?? () from /usr/lib/libglib-2.0.so.0 >#27 0x00007ffff5ce30ec in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 >#28 0x00007fffdd18c83e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 >#29 0x00007fffdd773336 in ?? () from /usr/lib/libQtGui.so.4 >#30 0x00007fffdf97537b in KDEXLib::processYield (this=this@entry=0x6ea820, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:325 >#31 0x00007fffdf977050 in KDEXLib::Yield (this=0x6ea820, bWait=<optimized out>, bHandleAllCurrentEvents=<optimized out>) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:297 >#32 0x00007ffff10c4f81 in ImplYield (nReleased=0, i_bAllEvents=false, i_bWait=<optimized out>) at /home/user/libreoffice/vcl/source/app/svapp.cxx:511 >#33 Application::Yield () at /home/user/libreoffice/vcl/source/app/svapp.cxx:556 >#34 0x00007ffff0e40f15 in Dialog::Execute (this=this@entry=0x2d2d440) at /home/user/libreoffice/vcl/source/window/dialog.cxx:855 >#35 0x00007fffc7681169 in SwAbstractDialogFactory_Impl::ExecuteMMResultEmailDialog (this=<optimized out>) at /home/user/libreoffice/sw/source/ui/dialog/swdlgfact.cxx:1207 >#36 0x00007fffcaf80102 in SwModule::ExecOther (this=0x2576970, rReq=...) at /home/user/libreoffice/sw/source/uibase/app/apphdl.cxx:798 >#37 0x00007ffff38f535c in SfxShell::CallExec (rReq=..., pFunc=<optimized out>, this=0x2576970) at /home/user/libreoffice/include/sfx2/shell.hxx:204 >#38 SfxDispatcher::Call_Impl (this=0x284aa30, rShell=..., rSlot=..., rReq=..., bRecord=<optimized out>) at /home/user/libreoffice/sfx2/source/control/dispatch.cxx:362 >#39 0x00007ffff38f581a in SfxDispatcher::Execute_ (this=<optimized out>, rShell=..., rSlot=..., rReq=..., eCallMode=<optimized out>) at /home/user/libreoffice/sfx2/source/control/dispatch.cxx:948 >#40 0x00007ffff38f1eec in SfxBindings::Execute_Impl (this=0x2865de0, aReq=..., pSlot=pSlot@entry=0x7fffcb657778 <aSwModuleSlots_Impl+1144>, pShell=pShell@entry=0x2576970) at /home/user/libreoffice/sfx2/source/control/bindings.cxx:1173 >#41 0x00007ffff3939c1f in SfxDispatchController_Impl::dispatch (this=0x2d27a60, aURL=..., aArgs=..., rListener=...) at /home/user/libreoffice/sfx2/source/control/unoctitm.cxx:726 >#42 0x00007ffff393bbd3 in SfxOfficeDispatch::dispatch (this=0x2d29220, aURL=..., aArgs=...) at /home/user/libreoffice/sfx2/source/control/unoctitm.cxx:211 >#43 0x00007fffd1a860a4 in framework::GenericToolbarController::ExecuteHdl_Impl (p=0x2cffef0) at /home/user/libreoffice/framework/source/uielement/generictoolbarcontroller.cxx:275 >#44 0x00007ffff0ed2c1f in Link<void*, void>::Call (data=<optimized out>, this=0x2d03018) at /home/user/libreoffice/include/tools/link.hxx:84 >#45 ImplHandleUserEvent (pSVEvent=0x2d03010) at /home/user/libreoffice/vcl/source/window/winproc.cxx:1946 >#46 ImplWindowFrameProc (_pWindow=0x1f43f60, nEvent=SalEvent::UserEvent, pEvent=0x2d03010) at /home/user/libreoffice/vcl/source/window/winproc.cxx:2519 >#47 0x00007ffff1170c5c in SalFrame::CallCallback (pEvent=0x2d03010, nEvent=SalEvent::UserEvent, this=0x1f44590) at /home/user/libreoffice/vcl/inc/salframe.hxx:282 >#48 SalGenericDisplay::DispatchInternalEvent (this=<optimized out>) at /home/user/libreoffice/vcl/unx/generic/app/gendisp.cxx:86 >#49 0x00007fffdf975456 in KDEXLib::userEventActivated (this=this@entry=0x6ea820) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:400 >#50 0x00007fffdf9775e8 in KDEXLib::qt_static_metacall (_o=0x6ea820, _c=<optimized out>, _id=<optimized out>, _a=0x2d30730) at /home/user/libreoffice/workdir/CustomTarget/vcl/unx/kde4/KDEXLib.moc:84 >#51 0x00007fffdd176331 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4 >#52 0x00007fffdd6ca2dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 >#53 0x00007fffdd6d1136 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 >#54 0x00007fffded3501a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 >#55 0x00007fffdd15c4dd in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 >#56 0x00007fffdd15f966 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4 >#57 0x00007fffdd18c6ce in ?? () from /usr/lib/libQtCore.so.4 >#58 0x00007ffff5ce2dd7 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 >#59 0x00007ffff5ce3040 in ?? () from /usr/lib/libglib-2.0.so.0 >#60 0x00007ffff5ce30ec in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 >#61 0x00007fffdd18c83e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 >#62 0x00007fffdd773336 in ?? () from /usr/lib/libQtGui.so.4 >#63 0x00007fffdf975326 in KDEXLib::processYield (this=this@entry=0x6ea820, bWait=bWait@entry=false, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:320 >#64 0x00007fffdf977050 in KDEXLib::Yield (this=0x6ea820, bWait=<optimized out>, bHandleAllCurrentEvents=<optimized out>) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:297 >#65 0x00007ffff10c4f81 in ImplYield (nReleased=0, i_bAllEvents=false, i_bWait=<optimized out>) at /home/user/libreoffice/vcl/source/app/svapp.cxx:511 >#66 Application::Yield () at /home/user/libreoffice/vcl/source/app/svapp.cxx:556 >#67 0x00007ffff10c7365 in Application::Execute () at /home/user/libreoffice/vcl/source/app/svapp.cxx:473 >#68 0x00007ffff79038e8 in desktop::Desktop::DoExecute () at /home/user/libreoffice/desktop/source/app/app.cxx:1319 >#69 desktop::Desktop::Main (this=0x7fffffffe320) at /home/user/libreoffice/desktop/source/app/app.cxx:1646 >#70 0x00007ffff10cab46 in ImplSVMain () at /home/user/libreoffice/vcl/source/app/svmain.cxx:177 >#71 0x00007ffff10cac42 in SVMain () at /home/user/libreoffice/vcl/source/app/svmain.cxx:215 >#72 0x00007ffff792dcfa in soffice_main () at /home/user/libreoffice/desktop/source/app/sofficemain.cxx:165 >#73 0x00000000004006cb in sal_main () at /home/user/libreoffice/desktop/source/app/main.c:48 >#74 main (argc=<optimized out>, argv=<optimized out>) at /home/user/libreoffice/desktop/source/app/main.c:47 >A debugging session is active. > > Inferior 1 [process 20402] will be killed. > >Quit anyway? (y or n) [answered Y; input not from terminal]
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 98797
:
123983
| 126522