Bugzilla – Attachment 138233 Details for
Bug 114271
Assertion failure when clicking on comment border in Calc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
GDB trace
gdbtrace.txt (text/plain), 20.80 KB, created by
Aron Budea
on 2017-12-06 06:30:32 UTC
(
hide
)
Description:
GDB trace
Filename:
MIME Type:
Creator:
Aron Budea
Created:
2017-12-06 06:30:32 UTC
Size:
20.80 KB
patch
obsolete
>warning: Currently logging to gdbtrace.log. Turn the logging off and on to make the new setting effective. >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". >[New Thread 0x7fffda3d2700 (LWP 30528)] >[New Thread 0x7fffd3567700 (LWP 30534)] >[New Thread 0x7fffd2526700 (LWP 30535)] >[New Thread 0x7fffd1700700 (LWP 30536)] >[New Thread 0x7fffd0eff700 (LWP 30537)] >[New Thread 0x7fffd06fe700 (LWP 30538)] >[New Thread 0x7fffcdb33700 (LWP 30539)] >[New Thread 0x7fffcd332700 (LWP 30540)] >[Thread 0x7fffcdb33700 (LWP 30539) exited] >[Thread 0x7fffd3567700 (LWP 30534) exited] >[New Thread 0x7fffd3567700 (LWP 30542)] >[New Thread 0x7fffcdb33700 (LWP 30543)] >[Thread 0x7fffcdb33700 (LWP 30543) exited] >[Thread 0x7fffd3567700 (LWP 30542) exited] >[New Thread 0x7fffd3567700 (LWP 30546)] >[Thread 0x7fffd3567700 (LWP 30546) exited] >[Thread 0x7fffcd332700 (LWP 30540) exited] >[New Thread 0x7fffcd332700 (LWP 30613)] >[Thread 0x7fffcd332700 (LWP 30613) exited] >[New Thread 0x7fffcd332700 (LWP 30634)] >[Thread 0x7fffcd332700 (LWP 30634) exited] >[New Thread 0x7fffcd332700 (LWP 30642)] >[New Thread 0x7fffd3567700 (LWP 30643)] >[Thread 0x7fffd3567700 (LWP 30643) exited] >[New Thread 0x7fffd3567700 (LWP 30645)] > >Thread 1 "soffice.bin" received signal SIGABRT, Aborted. >__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:58 >58 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory. >#0 0x00007ffff739377f in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:58 >#1 0x00007ffff739537a in __GI_abort () at abort.c:89 >#2 0x00007ffff738bb47 in __assert_fail_base (fmt=<optimized out>, assertion=assertion@entry=0x7ffff0c7ac80 "!IsTextEdit()", file=file@entry=0x7ffff0c7ac40 "/home/valaki/projects/libreoffice/svx/source/svdraw/svdedxv.cxx", line=line@entry=1021, function=function@entry=0x7ffff0c7c580 <SdrObjEditView::SdrBeginTextEdit(SdrObject*, SdrPageView*, vcl::Window*, bool, SdrOutliner*, OutlinerView*, bool, bool, bool)::__PRETTY_FUNCTION__> "virtual bool SdrObjEditView::SdrBeginTextEdit(SdrObject*, SdrPageView*, vcl::Window*, bool, SdrOutliner*, OutlinerView*, bool, bool, bool)") at assert.c:92 >#3 0x00007ffff738bbf2 in __GI___assert_fail (assertion=0x7ffff0c7ac80 "!IsTextEdit()", file=0x7ffff0c7ac40 "/home/valaki/projects/libreoffice/svx/source/svdraw/svdedxv.cxx", line=1021, function=0x7ffff0c7c580 <SdrObjEditView::SdrBeginTextEdit(SdrObject*, SdrPageView*, vcl::Window*, bool, SdrOutliner*, OutlinerView*, bool, bool, bool)::__PRETTY_FUNCTION__> "virtual bool SdrObjEditView::SdrBeginTextEdit(SdrObject*, SdrPageView*, vcl::Window*, bool, SdrOutliner*, OutlinerView*, bool, bool, bool)") at assert.c:101 >#4 0x00007ffff063c1c3 in SdrObjEditView::SdrBeginTextEdit(SdrObject*, SdrPageView*, vcl::Window*, bool, SdrOutliner*, OutlinerView*, bool, bool, bool) (this=0x5555571805c0, pObj=0x555556a73fc0, pPV=0x555557182b50, pWin=0x555557142d20, bIsNewObj=true, pGivenOutliner=0x55555a3085e0, pGivenOutlinerView=0x0, bDontDeleteOutliner=false, bOnlyOneView=false, bGrabFocus=true) at /home/valaki/projects/libreoffice/svx/source/svdraw/svdedxv.cxx:1021 >#5 0x00007fffbc8c12c1 in ScDrawView::SdrBeginTextEdit(SdrObject*, SdrPageView*, vcl::Window*, bool, SdrOutliner*, OutlinerView*, bool, bool, bool) (this=0x5555571805c0, pObj=0x555556a73fc0, pPV=0x555557182b50, pWinL=0x555557142d20, bIsNewObj=true, pGivenOutliner=0x55555a3085e0, pGivenOutlinerView=0x0, bDontDeleteOutliner=false, bOnlyOneView=false, bGrabFocus=true) at /home/valaki/projects/libreoffice/sc/source/ui/view/drawview.cxx:552 >#6 0x00007fffbc56efab in FuText::MouseButtonDown(MouseEvent const&) (this=0x5555579d0400, rMEvt=...) at /home/valaki/projects/libreoffice/sc/source/ui/drawfunc/futext.cxx:200 >#7 0x00007fffbc90d9a3 in ScGridWindow::DrawMouseButtonDown(MouseEvent const&) (this=0x555557142d20, rMEvt=...) at /home/valaki/projects/libreoffice/sc/source/ui/view/gridwin3.cxx:62 >#8 0x00007fffbc8e026f in ScGridWindow::HandleMouseButtonDown(MouseEvent const&, ScGridWindow::MouseEventState&) (this=0x555557142d20, rMEvt=..., rState=...) at /home/valaki/projects/libreoffice/sc/source/ui/view/gridwin.cxx:1634 >#9 0x00007fffbc8ded75 in ScGridWindow::MouseButtonDown(MouseEvent const&) (this=0x555557142d20, rMEvt=...) at /home/valaki/projects/libreoffice/sc/source/ui/view/gridwin.cxx:1332 >#10 0x00007fffed112c4b in ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (xWindow=..., nSVEvent=MouseNotifyEvent::MOUSEBUTTONDOWN, bMouseLeave=false, nX=570, nY=246, nMsgTime=11178099, nCode=1, nMode=(MouseEventModifiers::SIMPLECLICK | MouseEventModifiers::SELECT)) at /home/valaki/projects/libreoffice/vcl/source/window/winproc.cxx:694 >#11 0x00007fffed119ea5 in ImplHandleSalMouseButtonDown(vcl::Window*, SalMouseEvent const*) (pWindow=0x5555569bac40, pEvent=0x7fffffffc960) at /home/valaki/projects/libreoffice/vcl/source/window/winproc.cxx:1985 >#12 0x00007fffed1184cd in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x5555569bac40, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffffc960) at /home/valaki/projects/libreoffice/vcl/source/window/winproc.cxx:2308 >#13 0x00007fffd991cede in SalFrame::CallCallback(SalEvent, void const*) const (this=0x5555569c8370, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffffc960) at /home/valaki/projects/libreoffice/vcl/inc/salframe.hxx:275 >#14 0x00007fffd991c2e0 in GtkSalFrame::CallCallbackExc(SalEvent, void const*) const (this=0x5555569c8370, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffffc960) at /home/valaki/projects/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:4314 >#15 0x00007fffd9916fb1 in GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (pEvent=0x55555a309470, frame=0x5555569c8370) at /home/valaki/projects/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:2618 >#16 0x00007fffd9152f2c in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#17 0x00007fffe4875c25 in g_closure_invoke () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#18 0x00007fffe4887c32 in () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#19 0x00007fffe489032f in g_signal_emit_valist () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#20 0x00007fffe4890c6f in g_signal_emit () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#21 0x00007fffd92a024c in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#22 0x00007fffd914ffae in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#23 0x00007fffd915206e in gtk_main_do_event () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#24 0x00007fffd8c52c75 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#25 0x00007fffd8c83d02 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#26 0x00007fffe459c377 in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#27 0x00007fffe459c5e0 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#28 0x00007fffe459c68c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#29 0x00007fffd989d868 in GtkSalData::Yield(bool, bool) (this=0x55555583b750, bWait=true, bHandleAllCurrentEvents=false) at /home/valaki/projects/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:459 >#30 0x00007fffd98a107e in GtkInstance::DoYield(bool, bool) (this=0x55555584e240, bWait=true, bHandleAllCurrentEvents=false) at /home/valaki/projects/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:410 >#31 0x00007fffed5722dd in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/valaki/projects/libreoffice/vcl/source/app/svapp.cxx:469 >#32 0x00007fffed56e33b in Application::Yield() () at /home/valaki/projects/libreoffice/vcl/source/app/svapp.cxx:534 >#33 0x00007fffed56def1 in Application::Execute() () at /home/valaki/projects/libreoffice/vcl/source/app/svapp.cxx:449 >#34 0x00007ffff77733b9 in desktop::Desktop::Main() (this=0x7fffffffd910) at /home/valaki/projects/libreoffice/desktop/source/app/app.cxx:1603 >#35 0x00007fffed57e0f9 in ImplSVMain() () at /home/valaki/projects/libreoffice/vcl/source/app/svmain.cxx:194 >#36 0x00007fffed57e262 in SVMain() () at /home/valaki/projects/libreoffice/vcl/source/app/svmain.cxx:232 >#37 0x00007ffff77ca655 in soffice_main() () at /home/valaki/projects/libreoffice/desktop/source/app/sofficemain.cxx:163 >#38 0x0000555555554a38 in sal_main () at /home/valaki/projects/libreoffice/desktop/source/app/main.c:48 >#39 0x0000555555554a1e in main (argc=2, argv=0x7fffffffdc58) at /home/valaki/projects/libreoffice/desktop/source/app/main.c:47 > >Thread 17 (Thread 0x7fffd3567700 (LWP 30645)): >#0 0x00007ffff714d8b9 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225 >#1 0x00007ffff7b722b2 in osl_waitCondition(oslCondition, TimeValue const*) (Condition=0x555557b1d0a0, pTimeout=0x7fffd3566948) at /home/valaki/projects/libreoffice/sal/osl/unx/conditn.cxx:199 >#2 0x00007fffd37f65ec in osl::Condition::wait(TimeValue const*) (this=0x55555787caf8, pTimeout=0x7fffd3566948) at /home/valaki/projects/libreoffice/include/osl/conditn.hxx:119 >#3 0x00007fffd37f6611 in osl::Condition::wait(TimeValue const&) (this=0x55555787caf8, timeout=...) at /home/valaki/projects/libreoffice/include/osl/conditn.hxx:123 >#4 0x00007fffd37ee369 in configmgr::Components::WriteThread::execute() (this=0x55555787cab0) at /home/valaki/projects/libreoffice/configmgr/source/components.cxx:182 >#5 0x00007ffff3bbf5d0 in salhelper::Thread::run() (this=0x55555787cab0) at /home/valaki/projects/libreoffice/salhelper/source/thread.cxx:40 >#6 0x00007ffff3bbf942 in osl::threadFunc(void*) (param=0x55555787cac0) at /home/valaki/projects/libreoffice/include/osl/thread.hxx:185 >#7 0x00007ffff7b94f9f in osl_thread_start_Impl(void*) (pData=0x5555578aa4f0) at /home/valaki/projects/libreoffice/sal/osl/unx/thread.cxx:234 >#8 0x00007ffff71476da in start_thread (arg=0x7fffd3567700) at pthread_create.c:456 >#9 0x00007ffff7466d7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 > >Thread 15 (Thread 0x7fffcd332700 (LWP 30642)): >#0 0x00007ffff74609f9 in syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 >#1 0x00007fffe45e215a in g_cond_wait_until () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#2 0x00007fffe45708d9 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#3 0x00007fffe4570efc in g_async_queue_timeout_pop () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#4 0x00007fffe45c4a2d in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#5 0x00007fffe45c3f65 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#6 0x00007ffff71476da in start_thread (arg=0x7fffcd332700) at pthread_create.c:456 >#7 0x00007ffff7466d7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 > >Thread 7 (Thread 0x7fffd06fe700 (LWP 30538)): >#0 0x00007ffff745ad8d in poll () at ../sysdeps/unix/syscall-template.S:84 >#1 0x00007fffe459c576 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#2 0x00007fffe459c902 in g_main_loop_run () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#3 0x00007fffe4b83476 in () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 >#4 0x00007fffe45c3f65 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#5 0x00007ffff71476da in start_thread (arg=0x7fffd06fe700) at pthread_create.c:456 >#6 0x00007ffff7466d7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 > >Thread 6 (Thread 0x7fffd0eff700 (LWP 30537)): >#0 0x00007ffff745ad8d in poll () at ../sysdeps/unix/syscall-template.S:84 >#1 0x00007fffe459c576 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#2 0x00007fffe459c68c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#3 0x00007fffe459c6d1 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#4 0x00007fffe45c3f65 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#5 0x00007ffff71476da in start_thread (arg=0x7fffd0eff700) at pthread_create.c:456 >#6 0x00007ffff7466d7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 > >Thread 5 (Thread 0x7fffd1700700 (LWP 30536)): >#0 0x00007ffff745ad8d in poll () at ../sysdeps/unix/syscall-template.S:84 >#1 0x00007fffe459c576 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#2 0x00007fffe459c68c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#3 0x00007fffd170846d in () at /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so >#4 0x00007fffe45c3f65 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#5 0x00007ffff71476da in start_thread (arg=0x7fffd1700700) at pthread_create.c:456 >#6 0x00007ffff7466d7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 > >Thread 4 (Thread 0x7fffd2526700 (LWP 30535)): >#0 0x00007ffff7467a1d in accept () at ../sysdeps/unix/syscall-template.S:84 >#1 0x00007ffff7b81e8b in osl_acceptPipe(oslPipe) (pPipe=0x555556648280) at /home/valaki/projects/libreoffice/sal/osl/unx/pipe.cxx:412 >#2 0x00007ffff77c448b in osl::Pipe::accept(osl::StreamPipe&) (this=0x555556648260, Connection=...) at /home/valaki/projects/libreoffice/include/osl/pipe.hxx:151 >#3 0x00007ffff77c25bd in desktop::PipeIpcThread::execute() (this=0x555556648230) at /home/valaki/projects/libreoffice/desktop/source/app/officeipcthread.cxx:1150 >#4 0x00007ffff3bbf5d0 in salhelper::Thread::run() (this=0x555556648230) at /home/valaki/projects/libreoffice/salhelper/source/thread.cxx:40 >#5 0x00007ffff3bbf942 in osl::threadFunc(void*) (param=0x555556648240) at /home/valaki/projects/libreoffice/include/osl/thread.hxx:185 >#6 0x00007ffff7b94f9f in osl_thread_start_Impl(void*) (pData=0x555556645990) at /home/valaki/projects/libreoffice/sal/osl/unx/thread.cxx:234 >#7 0x00007ffff71476da in start_thread (arg=0x7fffd2526700) at pthread_create.c:456 >#8 0x00007ffff7466d7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 > >Thread 2 (Thread 0x7fffda3d2700 (LWP 30528)): >#0 0x00007ffff714d8b9 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225 >#1 0x00007ffff7b3ecf5 in rtl_cache_wsupdate_wait(unsigned int) (seconds=10) at /home/valaki/projects/libreoffice/sal/rtl/alloc_cache.cxx:1196 >#2 0x00007ffff7b3eef3 in rtl_cache_wsupdate_all(void*) (arg=0xa) at /home/valaki/projects/libreoffice/sal/rtl/alloc_cache.cxx:1315 >#3 0x00007ffff71476da in start_thread (arg=0x7fffda3d2700) at pthread_create.c:456 >#4 0x00007ffff7466d7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 > >Thread 1 (Thread 0x7ffff7f07f80 (LWP 30482)): >#0 0x00007ffff739377f in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:58 >#1 0x00007ffff739537a in __GI_abort () at abort.c:89 >#2 0x00007ffff738bb47 in __assert_fail_base (fmt=<optimized out>, assertion=assertion@entry=0x7ffff0c7ac80 "!IsTextEdit()", file=file@entry=0x7ffff0c7ac40 "/home/valaki/projects/libreoffice/svx/source/svdraw/svdedxv.cxx", line=line@entry=1021, function=function@entry=0x7ffff0c7c580 <SdrObjEditView::SdrBeginTextEdit(SdrObject*, SdrPageView*, vcl::Window*, bool, SdrOutliner*, OutlinerView*, bool, bool, bool)::__PRETTY_FUNCTION__> "virtual bool SdrObjEditView::SdrBeginTextEdit(SdrObject*, SdrPageView*, vcl::Window*, bool, SdrOutliner*, OutlinerView*, bool, bool, bool)") at assert.c:92 >#3 0x00007ffff738bbf2 in __GI___assert_fail (assertion=0x7ffff0c7ac80 "!IsTextEdit()", file=0x7ffff0c7ac40 "/home/valaki/projects/libreoffice/svx/source/svdraw/svdedxv.cxx", line=1021, function=0x7ffff0c7c580 <SdrObjEditView::SdrBeginTextEdit(SdrObject*, SdrPageView*, vcl::Window*, bool, SdrOutliner*, OutlinerView*, bool, bool, bool)::__PRETTY_FUNCTION__> "virtual bool SdrObjEditView::SdrBeginTextEdit(SdrObject*, SdrPageView*, vcl::Window*, bool, SdrOutliner*, OutlinerView*, bool, bool, bool)") at assert.c:101 >#4 0x00007ffff063c1c3 in SdrObjEditView::SdrBeginTextEdit(SdrObject*, SdrPageView*, vcl::Window*, bool, SdrOutliner*, OutlinerView*, bool, bool, bool) (this=0x5555571805c0, pObj=0x555556a73fc0, pPV=0x555557182b50, pWin=0x555557142d20, bIsNewObj=true, pGivenOutliner=0x55555a3085e0, pGivenOutlinerView=0x0, bDontDeleteOutliner=false, bOnlyOneView=false, bGrabFocus=true) at /home/valaki/projects/libreoffice/svx/source/svdraw/svdedxv.cxx:1021 >#5 0x00007fffbc8c12c1 in ScDrawView::SdrBeginTextEdit(SdrObject*, SdrPageView*, vcl::Window*, bool, SdrOutliner*, OutlinerView*, bool, bool, bool) (this=0x5555571805c0, pObj=0x555556a73fc0, pPV=0x555557182b50, pWinL=0x555557142d20, bIsNewObj=true, pGivenOutliner=0x55555a3085e0, pGivenOutlinerView=0x0, bDontDeleteOutliner=false, bOnlyOneView=false, bGrabFocus=true) at /home/valaki/projects/libreoffice/sc/source/ui/view/drawview.cxx:552 >#6 0x00007fffbc56efab in FuText::MouseButtonDown(MouseEvent const&) (this=0x5555579d0400, rMEvt=...) at /home/valaki/projects/libreoffice/sc/source/ui/drawfunc/futext.cxx:200 >#7 0x00007fffbc90d9a3 in ScGridWindow::DrawMouseButtonDown(MouseEvent const&) (this=0x555557142d20, rMEvt=...) at /home/valaki/projects/libreoffice/sc/source/ui/view/gridwin3.cxx:62 >#8 0x00007fffbc8e026f in ScGridWindow::HandleMouseButtonDown(MouseEvent const&, ScGridWindow::MouseEventState&) (this=0x555557142d20, rMEvt=..., rState=...) at /home/valaki/projects/libreoffice/sc/source/ui/view/gridwin.cxx:1634 >#9 0x00007fffbc8ded75 in ScGridWindow::MouseButtonDown(MouseEvent const&) (this=0x555557142d20, rMEvt=...) at /home/valaki/projects/libreoffice/sc/source/ui/view/gridwin.cxx:1332 >#10 0x00007fffed112c4b in ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (xWindow=..., nSVEvent=MouseNotifyEvent::MOUSEBUTTONDOWN, bMouseLeave=false, nX=570, nY=246, nMsgTime=11178099, nCode=1, nMode=(MouseEventModifiers::SIMPLECLICK | MouseEventModifiers::SELECT)) at /home/valaki/projects/libreoffice/vcl/source/window/winproc.cxx:694 >#11 0x00007fffed119ea5 in ImplHandleSalMouseButtonDown(vcl::Window*, SalMouseEvent const*) (pWindow=0x5555569bac40, pEvent=0x7fffffffc960) at /home/valaki/projects/libreoffice/vcl/source/window/winproc.cxx:1985 >#12 0x00007fffed1184cd in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x5555569bac40, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffffc960) at /home/valaki/projects/libreoffice/vcl/source/window/winproc.cxx:2308 >#13 0x00007fffd991cede in SalFrame::CallCallback(SalEvent, void const*) const (this=0x5555569c8370, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffffc960) at /home/valaki/projects/libreoffice/vcl/inc/salframe.hxx:275 >#14 0x00007fffd991c2e0 in GtkSalFrame::CallCallbackExc(SalEvent, void const*) const (this=0x5555569c8370, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffffc960) at /home/valaki/projects/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:4314 >#15 0x00007fffd9916fb1 in GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (pEvent=0x55555a309470, frame=0x5555569c8370) at /home/valaki/projects/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:2618 >#16 0x00007fffd9152f2c in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#17 0x00007fffe4875c25 in g_closure_invoke () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#18 0x00007fffe4887c32 in () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#19 0x00007fffe489032f in g_signal_emit_valist () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#20 0x00007fffe4890c6f in g_signal_emit () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#21 0x00007fffd92a024c in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#22 0x00007fffd914ffae in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#23 0x00007fffd915206e in gtk_main_do_event () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#24 0x00007fffd8c52c75 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#25 0x00007fffd8c83d02 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#26 0x00007fffe459c377 in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#27 0x00007fffe459c5e0 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#28 0x00007fffe459c68c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#29 0x00007fffd989d868 in GtkSalData::Yield(bool, bool) (this=0x55555583b750, bWait=true, bHandleAllCurrentEvents=false) at /home/valaki/projects/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:459 >#30 0x00007fffd98a107e in GtkInstance::DoYield(bool, bool) (this=0x55555584e240, bWait=true, bHandleAllCurrentEvents=false) at /home/valaki/projects/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:410 >#31 0x00007fffed5722dd in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/valaki/projects/libreoffice/vcl/source/app/svapp.cxx:469 >#32 0x00007fffed56e33b in Application::Yield() () at /home/valaki/projects/libreoffice/vcl/source/app/svapp.cxx:534 >#33 0x00007fffed56def1 in Application::Execute() () at /home/valaki/projects/libreoffice/vcl/source/app/svapp.cxx:449 >#34 0x00007ffff77733b9 in desktop::Desktop::Main() (this=0x7fffffffd910) at /home/valaki/projects/libreoffice/desktop/source/app/app.cxx:1603 >#35 0x00007fffed57e0f9 in ImplSVMain() () at /home/valaki/projects/libreoffice/vcl/source/app/svmain.cxx:194 >#36 0x00007fffed57e262 in SVMain() () at /home/valaki/projects/libreoffice/vcl/source/app/svmain.cxx:232 >#37 0x00007ffff77ca655 in soffice_main() () at /home/valaki/projects/libreoffice/desktop/source/app/sofficemain.cxx:163 >#38 0x0000555555554a38 in sal_main () at /home/valaki/projects/libreoffice/desktop/source/app/main.c:48 >#39 0x0000555555554a1e in main (argc=2, argv=0x7fffffffdc58) at /home/valaki/projects/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 114271
: 138233 |
149806