Bug 79834 - [FILEOPEN] SVG Insert->From File takes 2+ time longer in 4.3
Summary: [FILEOPEN] SVG Insert->From File takes 2+ time longer in 4.3
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: filters and storage (show other bugs)
Version:
(earliest affected)
4.3.0.0.beta2
Hardware: Other All
: highest critical
Assignee: Not Assigned
URL:
Whiteboard: target:4.3.4.1
Keywords: bibisectRequest, perf, regression
Depends on:
Blocks: mab4.3
  Show dependency treegraph
 
Reported: 2014-06-09 11:43 UTC by Valek Filippov
Modified: 2015-12-15 11:23 UTC (History)
6 users (show)

See Also:
Crash report or crash signature:


Attachments
Sample SVG (1.84 MB, image/svg+xml)
2014-06-09 11:43 UTC, Valek Filippov
Details
Examples of bitmaps (290.83 KB, image/png)
2014-06-09 13:10 UTC, ape
Details
ODT by Writer-4.3 (Lubuntu) (329.77 KB, application/vnd.oasis.opendocument.text)
2014-06-09 13:16 UTC, ape
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Valek Filippov 2014-06-09 11:43:39 UTC
Created attachment 100729 [details]
Sample SVG

LO 4.3 beta2 takes 2+ times more to open the attached SVG comparing to LO 4.2.
Comment 1 Michael Meeks 2014-06-09 11:51:53 UTC
Would be great to have a callgrind profile of course;

unset MALLOC_CHECK_
unset MALLOC_PERTURB_
unset G_SLICE
export SAL_DISABLE_FLOATGRAB=1
export OOO_EXIT_POST_STARTUP=1
export OOO_DISABLE_RECOVERY=1
valgrind --tool=callgrind --simulate-cache=yes --dump-instr=yes ./soffice.bin --splash-pipe=0 <file-to-test>

is what we'd need I think to chew over [ with debugging symbols of course ].
Comment 2 retired 2014-06-09 12:46:22 UTC
adding keyword regression since  this is a regression.
Comment 3 ape 2014-06-09 13:10:23 UTC
Created attachment 100735 [details]
Examples of bitmaps

I confirm this bug in Lubuntu-13.10 (Asus EeePC-1015n).
Look at an attachment. It's possible that LibO-4.3.0.beta2 incorrectly creates the bitmap.
The mistake was born 4 weeks ago.
Attempt to insert this SVG file (attachment 100729 [details]) as image in the text document (Writer-4.3.0.beta2) crashed LO-dev in Windows (XP & Seven). So - critical status of this bug.
Comment 4 ape 2014-06-09 13:16:08 UTC
Created attachment 100736 [details]
ODT by Writer-4.3 (Lubuntu)
Comment 5 Björn Michaelsen 2014-08-21 12:17:16 UTC
(This is an automated message.)

Setting priority to highest as this is a MAB. This is part of an effort to make the importance of MAB reflected in priority too.
Comment 7 ape 2014-11-15 14:45:26 UTC
(In reply to V Stuart Foote from comment #6)
> please verify

--
OK in LibO Dev_4.3.5.0.0+ (ID: 9a612f1d08eea858111ad5e161dc548c5173250a, TinderBox: Win-x86@51-TDF, Branch:libreoffice-4-3, Time: 2014-11-12_10:22:18); OS - Windows XP 64&32-bit Edition
Comment 8 Robinson Tryon (qubit) 2015-12-15 11:23:48 UTC
Migrating Whiteboard tags to Keywords: (perf bibisectRequest )
[NinjaEdit]