Bug 94115 - Libreoffice crashes when middle-clicking on a different window
Summary: Libreoffice crashes when middle-clicking on a different window
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
5.0.1.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium major
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-10 22:16 UTC by Keith Henderson Jr
Modified: 2015-11-05 20:54 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
gdb trace log (10.00 KB, application/gzip)
2015-09-21 18:35 UTC, Keith Henderson Jr
Details
strace log (1.68 MB, application/x-bzip)
2015-09-21 18:40 UTC, Keith Henderson Jr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Henderson Jr 2015-09-10 22:16:08 UTC
Libreoffice crashes whenever I move focus away from the application onto a another and then middle-click.

At first I assumed this bug was related to java, (openjdk would spit out an error on the terminal,) but even after disabling java features via the options menu, Libreoffice would still crash.

Here's a video of the crash: https://www.youtube.com/watch?v=rF14ZXexH6Q
Comment 1 Keith Henderson Jr 2015-09-12 21:03:05 UTC
After some testing, I found that this bug is related to the gtk3 ui; crashing doesn't happen with the qt interface.

I should also mention I'm using i3 window manager, and arch linux.
Comment 2 Yousuf Philips (jay) (retired) 2015-09-21 09:16:59 UTC
Hi Keith,

Unfortunately it hasn't been possible for me to reproduce the crash. If possible, please follow the instructions provided at this link < https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#GNU.2FLinux >. and submit a backtrace. That way a developer can look into the underlying reason of the crash.
Comment 3 Samuel Mehrbrodt (allotropia) 2015-09-21 10:02:42 UTC
Can't reproduce this on current master (6afa5614463fbc952d5a983c813d587edbc82fac).
Needs testing with 5.0 branch
Comment 4 Maxim Monastirsky 2015-09-21 13:12:03 UTC
Most likely related to Bug 93887 and/or Bug 94013 (both should be fixed for 5.0.3). But there is no way to know for sure without a backtrace.
Comment 5 Keith Henderson Jr 2015-09-21 18:35:56 UTC
Created attachment 118911 [details]
gdb trace log

Well, Soffice --backtrace crashes whenever I try to open/create a document, so I'm not able to reproduce the middle-click problem via soffice.

Here's the gdb.log up until the crash.
Comment 6 Keith Henderson Jr 2015-09-21 18:40:39 UTC
Created attachment 118912 [details]
strace log

I was able to get a strace log however.
Comment 7 Keith Henderson Jr 2015-11-05 19:45:33 UTC
I recently upgraded to the latest version of Libreoffice, and this bug no longer affects me. Thanks for the patch!
Comment 8 steve 2015-11-05 20:54:23 UTC
Since we don't have a commit fixing this problem, WORKSFORME is the correct state. Thanks for the update Keith!