[Libreoffice-bugs] [Bug 142478] New: [CRASH] searching on slide notes on pptx will crash Impress

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue May 25 10:09:26 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=142478

            Bug ID: 142478
           Summary: [CRASH] searching on slide notes on pptx will crash
                    Impress
           Product: LibreOffice
           Version: 7.1.0.0.alpha0+
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Impress
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: marina.latini at libreoffice.org

Description:
Issue initially reported on openSUSE
https://bugzilla.suse.com/show_bug.cgi?id=1185797

the report was filed against a pptx presentation that can't be shared but the
crash occurs on every search on pptx, not with special content.

While searching for an existing word in the slides notes Impress will crash
instead of highlighting the existing word. 

Steps to Reproduce:
Steps for reproducing the crash:

1. open a new empty Impress document
2. save it as pptx
3. View -> Notes
4. Add some text in the notes area (for example "lorem")
5. press ctrl+f for opening the search toolbar
6. type "lorem" (or the text you entered on step 4)
7. click "find All"



Actual Results:
Impress will crash.

Expected Results:
The existing word is highlighted.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
------------------------------------------
7f619b5aaa0cab515cb62fc93f13f3b58c3a1a4e is the first bad commit
commit 7f619b5aaa0cab515cb62fc93f13f3b58c3a1a4e
Author: Jenkins Build User <tdf at pollux.tdf>
Date:   Sat Aug 29 13:47:30 2020 +0200

    source sha:2ebc26aeefefe33ee6180862509e4971ff2dfc6f

    source sha:2ebc26aeefefe33ee6180862509e4971ff2dfc6f

 instdir/program/libsdfiltlo.so | Bin 794504 -> 794504 bytes
 instdir/program/libsdlo.so     | Bin 9855728 -> 9855672 bytes
 instdir/program/setuprc        |   2 +-
 instdir/program/versionrc      |   2 +-
 4 files changed, 2 insertions(+), 2 deletions(-)
------------------------------------------

git bisect  log
# bad: [a0d29a846f1429ed8281d59f22bcfbdd13119279] source
sha:91385bbc7cccfdf59f60a24eaf81894772134af0
# good: [36741205b2e1c9e51d58dff4d0b4ce9022013411] source
sha:574c57090642347980d2395e1e183cc7b5c171ad
git bisect start 'origin/master' 'oldest'
# bad: [a41af4542f3c9bd81eba53ed8d55c23543d82ef7] source
sha:487df0c8f307500029b06c89985a1148ebc784b5
git bisect bad a41af4542f3c9bd81eba53ed8d55c23543d82ef7
# good: [edf659cdbf7253f34342380f725f366d32cbd525] source
sha:72186f02c118e9f5602e15c2bac9b3ac19987f93
git bisect good edf659cdbf7253f34342380f725f366d32cbd525
# good: [f68d1ea220dedd04dc2dc7226ea078fa20d8f004] source
sha:7b314c6aceb51d01b9b4314764b0f5852b4fb655
git bisect good f68d1ea220dedd04dc2dc7226ea078fa20d8f004
# good: [b23d8719ba09fbfca6be25f7923ec37c3fd386e7] source
sha:267da17721fae4708c0168b9a1e2917cae38628b
git bisect good b23d8719ba09fbfca6be25f7923ec37c3fd386e7
# bad: [907375103e8947c051df93652777b434c6d19050] source
sha:f6c69ff33baa7de72a75afbf1de1f21f82adae47
git bisect bad 907375103e8947c051df93652777b434c6d19050
# good: [eb6e727cdb332ccb130fee3955d74495cbeaa724] source
sha:dd2fcfcadcb3027f5ae727697be77943358cfd28
git bisect good eb6e727cdb332ccb130fee3955d74495cbeaa724
# good: [6f896d69822eb906beabc8931502c96509449c0b] source
sha:2f297f4680a3b523005f4d4f762e195ba5f8912e
git bisect good 6f896d69822eb906beabc8931502c96509449c0b
# bad: [ec0c09fefbd47c4447191a8618ebbed7b6c49be2] source
sha:40a9f3df19fc8ab3a75535bddeb423e70076a40e
git bisect bad ec0c09fefbd47c4447191a8618ebbed7b6c49be2
# good: [e9fa07f3ceab13cffd738d0333c6b59091fad8cd] source
sha:0fb7ecb08dfce4b211ff91c062518dbe1b732bb1
git bisect good e9fa07f3ceab13cffd738d0333c6b59091fad8cd
# bad: [c15d1f2772482cf61309b09a9748c64f16b95412] source
sha:9814c1f2edf56ecc0f31001db9234ef335488879
git bisect bad c15d1f2772482cf61309b09a9748c64f16b95412
# good: [08bbf7b63541f3c1054841cb35d6cc01509ee050] source
sha:88e52e539eaf7981441ec3e042f321c2615919ca
git bisect good 08bbf7b63541f3c1054841cb35d6cc01509ee050
# bad: [6bee4904f5186974e29ef202740a7055420097f4] source
sha:ac11b1f0311289c43f9a2c68e311de02cd0b53cf
git bisect bad 6bee4904f5186974e29ef202740a7055420097f4
# bad: [7f619b5aaa0cab515cb62fc93f13f3b58c3a1a4e] source
sha:2ebc26aeefefe33ee6180862509e4971ff2dfc6f
git bisect bad 7f619b5aaa0cab515cb62fc93f13f3b58c3a1a4e
# first bad commit: [7f619b5aaa0cab515cb62fc93f13f3b58c3a1a4e] source
sha:2ebc26aeefefe33ee6180862509e4971ff2dfc6f
------------------------------------------

https://git.libreoffice.org/core/+/2ebc26aeefefe33ee6180862509e4971ff2dfc6f

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210525/140c3874/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list