Bugzilla – Attachment 130172 Details for
Bug 105121
Crash after editing query and closing query window
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
GDB trace of the crash with 5.4 master
gdbtrace.txt (text/plain), 30.77 KB, created by
Buovjaga
on 2017-01-05 11:23:57 UTC
(
hide
)
Description:
GDB trace of the crash with 5.4 master
Filename:
MIME Type:
Creator:
Buovjaga
Created:
2017-01-05 11:23:57 UTC
Size:
30.77 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 0x7fffde93e700 (LWP 5780)] >[New Thread 0x7fffd2794700 (LWP 5781)] >[New Thread 0x7fffd1f93700 (LWP 5782)] >[Thread 0x7fffd2794700 (LWP 5781) exited] >[New Thread 0x7fffd2794700 (LWP 5783)] >[New Thread 0x7fffcd9c2700 (LWP 5784)] >[New Thread 0x7fffccfa4700 (LWP 5785)] >[New Thread 0x7fffcb9cb700 (LWP 5788)] >[Thread 0x7fffcb9cb700 (LWP 5788) exited] >[Thread 0x7fffd2794700 (LWP 5783) exited] >[New Thread 0x7fffd2794700 (LWP 5792)] >[Thread 0x7fffd2794700 (LWP 5792) exited] >[New Thread 0x7fffd2794700 (LWP 5793)] >[New Thread 0x7fffcb9cb700 (LWP 5794)] >[New Thread 0x7fffc857f700 (LWP 5795)] >[New Thread 0x7fffc7d7e700 (LWP 5796)] >[Thread 0x7fffcb9cb700 (LWP 5794) exited] >[New Thread 0x7fffcb9cb700 (LWP 5797)] >[Thread 0x7fffcb9cb700 (LWP 5797) exited] >[New Thread 0x7fffcb9cb700 (LWP 5798)] >[Thread 0x7fffcb9cb700 (LWP 5798) exited] >[New Thread 0x7fffc60ac700 (LWP 5799)] >[New Thread 0x7fffc4fbe700 (LWP 5800)] >[New Thread 0x7fffc3255700 (LWP 5801)] >[New Thread 0x7fffc2944700 (LWP 5802)] >[Thread 0x7fffc2944700 (LWP 5802) exited] >[Thread 0x7fffc3255700 (LWP 5801) exited] >[New Thread 0x7fffc3255700 (LWP 5803)] >[New Thread 0x7fffc2944700 (LWP 5804)] >[Thread 0x7fffc2944700 (LWP 5804) exited] >[Thread 0x7fffc3255700 (LWP 5803) exited] >[Thread 0x7fffc4fbe700 (LWP 5800) exited] >[New Thread 0x7fffc4fbe700 (LWP 5805)] >[New Thread 0x7fffc3255700 (LWP 5806)] >[New Thread 0x7fffc2944700 (LWP 5807)] > >Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >vcl::Window::ImplGrabFocus (this=0x0, nFlags=GetFocusFlags::NONE) at /home/user/libreoffice/vcl/source/window/mouse.cxx:201 >201 if( !mpWindowImpl || mpWindowImpl->mbInDispose ) >#0 0x00007fffefb369de in vcl::Window::ImplGrabFocus(GetFocusFlags) (this=0x0, nFlags=GetFocusFlags::NONE) at /home/user/libreoffice/vcl/source/window/mouse.cxx:201 >#1 0x00007fffefb3719f in vcl::Window::ImplGrabFocus(GetFocusFlags) (this=this@entry=0x2682ec0, nFlags=nFlags@entry=GetFocusFlags::NONE) at /home/user/libreoffice/vcl/source/window/mouse.cxx:383 >#2 0x00007fffefb89a17 in vcl::Window::GrabFocus() (this=this@entry=0x2682ec0) at /home/user/libreoffice/vcl/source/window/window.cxx:3015 >#3 0x00007fffefb92691 in vcl::Window::dispose() (this=0x2683a00) at /home/user/libreoffice/vcl/source/window/window.cxx:455 >#4 0x00007ffff1291959 in VclPtr<CheckBox>::disposeAndClear() (this=<optimized out>) at /home/user/libreoffice/include/vcl/vclptr.hxx:229 >#5 0x00007ffff1291959 in svt::CheckBoxControl::dispose() (this=0x2682ec0) at /home/user/libreoffice/svtools/source/brwbox/ebbcontrols.cxx:250 >#6 0x00007fffc908028e in VclPtr<svt::CheckBoxControl>::disposeAndClear() (this=0x267d410) at /home/user/libreoffice/include/vcl/vclptr.hxx:229 >#7 0x00007fffc908028e in dbaui::OSelectionBrowseBox::dispose() (this=0x267cf30) at /home/user/libreoffice/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx:161 >#8 0x00007fffc9068405 in VclPtr<dbaui::OSelectionBrowseBox>::disposeAndClear() (this=0x26783c8) at /home/user/libreoffice/include/vcl/vclptr.hxx:229 >#9 0x00007fffc9068405 in dbaui::OQueryDesignView::dispose() (this=0x2678140) at /home/user/libreoffice/dbaccess/source/ui/querydesign/QueryDesignView.cxx:2499 >#10 0x00007fffc907bee6 in VclPtr<dbaui::OQueryDesignView>::disposeAndClear() (this=<optimized out>) at /home/user/libreoffice/include/vcl/vclptr.hxx:229 >#11 0x00007fffc907bee6 in dbaui::OQueryViewSwitch::~OQueryViewSwitch() (this=0x2656060, __in_chrg=<optimized out>) at /home/user/libreoffice/dbaccess/source/ui/querydesign/QueryViewSwitch.cxx:45 >#12 0x00007fffc90521ba in std::default_delete<dbaui::OQueryViewSwitch>::operator()(dbaui::OQueryViewSwitch*) const (this=<optimized out>, __ptr=0x2656060) at /usr/include/c++/6.2.1/bits/unique_ptr.h:76 >#13 0x00007fffc90521ba in std::unique_ptr<dbaui::OQueryViewSwitch, std::default_delete<dbaui::OQueryViewSwitch> >::~unique_ptr() (this=<synthetic pointer>, __in_chrg=<optimized out>) at /usr/include/c++/6.2.1/bits/unique_ptr.h:236 >#14 0x00007fffc90521ba in dbaui::OQueryContainerWindow::dispose() (this=0x265f3d0) at /home/user/libreoffice/dbaccess/source/ui/querydesign/querycontainerwindow.cxx:64 >#15 0x00007ffff0c9a744 in VclPtr<OutputDevice>::disposeAndClear() (this=0x7fffffffd000) at /home/user/libreoffice/include/vcl/vclptr.hxx:229 >#16 0x00007ffff0c9a744 in VCLXWindow::dispose() (this=0x26e3b60) at /home/user/libreoffice/toolkit/source/awt/vclxwindow.cxx:933 >#17 0x00007fffcfe0aef3 in (anonymous namespace)::Frame::setComponent(com::sun::star::uno::Reference<com::sun::star::awt::XWindow> const&, com::sun::star::uno::Reference<com::sun::star::frame::XController> const&) (this=this@entry=0x248dd60, xComponentWindow=..., xController=...) at /home/user/libreoffice/framework/source/services/frame.cxx:1615 >#18 0x00007fffcfe0b70a in (anonymous namespace)::Frame::close(sal_Bool) (this=0x248dd60, bDeliverOwnership=<optimized out>) at /home/user/libreoffice/framework/source/services/frame.cxx:1801 >#19 0x00007fffcfd56137 in framework::pattern::frame::closeIt(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&, bool) (bDelegateOwnership=false, xResource=<synthetic pointer>...) at /home/user/libreoffice/framework/source/inc/pattern/frame.hxx:69 >#20 0x00007fffcfd56137 in framework::CloseDispatcher::implts_closeFrame() (this=this@entry=0x2763b30) at /home/user/libreoffice/framework/source/dispatch/closedispatcher.cxx:510 >#21 0x00007fffcfd59b2c in framework::CloseDispatcher::impl_asyncCallback(LinkParamNone*) (this=0x2763b30) at /home/user/libreoffice/framework/source/dispatch/closedispatcher.cxx:380 >#22 0x00007fffefb9b4f1 in Link<void*, void>::Call(void*) const (data=<optimized out>, this=0x2764398) at /home/user/libreoffice/include/tools/link.hxx:84 >#23 0x00007fffefb9b4f1 in ImplHandleUserEvent (pSVEvent=0x2764390) at /home/user/libreoffice/vcl/source/window/winproc.cxx:1954 >#24 0x00007fffefb9b4f1 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x1dbbfd0, nEvent=SalEvent::UserEvent, pEvent=0x2764390) at /home/user/libreoffice/vcl/source/window/winproc.cxx:2504 >#25 0x00007fffefe4c94c in SalFrame::CallCallback(SalEvent, void const*) const (pEvent=0x2764390, nEvent=SalEvent::UserEvent, this=0x1dbc600) at /home/user/libreoffice/vcl/inc/salframe.hxx:276 >#26 0x00007fffefe4c94c in SalGenericDisplay::DispatchInternalEvent() (this=<optimized out>) at /home/user/libreoffice/vcl/unx/generic/app/gendisp.cxx:86 >#27 0x00007fffddf302f6 in KDEXLib::userEventActivated() (this=this@entry=0x7672f0) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:393 >#28 0x00007fffddf308b8 in KDEXLib::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=0x7672f0, _c=<optimized out>, _id=<optimized out>, _a=0x274acb0) at /home/user/libreoffice/workdir/CustomTarget/vcl/unx/kde4/KDEXLib.moc:78 >#29 0x00007fffdb825991 in QObject::event(QEvent*) () at /usr/lib/libQtCore.so.4 >#30 0x00007fffdbd78f2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQtGui.so.4 >#31 0x00007fffdbd7fe3c in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQtGui.so.4 >#32 0x00007fffdd3442fa in KApplication::notify(QObject*, QEvent*) () at /usr/lib/libkdeui.so.5 >#33 0x00007fffdb80bb2d in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib/libQtCore.so.4 >#34 0x00007fffdb80f006 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQtCore.so.4 >#35 0x00007fffdb83bd5e in () at /usr/lib/libQtCore.so.4 >#36 0x00007ffff5cd3587 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 >#37 0x00007ffff5cd37f0 in () at /usr/lib/libglib-2.0.so.0 >#38 0x00007ffff5cd389c in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 >#39 0x00007fffdb83bece in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQtCore.so.4 >#40 0x00007fffdbe21e86 in () at /usr/lib/libQtGui.so.4 >#41 0x00007fffddf301c6 in KDEXLib::processYield(bool, bool) (this=this@entry=0x7672f0, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:313 >#42 0x00007fffddf320d0 in KDEXLib::Yield(bool, bool) (this=0x7672f0, bWait=<optimized out>, bHandleAllCurrentEvents=<optimized out>) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:290 >#43 0x00007fffefda0ad1 in ImplYield(bool, bool, unsigned long) (nReleased=0, i_bAllEvents=false, i_bWait=<optimized out>) at /home/user/libreoffice/vcl/source/app/svapp.cxx:506 >#44 0x00007fffefda0ad1 in Application::Yield() () at /home/user/libreoffice/vcl/source/app/svapp.cxx:551 >#45 0x00007fffefda2825 in Application::Execute() () at /home/user/libreoffice/vcl/source/app/svapp.cxx:468 >#46 0x00007ffff78f6b18 in desktop::Desktop::DoExecute() () at /home/user/libreoffice/desktop/source/app/app.cxx:1356 >#47 0x00007ffff78f6b18 in desktop::Desktop::Main() (this=0x7fffffffe2c0) at /home/user/libreoffice/desktop/source/app/app.cxx:1683 >#48 0x00007fffefda7156 in ImplSVMain() () at /home/user/libreoffice/vcl/source/app/svmain.cxx:185 >#49 0x00007fffefda7252 in SVMain() () at /home/user/libreoffice/vcl/source/app/svmain.cxx:223 >#50 0x00007ffff792073a in soffice_main() () at /home/user/libreoffice/desktop/source/app/sofficemain.cxx:166 >#51 0x000000000040064b in sal_main () at /home/user/libreoffice/desktop/source/app/main.c:48 >#52 0x000000000040064b in main (argc=<optimized out>, argv=<optimized out>) at /home/user/libreoffice/desktop/source/app/main.c:47 > >Thread 24 (Thread 0x7fffc2944700 (LWP 5807)): >#0 0x00007ffff73214b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 >#1 0x00007ffff7bae29e in osl_waitCondition(oslCondition, TimeValue const*) (Condition=0x276cd20, pTimeout=pTimeout@entry=0x7fffc2943c10) at /home/user/libreoffice/sal/osl/unx/conditn.cxx:201 >#2 0x00007fffd341cc04 in osl::Condition::wait(TimeValue const*) (pTimeout=0x7fffc2943c10, this=<optimized out>) at /home/user/libreoffice/include/osl/conditn.hxx:93 >#3 0x00007fffd341cc04 in configmgr::Components::WriteThread::execute() (this=0x276ccb0) at /home/user/libreoffice/configmgr/source/components.cxx:182 >#4 0x00007ffff39cccc6 in salhelper::Thread::run() (this=0x276ccb0) at /home/user/libreoffice/salhelper/source/thread.cxx:40 >#5 0x00007ffff39cceaa in osl::threadFunc(void*) (param=0x276ccc0) at /home/user/libreoffice/include/osl/thread.hxx:185 >#6 0x00007ffff7bba7e7 in osl_thread_start_Impl(void*) (pData=0x276cd90) at /home/user/libreoffice/sal/osl/unx/thread.cxx:240 >#7 0x00007ffff731b454 in start_thread () at /usr/lib/libpthread.so.0 >#8 0x00007ffff76197df in clone () at /usr/lib/libc.so.6 > >Thread 23 (Thread 0x7fffc3255700 (LWP 5806)): >#0 0x00007ffff73236c3 in do_futex_wait () at /usr/lib/libpthread.so.0 >#1 0x00007ffff732378f in __new_sem_wait_slow () at /usr/lib/libpthread.so.0 >#2 0x00007ffff7323842 in sem_timedwait () at /usr/lib/libpthread.so.0 >#3 0x00007fffc5495740 in Firebird::SignalSafeSemaphore::tryEnter(int, int) (this=this@entry=0x7fffcf3ad510, seconds=seconds@entry=10, milliseconds=10000, milliseconds@entry=0) at /home/user/libreoffice/workdir/UnpackedTarball/firebird/src/common/classes/semaphore.cpp:202 >#4 0x00007fffc50ef82a in garbage_collector(void*) (arg=arg@entry=0x7fffcf3acd40) at /home/user/libreoffice/workdir/UnpackedTarball/firebird/src/jrd/vio.cpp:4942 >#5 0x00007fffc547a98f in (anonymous namespace)::ThreadArgs::run (this=<synthetic pointer>) at /home/user/libreoffice/workdir/UnpackedTarball/firebird/src/common/ThreadStart.cpp:78 >#6 0x00007fffc547a98f in (anonymous namespace)::threadStart(void*) (arg=0x7fffcf3a1f20) at /home/user/libreoffice/workdir/UnpackedTarball/firebird/src/common/ThreadStart.cpp:93 >#7 0x00007ffff731b454 in start_thread () at /usr/lib/libpthread.so.0 >#8 0x00007ffff76197df in clone () at /usr/lib/libc.so.6 > >Thread 22 (Thread 0x7fffc4fbe700 (LWP 5805)): >#0 0x00007ffff73236c3 in do_futex_wait () at /usr/lib/libpthread.so.0 >#1 0x00007ffff732378f in __new_sem_wait_slow () at /usr/lib/libpthread.so.0 >#2 0x00007ffff7323842 in sem_timedwait () at /usr/lib/libpthread.so.0 >#3 0x00007fffc5495740 in Firebird::SignalSafeSemaphore::tryEnter(int, int) (this=this@entry=0x7fffc2055ff8, seconds=seconds@entry=10, milliseconds=10000, milliseconds@entry=0) at /home/user/libreoffice/workdir/UnpackedTarball/firebird/src/common/classes/semaphore.cpp:202 >#4 0x00007fffc50a1b5e in cache_writer(void*) (arg=arg@entry=0x7fffcf3acd40) at /home/user/libreoffice/workdir/UnpackedTarball/firebird/src/jrd/cch.cpp:2943 >#5 0x00007fffc547a98f in (anonymous namespace)::ThreadArgs::run (this=<synthetic pointer>) at /home/user/libreoffice/workdir/UnpackedTarball/firebird/src/common/ThreadStart.cpp:78 >#6 0x00007fffc547a98f in (anonymous namespace)::threadStart(void*) (arg=0x7fffcf3a1f20) at /home/user/libreoffice/workdir/UnpackedTarball/firebird/src/common/ThreadStart.cpp:93 >#7 0x00007ffff731b454 in start_thread () at /usr/lib/libpthread.so.0 >#8 0x00007ffff76197df in clone () at /usr/lib/libc.so.6 > >Thread 16 (Thread 0x7fffc60ac700 (LWP 5799)): >#0 0x00007ffff73236c3 in do_futex_wait () at /usr/lib/libpthread.so.0 >#1 0x00007ffff732378f in __new_sem_wait_slow () at /usr/lib/libpthread.so.0 >#2 0x00007ffff7323842 in sem_timedwait () at /usr/lib/libpthread.so.0 >#3 0x00007fffc63be500 in Firebird::SignalSafeSemaphore::tryEnter(int, int) (this=0x7fffd07b0120, seconds=<optimized out>, milliseconds=<optimized out>) at /home/user/libreoffice/workdir/UnpackedTarball/firebird/src/common/classes/semaphore.cpp:202 >#4 0x00007fffc62d8ca4 in Why::(anonymous namespace)::TimerEntry::timeThread(void*) () at /home/user/libreoffice/workdir/UnpackedTarball/firebird/src/yvalve/MasterImplementation.cpp:299 >#5 0x00007fffc63adc9f in (anonymous namespace)::ThreadArgs::run (this=<synthetic pointer>) at /home/user/libreoffice/workdir/UnpackedTarball/firebird/src/common/ThreadStart.cpp:78 >#6 0x00007fffc63adc9f in (anonymous namespace)::threadStart(void*) (arg=0x7fffd07b12a8) at /home/user/libreoffice/workdir/UnpackedTarball/firebird/src/common/ThreadStart.cpp:93 >#7 0x00007ffff731b454 in start_thread () at /usr/lib/libpthread.so.0 >#8 0x00007ffff76197df in clone () at /usr/lib/libc.so.6 > >Thread 13 (Thread 0x7fffc7d7e700 (LWP 5796)): >#0 0x00007ffff761048d in poll () at /usr/lib/libc.so.6 >#1 0x00007ffff5cd3786 in () at /usr/lib/libglib-2.0.so.0 >#2 0x00007ffff5cd3b12 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0 >#3 0x00007fffef5df316 in () at /usr/lib/libgio-2.0.so.0 >#4 0x00007ffff5cfb0d5 in () at /usr/lib/libglib-2.0.so.0 >#5 0x00007ffff731b454 in start_thread () at /usr/lib/libpthread.so.0 >#6 0x00007ffff76197df in clone () at /usr/lib/libc.so.6 > >Thread 12 (Thread 0x7fffc857f700 (LWP 5795)): >#0 0x00007ffff761048d in poll () at /usr/lib/libc.so.6 >#1 0x00007ffff5cd3786 in () at /usr/lib/libglib-2.0.so.0 >#2 0x00007ffff5cd389c in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 >#3 0x00007ffff5cd38e1 in () at /usr/lib/libglib-2.0.so.0 >#4 0x00007ffff5cfb0d5 in () at /usr/lib/libglib-2.0.so.0 >#5 0x00007ffff731b454 in start_thread () at /usr/lib/libpthread.so.0 >#6 0x00007ffff76197df in clone () at /usr/lib/libc.so.6 > >Thread 10 (Thread 0x7fffd2794700 (LWP 5793)): >#0 0x00007ffff7323f1c in __lll_lock_wait () at /usr/lib/libpthread.so.0 >#1 0x00007ffff731dbb6 in pthread_mutex_lock () at /usr/lib/libpthread.so.0 >#2 0x00007ffff7bb3eee in osl_acquireMutex(oslMutexImpl*) (pMutex=<optimized out>) at /home/user/libreoffice/sal/osl/unx/mutex.cxx:99 >#3 0x00007fffefe4cb8d in osl::Mutex::acquire() (this=0x7581d8) at /home/user/libreoffice/include/osl/mutex.hxx:56 >#4 0x00007fffefe4cb8d in SalYieldMutex::acquire() (this=0x7581d0) at /home/user/libreoffice/vcl/unx/generic/app/geninst.cxx:54 >#5 0x00007fffc95c4fbe in SolarMutexResettableGuard::SolarMutexResettableGuard() (this=0x7fffd2793770, this@entry=0x24169d0) at /home/user/libreoffice/include/vcl/svapp.hxx:1474 >#6 0x00007fffc95c4fbe in dbaccess::ModelMethodGuard::ModelMethodGuard(dbaccess::ModelDependentComponent const&) (this=this@entry=0x7fffd2793770, _component=...) at /home/user/libreoffice/dbaccess/source/core/dataaccess/ModelImpl.hxx:588 >#7 0x00007fffc95b307d in dbaccess::DocumentGuard::DocumentGuard(dbaccess::ODatabaseDocument const&, dbaccess::DocumentGuard::MethodUsedDuringInit_) (_document=..., this=0x7fffd2793770) at /home/user/libreoffice/dbaccess/source/core/dataaccess/databasedocument.hxx:697 >#8 0x00007fffc95b307d in dbaccess::ODatabaseDocument::getEvents() (this=0x24169d0) at /home/user/libreoffice/dbaccess/source/core/dataaccess/databasedocument.cxx:2028 >#9 0x00007fffc95fca60 in dbaccess::DocumentEventExecutor::documentEventOccured(com::sun::star::document::DocumentEvent const&) (this=0x2403b40, Event=...) at /home/user/libreoffice/dbaccess/source/core/dataaccess/documenteventexecutor.cxx:154 >#10 0x00007fffc95fec7a in comphelper::OInterfaceContainerHelper2::NotifySingleListener<com::sun::star::document::XDocumentEventListener, com::sun::star::document::DocumentEvent>::operator()(com::sun::star::uno::Reference<com::sun::star::document::XDocumentEventListener> const&) const (listener=<synthetic pointer>..., this=<optimized out>) at /home/user/libreoffice/include/comphelper/interfacecontainer2.hxx:272 >#11 0x00007fffc95fec7a in comphelper::OInterfaceContainerHelper2::forEach<com::sun::star::document::XDocumentEventListener, comphelper::OInterfaceContainerHelper2::NotifySingleListener<com::sun::star::document::XDocumentEventListener, com::sun::star::document::DocumentEvent> >(comphelper::OInterfaceContainerHelper2::NotifySingleListener<com::sun::star::document::XDocumentEventListener, com::sun::star::document::DocumentEvent> const&) (func=..., this=0x24022f0) at /home/user/libreoffice/include/comphelper/interfacecontainer2.hxx:285 >#12 0x00007fffc95fec7a in comphelper::OInterfaceContainerHelper2::notifyEach<com::sun::star::document::XDocumentEventListener, com::sun::star::document::DocumentEvent>(void (com::sun::star::document::XDocumentEventListener::*)(com::sun::star::document::DocumentEvent const&), com::sun::star::document::DocumentEvent const&) (Event=..., NotificationMethod=&virtual com::sun::star::document::XDocumentEventListener::documentEventOccured(com::sun::star::document::DocumentEvent const&), this=0x24022f0) at /home/user/libreoffice/include/comphelper/interfacecontainer2.hxx:298 >#13 0x00007fffc95fec7a in dbaccess::DocumentEventNotifier_Impl::impl_notifyEvent_nothrow(com::sun::star::document::DocumentEvent const&) (this=0x24022a0, _rEvent=...) at /home/user/libreoffice/dbaccess/source/core/dataaccess/documenteventnotifier.cxx:196 >#14 0x00007ffff4c39bd1 in comphelper::AsyncEventNotifierBase::execute() (this=0x247b370) at /home/user/libreoffice/comphelper/source/misc/asyncnotification.cxx:159 >#15 0x00007ffff4c388ca in comphelper::AsyncEventNotifierAutoJoin::run() (this=0x247b370) at /home/user/libreoffice/comphelper/source/misc/asyncnotification.cxx:259 >#16 0x00007ffff4c3aa7a in osl::threadFunc(void*) (param=0x247b380) at /home/user/libreoffice/include/osl/thread.hxx:185 >#17 0x00007ffff7bba7e7 in osl_thread_start_Impl(void*) (pData=0x2481510) at /home/user/libreoffice/sal/osl/unx/thread.cxx:240 >#18 0x00007ffff731b454 in start_thread () at /usr/lib/libpthread.so.0 >#19 0x00007ffff76197df in clone () at /usr/lib/libc.so.6 > >Thread 7 (Thread 0x7fffccfa4700 (LWP 5785)): >#0 0x00007ffff761048d in poll () at /usr/lib/libc.so.6 >#1 0x00007fffdaffff2f in x11::SelectionManager::dispatchEvent(int) (this=this@entry=0x21786c0, millisec=millisec@entry=-1) at /home/user/libreoffice/vcl/unx/generic/dtrans/X11_selection.cxx:3632 >#2 0x00007fffdb0001a5 in x11::SelectionManager::run(void*) (pThis=0x21786c0) at /home/user/libreoffice/vcl/unx/generic/dtrans/X11_selection.cxx:3669 >#3 0x00007ffff7bba7e7 in osl_thread_start_Impl(void*) (pData=0x21606d0) at /home/user/libreoffice/sal/osl/unx/thread.cxx:240 >#4 0x00007ffff731b454 in start_thread () at /usr/lib/libpthread.so.0 >#5 0x00007ffff76197df in clone () at /usr/lib/libc.so.6 > >Thread 6 (Thread 0x7fffcd9c2700 (LWP 5784)): >#0 0x00007ffff761048d in poll () at /usr/lib/libc.so.6 >#1 0x00007fffdafe4d0b in ICEConnectionWorker(void*) (data=0x1dc26a0) at /home/user/libreoffice/vcl/unx/generic/app/sm.cxx:627 >#2 0x00007ffff7bba7e7 in osl_thread_start_Impl(void*) (pData=0x211d7d0) at /home/user/libreoffice/sal/osl/unx/thread.cxx:240 >#3 0x00007ffff731b454 in start_thread () at /usr/lib/libpthread.so.0 >#4 0x00007ffff76197df in clone () at /usr/lib/libc.so.6 > >Thread 4 (Thread 0x7fffd1f93700 (LWP 5782)): >#0 0x00007ffff761a47d in accept () at /usr/lib/libc.so.6 >#1 0x00007ffff7bb4d90 in osl_acceptPipe(oslPipe) (pPipe=0x1a29160) at /home/user/libreoffice/sal/osl/unx/pipe.cxx:428 >#2 0x00007ffff791b36a in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x1a28270) at /home/user/libreoffice/include/osl/pipe.hxx:151 >#3 0x00007ffff791b36a in desktop::PipeIpcThread::execute() (this=0x1a28240) at /home/user/libreoffice/desktop/source/app/officeipcthread.cxx:1191 >#4 0x00007ffff39cccc6 in salhelper::Thread::run() (this=0x1a28240) at /home/user/libreoffice/salhelper/source/thread.cxx:40 >#5 0x00007ffff39cceaa in osl::threadFunc(void*) (param=0x1a28250) at /home/user/libreoffice/include/osl/thread.hxx:185 >#6 0x00007ffff7bba7e7 in osl_thread_start_Impl(void*) (pData=0x1a27ae0) at /home/user/libreoffice/sal/osl/unx/thread.cxx:240 >#7 0x00007ffff731b454 in start_thread () at /usr/lib/libpthread.so.0 >#8 0x00007ffff76197df in clone () at /usr/lib/libc.so.6 > >Thread 2 (Thread 0x7fffde93e700 (LWP 5780)): >#0 0x00007ffff73214b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 >#1 0x00007ffff7b95c9b in rtl_cache_wsupdate_wait (seconds=10) at /home/user/libreoffice/sal/rtl/alloc_cache.cxx:1337 >#2 0x00007ffff7b95c9b in rtl_cache_wsupdate_all(void*) (arg=0xa) at /home/user/libreoffice/sal/rtl/alloc_cache.cxx:1485 >#3 0x00007ffff731b454 in start_thread () at /usr/lib/libpthread.so.0 >#4 0x00007ffff76197df in clone () at /usr/lib/libc.so.6 > >Thread 1 (Thread 0x7ffff7eea600 (LWP 5774)): >#0 0x00007fffefb369de in vcl::Window::ImplGrabFocus(GetFocusFlags) (this=0x0, nFlags=GetFocusFlags::NONE) at /home/user/libreoffice/vcl/source/window/mouse.cxx:201 >#1 0x00007fffefb3719f in vcl::Window::ImplGrabFocus(GetFocusFlags) (this=this@entry=0x2682ec0, nFlags=nFlags@entry=GetFocusFlags::NONE) at /home/user/libreoffice/vcl/source/window/mouse.cxx:383 >#2 0x00007fffefb89a17 in vcl::Window::GrabFocus() (this=this@entry=0x2682ec0) at /home/user/libreoffice/vcl/source/window/window.cxx:3015 >#3 0x00007fffefb92691 in vcl::Window::dispose() (this=0x2683a00) at /home/user/libreoffice/vcl/source/window/window.cxx:455 >#4 0x00007ffff1291959 in VclPtr<CheckBox>::disposeAndClear() (this=<optimized out>) at /home/user/libreoffice/include/vcl/vclptr.hxx:229 >#5 0x00007ffff1291959 in svt::CheckBoxControl::dispose() (this=0x2682ec0) at /home/user/libreoffice/svtools/source/brwbox/ebbcontrols.cxx:250 >#6 0x00007fffc908028e in VclPtr<svt::CheckBoxControl>::disposeAndClear() (this=0x267d410) at /home/user/libreoffice/include/vcl/vclptr.hxx:229 >#7 0x00007fffc908028e in dbaui::OSelectionBrowseBox::dispose() (this=0x267cf30) at /home/user/libreoffice/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx:161 >#8 0x00007fffc9068405 in VclPtr<dbaui::OSelectionBrowseBox>::disposeAndClear() (this=0x26783c8) at /home/user/libreoffice/include/vcl/vclptr.hxx:229 >#9 0x00007fffc9068405 in dbaui::OQueryDesignView::dispose() (this=0x2678140) at /home/user/libreoffice/dbaccess/source/ui/querydesign/QueryDesignView.cxx:2499 >#10 0x00007fffc907bee6 in VclPtr<dbaui::OQueryDesignView>::disposeAndClear() (this=<optimized out>) at /home/user/libreoffice/include/vcl/vclptr.hxx:229 >#11 0x00007fffc907bee6 in dbaui::OQueryViewSwitch::~OQueryViewSwitch() (this=0x2656060, __in_chrg=<optimized out>) at /home/user/libreoffice/dbaccess/source/ui/querydesign/QueryViewSwitch.cxx:45 >#12 0x00007fffc90521ba in std::default_delete<dbaui::OQueryViewSwitch>::operator()(dbaui::OQueryViewSwitch*) const (this=<optimized out>, __ptr=0x2656060) at /usr/include/c++/6.2.1/bits/unique_ptr.h:76 >#13 0x00007fffc90521ba in std::unique_ptr<dbaui::OQueryViewSwitch, std::default_delete<dbaui::OQueryViewSwitch> >::~unique_ptr() (this=<synthetic pointer>, __in_chrg=<optimized out>) at /usr/include/c++/6.2.1/bits/unique_ptr.h:236 >#14 0x00007fffc90521ba in dbaui::OQueryContainerWindow::dispose() (this=0x265f3d0) at /home/user/libreoffice/dbaccess/source/ui/querydesign/querycontainerwindow.cxx:64 >#15 0x00007ffff0c9a744 in VclPtr<OutputDevice>::disposeAndClear() (this=0x7fffffffd000) at /home/user/libreoffice/include/vcl/vclptr.hxx:229 >#16 0x00007ffff0c9a744 in VCLXWindow::dispose() (this=0x26e3b60) at /home/user/libreoffice/toolkit/source/awt/vclxwindow.cxx:933 >#17 0x00007fffcfe0aef3 in (anonymous namespace)::Frame::setComponent(com::sun::star::uno::Reference<com::sun::star::awt::XWindow> const&, com::sun::star::uno::Reference<com::sun::star::frame::XController> const&) (this=this@entry=0x248dd60, xComponentWindow=..., xController=...) at /home/user/libreoffice/framework/source/services/frame.cxx:1615 >#18 0x00007fffcfe0b70a in (anonymous namespace)::Frame::close(sal_Bool) (this=0x248dd60, bDeliverOwnership=<optimized out>) at /home/user/libreoffice/framework/source/services/frame.cxx:1801 >#19 0x00007fffcfd56137 in framework::pattern::frame::closeIt(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&, bool) (bDelegateOwnership=false, xResource=<synthetic pointer>...) at /home/user/libreoffice/framework/source/inc/pattern/frame.hxx:69 >#20 0x00007fffcfd56137 in framework::CloseDispatcher::implts_closeFrame() (this=this@entry=0x2763b30) at /home/user/libreoffice/framework/source/dispatch/closedispatcher.cxx:510 >#21 0x00007fffcfd59b2c in framework::CloseDispatcher::impl_asyncCallback(LinkParamNone*) (this=0x2763b30) at /home/user/libreoffice/framework/source/dispatch/closedispatcher.cxx:380 >#22 0x00007fffefb9b4f1 in Link<void*, void>::Call(void*) const (data=<optimized out>, this=0x2764398) at /home/user/libreoffice/include/tools/link.hxx:84 >#23 0x00007fffefb9b4f1 in ImplHandleUserEvent (pSVEvent=0x2764390) at /home/user/libreoffice/vcl/source/window/winproc.cxx:1954 >#24 0x00007fffefb9b4f1 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x1dbbfd0, nEvent=SalEvent::UserEvent, pEvent=0x2764390) at /home/user/libreoffice/vcl/source/window/winproc.cxx:2504 >#25 0x00007fffefe4c94c in SalFrame::CallCallback(SalEvent, void const*) const (pEvent=0x2764390, nEvent=SalEvent::UserEvent, this=0x1dbc600) at /home/user/libreoffice/vcl/inc/salframe.hxx:276 >#26 0x00007fffefe4c94c in SalGenericDisplay::DispatchInternalEvent() (this=<optimized out>) at /home/user/libreoffice/vcl/unx/generic/app/gendisp.cxx:86 >#27 0x00007fffddf302f6 in KDEXLib::userEventActivated() (this=this@entry=0x7672f0) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:393 >#28 0x00007fffddf308b8 in KDEXLib::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=0x7672f0, _c=<optimized out>, _id=<optimized out>, _a=0x274acb0) at /home/user/libreoffice/workdir/CustomTarget/vcl/unx/kde4/KDEXLib.moc:78 >#29 0x00007fffdb825991 in QObject::event(QEvent*) () at /usr/lib/libQtCore.so.4 >#30 0x00007fffdbd78f2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQtGui.so.4 >#31 0x00007fffdbd7fe3c in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQtGui.so.4 >#32 0x00007fffdd3442fa in KApplication::notify(QObject*, QEvent*) () at /usr/lib/libkdeui.so.5 >#33 0x00007fffdb80bb2d in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib/libQtCore.so.4 >#34 0x00007fffdb80f006 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQtCore.so.4 >#35 0x00007fffdb83bd5e in () at /usr/lib/libQtCore.so.4 >#36 0x00007ffff5cd3587 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 >#37 0x00007ffff5cd37f0 in () at /usr/lib/libglib-2.0.so.0 >#38 0x00007ffff5cd389c in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 >#39 0x00007fffdb83bece in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQtCore.so.4 >#40 0x00007fffdbe21e86 in () at /usr/lib/libQtGui.so.4 >#41 0x00007fffddf301c6 in KDEXLib::processYield(bool, bool) (this=this@entry=0x7672f0, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:313 >#42 0x00007fffddf320d0 in KDEXLib::Yield(bool, bool) (this=0x7672f0, bWait=<optimized out>, bHandleAllCurrentEvents=<optimized out>) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:290 >#43 0x00007fffefda0ad1 in ImplYield(bool, bool, unsigned long) (nReleased=0, i_bAllEvents=false, i_bWait=<optimized out>) at /home/user/libreoffice/vcl/source/app/svapp.cxx:506 >#44 0x00007fffefda0ad1 in Application::Yield() () at /home/user/libreoffice/vcl/source/app/svapp.cxx:551 >#45 0x00007fffefda2825 in Application::Execute() () at /home/user/libreoffice/vcl/source/app/svapp.cxx:468 >#46 0x00007ffff78f6b18 in desktop::Desktop::DoExecute() () at /home/user/libreoffice/desktop/source/app/app.cxx:1356 >#47 0x00007ffff78f6b18 in desktop::Desktop::Main() (this=0x7fffffffe2c0) at /home/user/libreoffice/desktop/source/app/app.cxx:1683 >#48 0x00007fffefda7156 in ImplSVMain() () at /home/user/libreoffice/vcl/source/app/svmain.cxx:185 >#49 0x00007fffefda7252 in SVMain() () at /home/user/libreoffice/vcl/source/app/svmain.cxx:223 >#50 0x00007ffff792073a in soffice_main() () at /home/user/libreoffice/desktop/source/app/sofficemain.cxx:166 >#51 0x000000000040064b in sal_main () at /home/user/libreoffice/desktop/source/app/main.c:48 >#52 0x000000000040064b in 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 5774] 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 105121
: 130172