Created attachment 142119 [details] Backtrace of crash from master, gen backend 1. Open Impress 2. Tools - Media player 3. Open a media file (do not apply immediately) 4. Apply the file 5. Close Media player The crash does not happen, if instead of opening, you apply the file immediately. Does not happen on Windows or gtk2 or gtk3. Arch Linux 64-bit Version: 6.0.4.2 Build ID: 6.0.4-1 CPU threads: 8; OS: Linux 4.16; UI render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group Arch Linux 64-bit Version: 6.1.0.0.alpha1+ Build ID: 21b11273ae91f0cf7fd5f3f9fd2168e4349852c4 CPU threads: 8; OS: Linux 4.16; UI render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on May 11th 2018
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.