Bugzilla – Attachment 140076 Details for
Bug 115950
EDITING: Crash while selecting cell format with double-click
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
log file from gdb
20180222_1955_gdblog (text/plain), 23.58 KB, created by
Terrence Enger
on 2018-02-23 01:32:15 UTC
(
hide
)
Description:
log file from gdb
Filename:
MIME Type:
Creator:
Terrence Enger
Created:
2018-02-23 01:32:15 UTC
Size:
23.58 KB
patch
obsolete
> Id Target Id Frame >* 1 Thread 0x7ffff7f7aac0 (LWP 4539) "soffice.bin" 0x00007fffee5545c6 in SvImpLBox::MouseButtonDown (this=0x555557f9e2e0, rMEvt=...) at /home/terry/lo_hacking/git/libo6/svtools/source/contnr/svimpbox.cxx:2027 > 2 Thread 0x7fffd8deb700 (LWP 4544) "rtl_cache_wsupd" 0x00007ffff715bbb6 in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7fffd8deab10, expected=0, futex_word=0x7ffff7dd29a8 <g_cache_list+648>) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 > 4 Thread 0x7fffd2211700 (LWP 4546) "PipeIPC" 0x00007ffff746211b in __libc_accept (fd=10, addr=..., len=0x0) at ../sysdeps/unix/sysv/linux/accept.c:26 > 5 Thread 0x7fffd0ac4700 (LWP 4547) "gmain" 0x00007ffff7456e6b in __GI___poll (fds=0x5555566f8140, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 > 6 Thread 0x7fffd02c3700 (LWP 4548) "gdbus" 0x00007ffff7456e6b in __GI___poll (fds=0x555556704df0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 > 19 Thread 0x7fffcf13c700 (LWP 4565) "configmgrWriter" 0x00007ffff715bbb6 in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7fffcf13b730, expected=0, futex_word=0x5555567e7308) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 >#0 0x00007fffee5545c6 in SvImpLBox::MouseButtonDown(MouseEvent const&) (this=0x555557f9e2e0, rMEvt=...) at /home/terry/lo_hacking/git/libo6/svtools/source/contnr/svimpbox.cxx:2027 > aPos = Point = {x = 40, y = 5} > pEntry = 0x55555b24fc10 > nY = 0 > pXItem = 0x55555b25b0c0 >#1 0x00007fffee58f360 in SvTreeListBox::MouseButtonDown(MouseEvent const&) (this=0x555557f9c260, rMEvt=...) at /home/terry/lo_hacking/git/libo6/svtools/source/contnr/treelistbox.cxx:2381 >#2 0x00007fffebe7f078 in ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (xWindow=..., nSVEvent=MouseNotifyEvent::MOUSEBUTTONDOWN, bMouseLeave=false, nX=304, nY=79, nMsgTime=278967811, nCode=1, nMode=(MouseEventModifiers::SIMPLECLICK | MouseEventModifiers::SELECT)) at /home/terry/lo_hacking/git/libo6/vcl/source/window/winproc.cxx:698 > pSVData = 0x7fffeced2600 <rtl::Static<ImplSVData, (anonymous namespace)::private_aImplSVData>::get()::instance> > aMousePos = Point = {x = 304, y = 79} > pChild = {_vptr.VclPtr = 0x7fffece20fb0 <vtable for VclPtr<vcl::Window>+16>, m_rInnerRef = rtl::Reference to 0x555557f9c260} > bRet = false > nClicks = 2 > pWinFrameData = 0x555557f547a0 > nOldCode = 1 > nTmpMask = (MouseEventModifiers::SYNTHETIC | MouseEventModifiers::MODIFIERCHANGED) > aChildPos = Point = {x = 40, y = 5} > aMEvt = {maPos = Point = {x = 40, y = 5}, mnMode = (MouseEventModifiers::SIMPLECLICK | MouseEventModifiers::SELECT), mnClicks = 2, mnCode = 1} > bCallHelpRequest = true > aNEvt = {mpWindow = {_vptr.VclPtr = 0x7fffece20fb0 <vtable for VclPtr<vcl::Window>+16>, m_rInnerRef = rtl::Reference to 0x555557f9c260}, mpData = 0x7fffffff1840, mnEventType = MouseNotifyEvent::MOUSEBUTTONDOWN} > __PRETTY_FUNCTION__ = "bool ImplHandleMouseEvent(const VclPtr<vcl::Window>&, MouseNotifyEvent, bool, long int, long int, sal_uInt64, sal_uInt16, MouseEventModifiers)" >#3 0x00007fffebe8633b in ImplHandleSalMouseButtonDown(vcl::Window*, SalMouseEvent const*) (pWindow=0x555557b0fa40, pEvent=0x7fffffff1ee0) at /home/terry/lo_hacking/git/libo6/vcl/source/window/winproc.cxx:1989 >#4 0x00007fffebe8490c in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557b0fa40, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffff1ee0) at /home/terry/lo_hacking/git/libo6/vcl/source/window/winproc.cxx:2312 > pWindow = {_vptr.VclPtr = 0x7fffece20fb0 <vtable for VclPtr<vcl::Window>+16>, m_rInnerRef = rtl::Reference to 0x555557b0fa40} > bRet = false >#5 0x00007fffd831c0be in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555557f542c0, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffff1ee0) at /home/terry/lo_hacking/git/libo6/vcl/inc/salframe.hxx:279 >#6 0x00007fffd831b1ec in GtkSalFrame::CallCallbackExc(SalEvent, void const*) const (this=0x555557f542c0, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffff1ee0) at /home/terry/lo_hacking/git/libo6/vcl/unx/gtk3/gtk3gtkframe.cxx:4320 > nRet = false >#7 0x00007fffd8315e83 in GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (pEvent=0x55555b72fa70, frame=0x555557f542c0) at /home/terry/lo_hacking/git/libo6/vcl/unx/gtk3/gtk3gtkframe.cxx:2621 > pThis = 0x555557f542c0 > aEvent = {mnTime = 278967811, mnX = 304, mnY = 79, mnButton = 1, mnCode = 0} > nEventType = SalEvent::MouseButtonDown > aDel = {m_pNotifier = 0x0} >#8 0x00007fffd7b3615b in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#9 0x00007ffff5d9cf9d in g_closure_invoke () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#10 0x00007ffff5dafcce in () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#11 0x00007ffff5db7e3f in g_signal_emit_valist () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#12 0x00007ffff5db8ebf in g_signal_emit () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#13 0x00007fffd7c80bc4 in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#14 0x00007fffd7b330ee in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#15 0x00007fffd7b35268 in gtk_main_do_event () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#16 0x00007fffd76423e5 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#17 0x00007fffd7673bb2 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#18 0x00007ffff5ac3f67 in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#19 0x00007ffff5ac41a0 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#20 0x00007ffff5ac422c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#21 0x00007fffd828e2ee in GtkSalData::Yield(bool, bool) (this=0x55555584e820, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo6/vcl/unx/gtk3/gtk3gtkdata.cxx:459 > nMaxEvents = 0 > wasOneEvent = 1 > aReleaser = {mnReleased = 1} > bDispatchThread = true > bWasEvent = false >#22 0x00007fffd8291aa6 in GtkInstance::DoYield(bool, bool) (this=0x55555584e660, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo6/vcl/unx/gtk3/../gtk/gtkinst.cxx:412 >#23 0x00007fffec2ef823 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/terry/lo_hacking/git/libo6/vcl/source/app/svapp.cxx:469 > pSVData = 0x7fffeced2600 <rtl::Static<ImplSVData, (anonymous namespace)::private_aImplSVData>::get()::instance> > bProcessedEvent = true >#24 0x00007fffec2eb8c5 in Application::Yield() () at /home/terry/lo_hacking/git/libo6/vcl/source/app/svapp.cxx:534 >#25 0x00007fffec2eb479 in Application::Execute() () at /home/terry/lo_hacking/git/libo6/vcl/source/app/svapp.cxx:449 > pSVData = 0x7fffeced2600 <rtl::Static<ImplSVData, (anonymous namespace)::private_aImplSVData>::get()::instance> >#26 0x00007ffff77718ad in desktop::Desktop::Main() (this=0x7fffffff2dc0) at /home/terry/lo_hacking/git/libo6/desktop/source/app/app.cxx:1622 > layer2 = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (desktop::DesktopContext *) 0x55555668b708} > layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (DesktopEnvironmentContext *) 0x55555584e9f8} > eStatus = desktop::Desktop::BS_OK > rCmdLineArgs = @0x7ffff7b1e7a0: {m_cwdUrl = boost::optional "file:///home/terry/lo_hacking/git/libo6", m_minimized = false, m_invisible = false, m_norestore = false, m_headless = false, m_eventtesting = false, m_quickstart = false, m_noquickstart = false, m_terminateafterinit = false, m_nologo = false, m_nolockcheck = false, m_nodefault = false, m_help = false, m_writer = false, m_calc = true, m_draw = false, m_impress = false, m_global = false, m_math = false, m_web = false, m_base = false, m_helpwriter = false, m_helpcalc = false, m_helpdraw = false, m_helpbasic = false, m_helpmath = false, m_helpimpress = false, m_helpbase = false, m_version = false, m_splashpipe = false, m_textcat = false, m_scriptcat = false, m_safemode = false, m_unknown = "", m_bEmpty = false, m_bDocumentArgs = true, m_accept = std::__debug::vector of length 0, capacity 0, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} > aUnknown = "" > inst_fin = desktop::userinstall::EXISTED > xContext = uno::Reference to (cppu::ComponentContext *) 0x555555860330 > xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x555556a12798 > xDesktop = uno::Reference to (framework::Desktop *) 0x555556a2d1a8 > aAppearanceCfg = {<utl::ConfigItem> = {<utl::ConfigurationBroadcaster> = {_vptr.ConfigurationBroadcaster = 0x7fffeeda0f70 <vtable for SvtTabAppearanceCfg+16>, mpList = std::unique_ptr<std::__debug::vector<utl::ConfigurationListener*, std::allocator<utl::ConfigurationListener*> >> = {get() = 0x0}, m_nBroadcastBlocked = 0, m_nBlockedHint = ConfigurationHints::NONE}, sSubTree = "Office.Common/View", m_xHierarchyAccess = uno::Reference to (configmgr::RootAccess *) 0x555556e50f58, xChangeLstnr = empty uno::Reference, m_nMode = ConfigItemMode::DelayedUpdate, m_bIsModified = false, m_bEnableInternalNotification = false, m_nInValueChange = 0}, nDragMode = DragMode::SystemDep, nSnapMode = SnapType::NONE, nMiddleMouse = MouseMiddleButtonAction::PasteSelection, nAAMinPixelHeight = 8, bMenuMouseFollow = true, bFontAntialiasing = true, static bInitialized = true} > aOptions = {<utl::detail::Options> = {<utl::ConfigurationBroadcaster> = {_vptr.ConfigurationBroadcaster = 0x7fffeeda0ea8 <vtable for SvtAccessibilityOptions+16>, mpList = std::unique_ptr<std::__debug::vector<utl::ConfigurationListener*, std::allocator<utl::ConfigurationListener*> >> = {get() = 0x0}, m_nBroadcastBlocked = 0, m_nBlockedHint = ConfigurationHints::NONE}, <utl::ConfigurationListener> = {_vptr.ConfigurationListener = 0x7fffeeda0ee0 <vtable for SvtAccessibilityOptions+72>}, <No data fields>}, <SfxListener> = {_vptr.SfxListener = 0x7fffeeda0f08 <vtable for SvtAccessibilityOptions+112>, mpImpl = std::unique_ptr<SfxListener::Impl> = {get() = 0x555556b63570}}, static sm_pSingleImplConfig = 0x555556b376c0, static sm_nAccessibilityRefCount = 5} >#27 0x00007fffec2fbdd5 in ImplSVMain() () at /home/terry/lo_hacking/git/libo6/vcl/source/app/svmain.cxx:198 > pSVData = 0x7fffeced2600 <rtl::Static<ImplSVData, (anonymous namespace)::private_aImplSVData>::get()::instance> > nReturn = 1 > bInit = true >#28 0x00007fffec2fbf3e in SVMain() () at /home/terry/lo_hacking/git/libo6/vcl/source/app/svmain.cxx:236 > nRet = 0 >#29 0x00007ffff77c87b4 in soffice_main() () at /home/terry/lo_hacking/git/libo6/desktop/source/app/sofficemain.cxx:166 > bSuccess = true > aDesktop = {<Application> = {_vptr.Application = 0x7ffff7b18430 <vtable for desktop::Desktop+16>}, m_rSplashScreen = empty uno::Reference, m_bCleanedExtensionCache = false, m_bServicesRegistered = true, m_aBootstrapError = desktop::Desktop::BE_OK, m_aBootstrapErrorMessage = "", m_aBootstrapStatus = desktop::Desktop::BS_OK, m_xLockfile = std::unique_ptr<desktop::Lockfile> = {get() = 0x555556a2b230}, m_firstRunTimer = {<Task> = {_vptr.Task = 0x7fffeceb9628 <vtable for Timer+16>, mpSchedulerData = 0x0, mpDebugName = 0x7ffff785c298 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7ffff7776b1e <desktop::Desktop::LinkStubAsyncInitFirstRun(void*, Timer*)>, instance_ = 0x7fffffff2dc0}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} > rCmdLineArgs = @0x7ffff7b1e7a0: {m_cwdUrl = boost::optional "file:///home/terry/lo_hacking/git/libo6", m_minimized = false, m_invisible = false, m_norestore = false, m_headless = false, m_eventtesting = false, m_quickstart = false, m_noquickstart = false, m_terminateafterinit = false, m_nologo = false, m_nolockcheck = false, m_nodefault = false, m_help = false, m_writer = false, m_calc = true, m_draw = false, m_impress = false, m_global = false, m_math = false, m_web = false, m_base = false, m_helpwriter = false, m_helpcalc = false, m_helpdraw = false, m_helpbasic = false, m_helpmath = false, m_helpimpress = false, m_helpbase = false, m_version = false, m_splashpipe = false, m_textcat = false, m_scriptcat = false, m_safemode = false, m_unknown = "", m_bEmpty = false, m_bDocumentArgs = true, m_accept = std::__debug::vector of length 0, capacity 0, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} > aUnknown = "" >#30 0x00005555555549f2 in sal_main () at /home/terry/lo_hacking/git/libo6/desktop/source/app/main.c:48 > ret = 0 >#31 0x00005555555549d8 in main (argc=2, argv=0x7fffffff3108) at /home/terry/lo_hacking/git/libo6/desktop/source/app/main.c:47 > ret = 0 > >Thread 19 (Thread 0x7fffcf13c700 (LWP 4565)): >#0 0x00007ffff715bbb6 in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7fffcf13b730, expected=0, futex_word=0x5555567e7308) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 >#1 0x00007ffff715bbb6 in __pthread_cond_wait_common (abstime=0x7fffcf13b730, mutex=0x5555567e7310, cond=0x5555567e72e0) at pthread_cond_wait.c:539 >#2 0x00007ffff715bbb6 in __pthread_cond_timedwait (cond=0x5555567e72e0, mutex=0x5555567e7310, abstime=0x7fffcf13b730) at pthread_cond_wait.c:667 >#3 0x00007ffff7b74024 in osl_waitCondition(oslCondition, TimeValue const*) (Condition=0x5555567e72e0, pTimeout=0x7fffcf13b948) at /home/terry/lo_hacking/git/libo6/sal/osl/unx/conditn.cxx:199 >#4 0x00007fffd36f3d32 in osl::Condition::wait(TimeValue const*) (this=0x555556d8d2d8, pTimeout=0x7fffcf13b948) at /home/terry/lo_hacking/git/libo6/include/osl/conditn.hxx:119 >#5 0x00007fffd36f3d57 in osl::Condition::wait(TimeValue const&) (this=0x555556d8d2d8, timeout=...) at /home/terry/lo_hacking/git/libo6/include/osl/conditn.hxx:123 >#6 0x00007fffd36eb567 in configmgr::Components::WriteThread::execute() (this=0x555556d8d290) at /home/terry/lo_hacking/git/libo6/configmgr/source/components.cxx:182 >#7 0x00007ffff2bba4f4 in salhelper::Thread::run() (this=0x555556d8d290) at /home/terry/lo_hacking/git/libo6/salhelper/source/thread.cxx:40 >#8 0x00007ffff2bba84e in osl::threadFunc(void*) (param=0x555556d8d2a0) at /home/terry/lo_hacking/git/libo6/include/osl/thread.hxx:185 >#9 0x00007ffff7b96d75 in osl_thread_start_Impl(void*) (pData=0x55555b56f090) at /home/terry/lo_hacking/git/libo6/sal/osl/unx/thread.cxx:234 >#10 0x00007ffff715551a in start_thread (arg=0x7fffcf13c700) at pthread_create.c:465 >#11 0x00007ffff74613ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 > >Thread 6 (Thread 0x7fffd02c3700 (LWP 4548)): >#0 0x00007ffff7456e6b in __GI___poll (fds=0x555556704df0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >#1 0x00007ffff5ac4119 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#2 0x00007ffff5ac44b2 in g_main_loop_run () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#3 0x00007fffeb542ad6 in () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 >#4 0x00007ffff5aeb5f5 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#5 0x00007ffff715551a in start_thread (arg=0x7fffd02c3700) at pthread_create.c:465 >#6 0x00007ffff74613ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 > >Thread 5 (Thread 0x7fffd0ac4700 (LWP 4547)): >#0 0x00007ffff7456e6b in __GI___poll (fds=0x5555566f8140, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >#1 0x00007ffff5ac4119 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#2 0x00007ffff5ac422c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#3 0x00007ffff5ac4271 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#4 0x00007ffff5aeb5f5 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#5 0x00007ffff715551a in start_thread (arg=0x7fffd0ac4700) at pthread_create.c:465 >#6 0x00007ffff74613ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 > >Thread 4 (Thread 0x7fffd2211700 (LWP 4546)): >#0 0x00007ffff746211b in __libc_accept (fd=10, addr=..., len=0x0) at ../sysdeps/unix/sysv/linux/accept.c:26 >#1 0x00007ffff7b83bf7 in osl_acceptPipe(oslPipe) (pPipe=0x555556620970) at /home/terry/lo_hacking/git/libo6/sal/osl/unx/pipe.cxx:412 >#2 0x00007ffff77c2415 in osl::Pipe::accept(osl::StreamPipe&) (this=0x55555599ed20, Connection=...) at /home/terry/lo_hacking/git/libo6/include/osl/pipe.hxx:151 >#3 0x00007ffff77c05e9 in desktop::PipeIpcThread::execute() (this=0x55555599ecf0) at /home/terry/lo_hacking/git/libo6/desktop/source/app/officeipcthread.cxx:1150 >#4 0x00007ffff2bba4f4 in salhelper::Thread::run() (this=0x55555599ecf0) at /home/terry/lo_hacking/git/libo6/salhelper/source/thread.cxx:40 >#5 0x00007ffff2bba84e in osl::threadFunc(void*) (param=0x55555599ed00) at /home/terry/lo_hacking/git/libo6/include/osl/thread.hxx:185 >#6 0x00007ffff7b96d75 in osl_thread_start_Impl(void*) (pData=0x555556620880) at /home/terry/lo_hacking/git/libo6/sal/osl/unx/thread.cxx:234 >#7 0x00007ffff715551a in start_thread (arg=0x7fffd2211700) at pthread_create.c:465 >#8 0x00007ffff74613ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 > >Thread 2 (Thread 0x7fffd8deb700 (LWP 4544)): >#0 0x00007ffff715bbb6 in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7fffd8deab10, expected=0, futex_word=0x7ffff7dd29a8 <g_cache_list+648>) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 >#1 0x00007ffff715bbb6 in __pthread_cond_wait_common (abstime=0x7fffd8deab10, mutex=0x7ffff7dd2720 <g_cache_list>, cond=0x7ffff7dd2980 <g_cache_list+608>) at pthread_cond_wait.c:539 >#2 0x00007ffff715bbb6 in __pthread_cond_timedwait (cond=0x7ffff7dd2980 <g_cache_list+608>, mutex=0x7ffff7dd2720 <g_cache_list>, abstime=0x7fffd8deab10) at pthread_cond_wait.c:667 >#3 0x00007ffff7b4119b in rtl_cache_wsupdate_wait(unsigned int) (seconds=10) at /home/terry/lo_hacking/git/libo6/sal/rtl/alloc_cache.cxx:1210 >#4 0x00007ffff7b41390 in rtl_cache_wsupdate_all(void*) (arg=0xa) at /home/terry/lo_hacking/git/libo6/sal/rtl/alloc_cache.cxx:1332 >#5 0x00007ffff715551a in start_thread (arg=0x7fffd8deb700) at pthread_create.c:465 >#6 0x00007ffff74613ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 > >Thread 1 (Thread 0x7ffff7f7aac0 (LWP 4539)): >#0 0x00007fffee5545c6 in SvImpLBox::MouseButtonDown(MouseEvent const&) (this=0x555557f9e2e0, rMEvt=...) at /home/terry/lo_hacking/git/libo6/svtools/source/contnr/svimpbox.cxx:2027 >#1 0x00007fffee58f360 in SvTreeListBox::MouseButtonDown(MouseEvent const&) (this=0x555557f9c260, rMEvt=...) at /home/terry/lo_hacking/git/libo6/svtools/source/contnr/treelistbox.cxx:2381 >#2 0x00007fffebe7f078 in ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (xWindow=..., nSVEvent=MouseNotifyEvent::MOUSEBUTTONDOWN, bMouseLeave=false, nX=304, nY=79, nMsgTime=278967811, nCode=1, nMode=(MouseEventModifiers::SIMPLECLICK | MouseEventModifiers::SELECT)) at /home/terry/lo_hacking/git/libo6/vcl/source/window/winproc.cxx:698 >#3 0x00007fffebe8633b in ImplHandleSalMouseButtonDown(vcl::Window*, SalMouseEvent const*) (pWindow=0x555557b0fa40, pEvent=0x7fffffff1ee0) at /home/terry/lo_hacking/git/libo6/vcl/source/window/winproc.cxx:1989 >#4 0x00007fffebe8490c in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557b0fa40, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffff1ee0) at /home/terry/lo_hacking/git/libo6/vcl/source/window/winproc.cxx:2312 >#5 0x00007fffd831c0be in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555557f542c0, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffff1ee0) at /home/terry/lo_hacking/git/libo6/vcl/inc/salframe.hxx:279 >#6 0x00007fffd831b1ec in GtkSalFrame::CallCallbackExc(SalEvent, void const*) const (this=0x555557f542c0, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffff1ee0) at /home/terry/lo_hacking/git/libo6/vcl/unx/gtk3/gtk3gtkframe.cxx:4320 >#7 0x00007fffd8315e83 in GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (pEvent=0x55555b72fa70, frame=0x555557f542c0) at /home/terry/lo_hacking/git/libo6/vcl/unx/gtk3/gtk3gtkframe.cxx:2621 >#8 0x00007fffd7b3615b in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#9 0x00007ffff5d9cf9d in g_closure_invoke () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#10 0x00007ffff5dafcce in () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#11 0x00007ffff5db7e3f in g_signal_emit_valist () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#12 0x00007ffff5db8ebf in g_signal_emit () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#13 0x00007fffd7c80bc4 in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#14 0x00007fffd7b330ee in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#15 0x00007fffd7b35268 in gtk_main_do_event () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#16 0x00007fffd76423e5 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#17 0x00007fffd7673bb2 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#18 0x00007ffff5ac3f67 in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#19 0x00007ffff5ac41a0 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#20 0x00007ffff5ac422c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#21 0x00007fffd828e2ee in GtkSalData::Yield(bool, bool) (this=0x55555584e820, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo6/vcl/unx/gtk3/gtk3gtkdata.cxx:459 >#22 0x00007fffd8291aa6 in GtkInstance::DoYield(bool, bool) (this=0x55555584e660, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo6/vcl/unx/gtk3/../gtk/gtkinst.cxx:412 >#23 0x00007fffec2ef823 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/terry/lo_hacking/git/libo6/vcl/source/app/svapp.cxx:469 >#24 0x00007fffec2eb8c5 in Application::Yield() () at /home/terry/lo_hacking/git/libo6/vcl/source/app/svapp.cxx:534 >#25 0x00007fffec2eb479 in Application::Execute() () at /home/terry/lo_hacking/git/libo6/vcl/source/app/svapp.cxx:449 >#26 0x00007ffff77718ad in desktop::Desktop::Main() (this=0x7fffffff2dc0) at /home/terry/lo_hacking/git/libo6/desktop/source/app/app.cxx:1622 >#27 0x00007fffec2fbdd5 in ImplSVMain() () at /home/terry/lo_hacking/git/libo6/vcl/source/app/svmain.cxx:198 >#28 0x00007fffec2fbf3e in SVMain() () at /home/terry/lo_hacking/git/libo6/vcl/source/app/svmain.cxx:236 >#29 0x00007ffff77c87b4 in soffice_main() () at /home/terry/lo_hacking/git/libo6/desktop/source/app/sofficemain.cxx:166 >#30 0x00005555555549f2 in sal_main () at /home/terry/lo_hacking/git/libo6/desktop/source/app/main.c:48 >#31 0x00005555555549d8 in main (argc=2, argv=0x7fffffff3108) at /home/terry/lo_hacking/git/libo6/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 115950
: 140076 |
140077