Bug 94622 - LibreOffice crashes when changing area in Textbox
Summary: LibreOffice crashes when changing area in Textbox
Status: RESOLVED DUPLICATE of bug 94352
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium critical
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: haveBacktrace
Depends on:
Blocks:
 
Reported: 2015-09-29 15:50 UTC by Gottfried
Modified: 2015-10-01 10:18 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
bt with debug symbols on 5.0.2 (4.95 KB, text/plain)
2015-09-29 20:35 UTC, Julien Nabet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gottfried 2015-09-29 15:50:58 UTC
User-Agent:       Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:41.0) Gecko/20100101 Firefox/41.0
Build Identifier: LibreOffice 5.0.2.2

Insert a TextBox and enter any character.
Right click on the Textbox, choose "Area".
Click on "Colors", choose any color.
Right click on the Textbox, choose "Area".
Click on "Gradient", choose any.
LibreOffice crashes.
(The same if you choose "Hatching" instead of "Gradient" and choose any.

There is no problem if you change between different Hatchings, different Gradients, different Colors or from Hatching to Gradient or Color or from Gradient to Hatching or Color.
LibreOffice crashes only if you change from Color to Gradient or from Color to Hatching.
Many thanks!

Reproducible: Always

Steps to Reproduce:
1. Insert a TextBox and enter any character.
2. Right click on the Textbox, choose "Area".
3. Click on "Colors", choose any color.
4. Right click on the Textbox, choose "Area".
5. Click on "Gradient" or "Hatching", choose any.

Actual Results:  
LibreOffice crashes

Expected Results:  
Change from Color to Gradient or Hatching

[Information automatically included from LibreOffice]
Locale: de
Module: TextDocument
[Information guessed from browser]
OS: Linux (All)
OS is 64bit: no

Same in LibreOffice 5.0.1.2


Reset User Profile?No
Comment 1 Julien Nabet 2015-09-29 20:35:51 UTC
Created attachment 119125 [details]
bt with debug symbols on 5.0.2

On pc Debian x86-64 with master sources updated today, I don't reproduce this.
However, I reproduced this with LO Debian testing package 5.0.2.2
Comment 2 Julien Nabet 2015-09-29 20:38:59 UTC
It seems it's not reproduceable in 5.0.2 if I change VCLPLUGIN by running this:
export SAL_USE_VCLPLUGIN=gtk
or 
export SAL_USE_VCLPLUGIN=gen

I put it at NEW because current branch isn't fixed.
Comment 3 Maxim Monastirsky 2015-09-29 21:08:22 UTC
(In reply to Julien Nabet from comment #2)
> It seems it's not reproduceable in 5.0.2 if I change VCLPLUGIN by running
> this:
> export SAL_USE_VCLPLUGIN=gtk
That's odd, given that the backtrace has references to libvclplug_gtklo.so, which is the gtk2 plugin...

Anyway, the backtrace suspiciously similar to the ones from Bug 92213, Bug 93978, Bug 94350.

@Jay: Do you reproduce this one?
Comment 4 Gottfried 2015-09-29 21:28:08 UTC
I reproduced exactly the same bug on another computer using Ubuntu 14.04 LTS (latest updates) and LibreOffice 5.0.2.2.
Comment 5 Gottfried 2015-09-29 21:29:44 UTC
I reproduced exactly the same bug on another computer using Ubuntu 14.04 LTS 64 Bit (latest updates) and LibreOffice 5.0.2.2.
Comment 6 Yousuf Philips (jay) (retired) 2015-09-30 11:06:36 UTC
(In reply to Maxim Monastirsky from comment #3)
> @Jay: Do you reproduce this one?

Yes i reproduce this one as well.

Version: 5.1.0.0.alpha1+
Build ID: 18c196f0190d9920673cdd9a4dbc158f08959cfd
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2015-09-26_00:38:50
Locale: en-US (en_US.UTF-8)
Comment 7 Gottfried 2015-09-30 19:30:16 UTC
Hi,

In Options I switched off
- OpenCL / Allow use of openCL
- View / Use hardware acceleration
- View / Use anti-aliasing
- View / Transparency

After switching all of them off I could not reproduce the crash. So I tried to switch on one after the other, but no crash.
Now all of them are switched on again and there is no crash.

What's going on there???

Gottfried
Comment 8 Yousuf Philips (jay) (retired) 2015-09-30 21:37:01 UTC
Hi Gottfried,

I only had these 2 checked:
- Use hardware acceleration
- Use anti-aliasing

And if i disable them both and restart LO, it still crashes.
Comment 9 Maxim Monastirsky 2015-10-01 10:18:54 UTC
Let's mark at least those two as a duplicate.

*** This bug has been marked as a duplicate of bug 94352 ***