https://bugs.documentfoundation.org/show_bug.cgi?id=92617

Julien Nabet <serval2...@yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caol...@redhat.com

--- Comment #16 from Julien Nabet <serval2...@yahoo.fr> ---
Caolan: I don't know if it's related to the crash but I noticed this in
Valgrind trace
  29935 ==29672== Conditional jump or move depends on uninitialised value(s)
  29936 ==29672==    at 0xAD31CFB: Rectangle::IsInside(Point const&) const
(gen.cxx:139)
  29937 ==29672==    by 0xBBE301E: vcl::Window::ImplHitTest(Point const&)
(mouse.cxx:62)
  29938 ==29672==    by 0xBAED29A: vcl::Window::ImplFindWindow(Point const&)
(stacking.cxx:679)
  29939 ==29672==    by 0xBC9F259: HandleGestureEventBase::FindTarget()
(winproc.cxx:1423)
  29940 ==29672==    by 0xBC9F7BF: HandleGestureEvent::HandleEvent()
(winproc.cxx:1562)
  29941 ==29672==    by 0xBC9F8BF: ImplHandleSwipe(vcl::Window*, SalSwipeEvent
const&) (winproc.cxx:1593)
  29942 ==29672==    by 0xBCA2D26: ImplWindowFrameProc(vcl::Window*, SalFrame*,
unsigned short, void const*) (winproc.cxx:2670)
  29943 ==29672==    by 0x1B5F5000: SalFrame::CallCallback(unsigned short, void
const*) const (in
/home/julien/compile-libreoffice/libreoffice/instdir/program/libvclplug_gtk3lo.so)
  29944 ==29672==    by 0x1B5F0F64:
GtkSalFrame::gestureSwipe(_GtkGestureSwipe*, double, double, void*)
(gtksalframe.cxx:3581)

(I use gtk3)
false positive from Valgrind or real bug?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to