Bug 136827 - Crash: Several repeat apply Pop Art Filter to shape which is converted to Bitmap
Summary: Crash: Several repeat apply Pop Art Filter to shape which is converted to Bitmap
Status: RESOLVED DUPLICATE of bug 150992
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Draw (show other bugs)
Version:
(earliest affected)
7.1.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Julien Nabet
URL:
Whiteboard:
Keywords: haveBacktrace
Depends on:
Blocks:
 
Reported: 2020-09-17 03:32 UTC by sawakaze
Modified: 2022-09-19 15:18 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
ScreenCast (922.04 KB, video/x-matroska)
2020-09-17 03:34 UTC, sawakaze
Details
back trace on reporter (16.12 KB, text/x-log)
2020-09-17 03:36 UTC, sawakaze
Details
bt with debug symbols (6.73 KB, text/plain)
2020-09-17 08:44 UTC, Julien Nabet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sawakaze 2020-09-17 03:32:32 UTC
Description:
On Draw, after following steps, application was crashed.

if my description is uncleared, please see screencast.

Steps to Reproduce:
1. Open Draw
2. Menu -> View -> Tabbed 
3. Set Shape (i.e. Rectangle)
4. Select shape and Convert -> To Bitmap
5. Select Image Tab and Filter > Pop Art
6. repeat Step5

Actual Results:
application crash

On console, print following message.
double free or corruption (out)



Expected Results:
not crash


Reproducible: Always


User Profile Reset: Yes



Additional Info:
I could confirm following env.

Version: 7.1.0.0.alpha0+
Build ID: 83aa172697c11a9550c27a28f8e62b523ec7086d
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3
Locale: ja-JP (ja_JP.UTF-8); UI: en-US
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2020-09-10_21:26:34
Calc: threaded

OS: Linux Ubuntu MATE
Desktop: MATE

--------

I could "not" confirm following version 

Version: 6.2.3.0.0+
Build ID: 2358c867563731f56cefbf2a17818e69b15c2e66
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:libreoffice-6-2, Time: 2019-03-16_01:33:35
Locale: ja-JP (ja_JP.UTF-8); UI-Language: en-US
Calc: threaded
Comment 1 sawakaze 2020-09-17 03:34:30 UTC
Created attachment 165589 [details]
ScreenCast

if my description is uncleared, please see screen cast.
Comment 2 sawakaze 2020-09-17 03:36:17 UTC
Created attachment 165590 [details]
back trace on reporter
Comment 3 Julien Nabet 2020-09-17 08:44:29 UTC
Created attachment 165611 [details]
bt with debug symbols

On pc Debian x86-64 with master sources updated today, I got an assertion.
Comment 4 QA Administrators 2022-09-18 04:09:13 UTC Comment hidden (obsolete)
Comment 5 Julien Nabet 2022-09-19 15:18:27 UTC
It should be fixed from 7.5.0.

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