[Libreoffice-bugs] [Bug 133053] Crash in: x11::SelectionManager::handleDragEvent

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri May 15 08:26:14 UTC 2020


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

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |serval2412 at yahoo.fr
           Keywords|                            |haveBacktrace

--- Comment #2 from Julien Nabet <serval2412 at yahoo.fr> ---
On pc Debian x86-64 with master sources updated today, I could reproduce this
with gen rendering

#26 0x00007f2b94be955b in __GI_abort () at abort.c:79
#27 0x00007f2b94be942f in __assert_fail_base (fmt=0x7f2b94d4fb48 "%s%s%s:%u:
%s%sAssertion `%s' failed.\n%n", assertion=0x7f2b82fc5722 "pT",
file=0x7f2b82fc5725 "/home/julien/lo/libreoffice/include/osl/mutex.hxx",
line=189, function=<optimized out>) at assert.c:92
#28 0x00007f2b94bf8092 in __GI___assert_fail (assertion=0x7f2b82fc5722 "pT",
file=0x7f2b82fc5725 "/home/julien/lo/libreoffice/include/osl/mutex.hxx",
line=189, function=0x7f2b82fc5757 "void
osl::ClearableGuard<osl::Mutex>::clear() [T = osl::Mutex]") at assert.c:101
#29 0x00007f2b82ef1e62 in osl::ClearableGuard<osl::Mutex>::clear()
(this=0x7f2b80771f40) at include/osl/mutex.hxx:189
#30 0x00007f2b82f136f5 in x11::SelectionManager::handleDragEvent(_XEvent
const&) (this=0x4b388c0, rMessage=...) at
vcl/unx/generic/dtrans/X11_selection.cxx:2770
#31 0x00007f2b82f0b1ea in x11::SelectionManager::handleXEvent(_XEvent&)
(this=0x4b388c0, rEvent=...) at vcl/unx/generic/dtrans/X11_selection.cxx:3705
#32 0x00007f2b82f17788 in x11::SelectionManager::dispatchEvent(int)
(this=0x4b388c0, millisec=-1) at vcl/unx/generic/dtrans/X11_selection.cxx:3748
#33 0x00007f2b82f179a5 in x11::SelectionManager::run(void*) (pThis=0x4b388c0)
at vcl/unx/generic/dtrans/X11_selection.cxx:3776

I don't reproduce this with gtk3 rendering.

On Win10 with master sources updated today, I don't reproduce this too.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200515/e5249267/attachment.htm>


More information about the Libreoffice-bugs mailing list