| Summary: | Crash after closing Media Player after opening and applying file (kde4 and gen) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Buovjaga <ilmari.lauhakangas> |
| Component: | Impress | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | CC: | caolan.mcnamara, serval2412, xiscofauli |
| Priority: | high | Keywords: | haveBacktrace |
| Version: | 6.0.4.2 release | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:6.1.0.1 target:6.2.0 target:6.0.5 | ||
| Crash report or crash signature: | ["libc-2.26.so"] | Regression By: | |
| Bug Depends on: | |||
| Bug Blocks: | 112589 | ||
| Attachments: |
Backtrace of crash from master, gen backend
Short wav file for testing |
||
|
Description
Buovjaga
2018-05-15 19:16:32 UTC
Created attachment 142120 [details]
Short wav file for testing
Note for testers: to test different VCL backends, launch from the command line with
SAL_USE_VCLPLUGIN=gen libreoffice
SAL_USE_VCLPLUGIN=gtk libreoffice
and so forth
On pc Debian x86-64 with master sources updated today, I confirmed I could reproduce this with gen rendering and not with gtk3 Caolán: thought you might be interested in this one since the conversion of this dialog in weld way may help here (at least for master branch) Here's a code pointer: https://opengrok.libreoffice.org/xref/core/avmedia/source/framework/mediaplayer.cxx#60 I can reproduce this and have a fix Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=20c6ab6b492d360faafeb857ef51bc0da5f645f6&h=libreoffice-6-1 tdf#117628 crash after closing media player with X11 backend It will be available in 6.1.0.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://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": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5fde838b561924208dacd4a3f4ce5df6c7ea4661 tdf#117628 crash after closing media player with X11 backend It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. 6-0 backport in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d9c5e7f4aef8da58b2b59e3259d1704296648cbf&h=libreoffice-6-0 tdf#117628 crash after closing media player with X11 backend It will be available in 6.0.5. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |