Bug 127846 - Crash when right click on a form control and select "Position and Size"
Summary: Crash when right click on a form control and select "Position and Size"
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
6.4.0.0.alpha1+
Hardware: x86-64 (AMD64) All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisectRequest, haveBacktrace, regression
Depends on:
Blocks:
 
Reported: 2019-09-28 12:29 UTC by Julien Nabet
Modified: 2019-10-01 09:44 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
bt with debug symbols (13.50 KB, text/plain)
2019-09-28 12:29 UTC, Julien Nabet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Nabet 2019-09-28 12:29:08 UTC
Description:
On pc Debian x86-64 with master sources updated today, I got a crash when I'm trying to edit a form and right click on control and select "Position and size..."

Steps to Reproduce:
1. Retrieve file https://bugs.documentfoundation.org/attachment.cgi?id=112417
2. Open the file
3. Edit any of the 2 forms
4. select a control
5. Right click on it to make contextual menu appear
6. Select "Position and Size..."

Actual Results:
Crash

Expected Results:
No crash


Reproducible: Always


User Profile Reset: No



Additional Info:
Comment 1 Julien Nabet 2019-09-28 12:29:41 UTC
Created attachment 154618 [details]
bt with debug symbols
Comment 2 Julien Nabet 2019-09-28 12:31:00 UTC
Bjoern: I'm not sure but wonder if it could be related to https://cgit.freedesktop.org/libreoffice/core/commit/?id=a5081700bacb90d8560959a4d65d94a2d4e8dadd
If it's not the case, sorry for the noise and don't hesitate of course to uncc yourself.
Comment 3 Oliver Brinzing 2019-09-28 14:35:07 UTC
reproducible with:

Version: 6.4.0.0.alpha0+ (x64)
Build ID: 66e45a1ae861d50edf65fed9e39c9c9d5b15e0ac
CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-US
Calc: threaded

but no crash with:

no crash with:

Version: 6.4.0.0.alpha0+ (x64)
Build ID: 71ef762f21ada8c25aad2183065478171e985e8c
CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; 
Locale: en-US (de_DE); UI-Language: en-US
Calc: threaded
Comment 4 Julien Nabet 2019-09-28 15:41:24 UTC
Thank you Olivier for your feedback.
So range is:
https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=71ef762f21ada8c25aad2183065478171e985e8c..66e45a1ae861d50edf65fed9e39c9c9d5b15e0ac

Let's increase the priority since it's a crash + regression.
Comment 5 Julien Nabet 2019-09-28 15:42:13 UTC
+ all envs it seems since there are at least Linux and Windows and considering the bt, it's not env related.
Comment 6 Xavier Van Wijmeersch 2019-09-28 17:03:32 UTC
no crash with

Version: 6.4.0.0.alpha0+
Build ID: 7d30fd55813a035a10715d92474df482b11782a7
CPU threads: 8; OS: Linux 4.19; UI render: default; VCL: gtk3; 
Locale: nl-BE (en_US.UTF-8); UI-Language: en-US
Calc: threaded
Comment 7 Xisco Faulí 2019-09-30 14:35:29 UTC
No crash in

Version: 6.4.0.0.alpha0+
Build ID: 49a634425f0d433541f8309f2575c8bdfd67afbe
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: x11; 
Locale: en-US (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded
Comment 8 Xisco Faulí 2019-09-30 15:01:44 UTC
it doesn't crash in

Version: 6.4.0.0.alpha0+ (x64)
Build ID: 25ca657f8d0f1febaf0d5984bc862f3072ad197b
CPU threads: 16; OS: Windows 6.3; UI render: default; VCL: win; 
Locale: en-GB (en_GB); UI-Language: en-US
Calc: threaded

either...
Comment 9 Julien Nabet 2019-09-30 17:36:35 UTC
With master sources updated today, I gave a new try, I don't reproduce this anymore.

Olivier: could you give a new try with a build from today? (at least 9366fc18143194909a158a8252c25d8c3ff6e87a)
Comment 10 Julien Nabet 2019-10-01 09:39:26 UTC
Meanwhile, let's decrease priority of this one since it seems it may be a WFM.
Comment 11 Xisco Faulí 2019-10-01 09:43:26 UTC
(In reply to Julien Nabet from comment #9)
> With master sources updated today, I gave a new try, I don't reproduce this
> anymore.
> 
> Olivier: could you give a new try with a build from today? (at least
> 9366fc18143194909a158a8252c25d8c3ff6e87a)

I would suggest to close it as RESOLVED WORKSFORME since you can no longer reproduce it...
Comment 12 Julien Nabet 2019-10-01 09:44:06 UTC
Ok let's do this then.