https://bugs.kde.org/show_bug.cgi?id=435660
--- Comment #36 from Jozef Říha <jose1...@gmail.com> --- The patched version crashes for me too. But BT looks slightly different (?): Thread 75 "QtAV::VideoThre" received signal SIGABRT, Aborted. [Switching to Thread 0x7ffeeaffd640 (LWP 113236)] 0x00007ffff4f57d22 in raise () from /usr/lib/libc.so.6 (gdb) bt #0 0x00007ffff4f57d22 in raise () at /usr/lib/libc.so.6 #1 0x00007ffff4f41862 in abort () at /usr/lib/libc.so.6 #2 0x00007ffff4f99d28 in __libc_message () at /usr/lib/libc.so.6 #3 0x00007ffff4fa192a in () at /usr/lib/libc.so.6 #4 0x00007ffff4fa2826 in unlink_chunk.constprop () at /usr/lib/libc.so.6 #5 0x00007ffff4fa29b0 in malloc_consolidate () at /usr/lib/libc.so.6 #6 0x00007ffff4fa488b in _int_malloc () at /usr/lib/libc.so.6 #7 0x00007ffff4fa64e1 in malloc () at /usr/lib/libc.so.6 #8 0x00007ffff59f9330 in QImageData::create(QSize const&, QImage::Format) () at /usr/lib/libQt5Gui.so.5 #9 0x00007ffff59f950d in QImage::QImage(QSize const&, QImage::Format) () at /usr/lib/libQt5Gui.so.5 #10 0x00007ffff59f9554 in QImage::QImage(int, int, QImage::Format) () at /usr/lib/libQt5Gui.so.5 #11 0x00007ffff59f9e37 in QImage::copy(QRect const&) const () at /usr/lib/libQt5Gui.so.5 #12 0x00007ffff59fa2a3 in QImage::detach() () at /usr/lib/libQt5Gui.so.5 #13 0x00007ffff59fc269 in QImage::reinterpretAsFormat(QImage::Format) () at /usr/lib/libQt5Gui.so.5 #14 0x00007ffff5a39292 in QRasterPlatformPixmap::createPixmapForImage(QImage, QFlags<Qt::ImageConversionFlag>) () at /usr/lib/libQt5Gui.so.5 #15 0x00007ffff5a3940d in QRasterPlatformPixmap::fromImage(QImage const&, QFlags<Qt::ImageConversionFlag>) () at /usr/lib/libQt5Gui.so.5 #16 0x00007ffff5a30284 in QPixmap::fromImage(QImage const&, QFlags<Qt::ImageConversionFlag>) () at /usr/lib/libQt5Gui.so.5 #17 0x00007fffed170a9a in QtAV::QPainterRenderer::preparePixmap(QtAV::VideoFrame const&) () at /usr/lib/libQtAV.so.1 #18 0x00007fffecfff877 in QtAV::WidgetRenderer::receiveFrame(QtAV::VideoFrame const&) () at /usr/lib/libQtAVWidgets.so.1 #19 0x00007fffed16bf58 in QtAV::VideoRenderer::receive(QtAV::VideoFrame const&) () at /usr/lib/libQtAV.so.1 #20 0x00007fffed17207c in QtAV::OutputSet::sendVideoFrame(QtAV::VideoFrame const&) () at /usr/lib/libQtAV.so.1 #21 0x00007fffed17beb0 in QtAV::VideoThread::deliverVideoFrame(QtAV::VideoFrame&) () at /usr/lib/libQtAV.so.1 #22 0x00007fffed17db1a in QtAV::VideoThread::run() () at /usr/lib/libQtAV.so.1 #23 0x00007ffff53e7f7f in () at /usr/lib/libQt5Core.so.5 #24 0x00007ffff11ef259 in start_thread () at /usr/lib/libpthread.so.0 #25 0x00007ffff50195e3 in clone () at /usr/lib/libc.so.6 -- You are receiving this mail because: You are watching all bug changes.