Bug 93619 - UI: repeatedly expanding line->width in properties sidebar crashes LibO
Summary: UI: repeatedly expanding line->width in properties sidebar crashes LibO
Status: RESOLVED DUPLICATE of bug 93407
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Draw (show other bugs)
Version:
(earliest affected)
5.0.1.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-24 13:26 UTC by Callegar
Modified: 2015-08-24 17:13 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Log file (111.92 KB, text/x-log)
2015-08-24 13:26 UTC, Callegar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Callegar 2015-08-24 13:26:53 UTC
Created attachment 118117 [details]
Log file

To reproduce:

1) open a drawing
2) assure that the properties side panel is open
3) select a line (draw it beforehand as needed)
4) click on the little down arrow on the side of the line width properties in the properties sidebar, to open the line width selection dropdown menu
5) close the dropdown (e.g. by pressing esc)
6) redo from 4)

See libreoffice freezing while a log is created. 

Get something like the following on screen

W: Unknown node under /registry/extlang: deprecated
W: Unknown node under /registry/grandfathered: comments
W: Unknown node under /registry/grandfathered: comments

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fd894a32dd4, pid=7749, tid=140568216525376
#
# JRE version: OpenJDK Runtime Environment (8.0_45-b14) (build 1.8.0_45-internal-b14)
# Java VM: OpenJDK 64-Bit Server VM (25.45-b02 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libmergedlo.so+0x28b1dd4]  vcl::Window::ImplGrabFocus(unsigned short)+0x24
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/callegar/hs_err_pid7749.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp

and a log as in the attachment
Comment 1 Joel Madero 2015-08-24 15:41:20 UTC
@Sergio - is this unique to 5.0.1.2 or does same thing happen in older versions?
Comment 2 Maxim Monastirsky 2015-08-24 15:52:03 UTC
I believe that's the same crash I fixed in Bug 93407 towards 5.0.2.

@Sergio: If it will still crash for you in 5.0.2, please let me know by posting a comment in this bug. Thanks.

*** This bug has been marked as a duplicate of bug 93407 ***
Comment 3 Callegar 2015-08-24 16:27:25 UTC
It began with the beginning of LibO 5

Can certainly be a duplicate of bug 93407

Should the fix be present from the first RC of 5.0.2?
Comment 4 Maxim Monastirsky 2015-08-24 17:13:14 UTC
(In reply to sergio.callegari from comment #3)
> Should the fix be present from the first RC of 5.0.2?
Yes.