| Summary: | Crash: Impress - Insert Animated Image - Doubleclick on 'Create' - 3 type of crashs [Regression] | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Mike <bugzilla> |
| Component: | Impress | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bugzilla, caolan.mcnamara, telesto, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, haveBacktrace, regression |
| Version: | 6.1 all versions | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=133770 https://bugs.documentfoundation.org/show_bug.cgi?id=124927 |
||
| Whiteboard: | target:7.0.0.2 target:7.1.0 target:6.4.6 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 116979 | ||
| Attachments: |
Crash type a screencast
Crash type b screencast Crash type c screencast bt with debug symbols |
||
|
Description
Mike
2020-07-09 05:27:00 UTC
Correction: The link of the crash report is from a b) type crash, not a c) type! Created attachment 162826 [details]
Crash type a screencast
Comment on attachment 162826 [details]
Crash type a screencast
It`s type a, not c. Sorry for messing up, the keyboard on my phone is just too small ... ;)
Created attachment 162827 [details]
Crash type b screencast
Created attachment 162828 [details]
Crash type c screencast
Created attachment 162834 [details]
bt with debug symbols
On pc Debian x86-64 with master sources updated today, I could reproduce this.
LibreOffice started to crash clicking on 'Apply Object' button after https://cgit.freedesktop.org/libreoffice/core/commit/?id=dfefe448c41921f2f1e54d3f69b8b9e89031d055. Later on, this crash was fixed by https://cgit.freedesktop.org/libreoffice/core/commit/?id=91b0d2122bdee361bf5412a42d48ff051159cbf2 and since then, the animation dialog crashes when it's closed. @Caolán, since you fixed bug 124927, I thought you might be interested in this issue as well... @Mike The crashing behavior is bit of a thing. Bug 133770 is about case b Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/6c09d2e5d7880b6facf905cce97d23e78a90ac53 Resolves: tdf#134674 object inserting using dialogs SdrModel It will be available in 7.0.0.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/06f0c944e66005266ed85051d301332b4e5c0653 Resolves: tdf#134674 object inserting using dialogs SdrModel It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. fixed in master and 7-0, backport to 6-4 in gerrit. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/c1e7da2ce1b7705514ca09ace5a53e86474e5fd2 Resolves: tdf#134674 object inserting using dialogs SdrModel It will be available in 6.4.6. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |