Bug 342202 - crash in Phonon::Experimental::VideoDataOutput2::frameReadySignal
Summary: crash in Phonon::Experimental::VideoDataOutput2::frameReadySignal
Status: RESOLVED DUPLICATE of bug 341882
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: frontend (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR crash
Target Milestone: 4.8
Assignee: Harald Sitter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-25 04:06 UTC by T Zachmann
Modified: 2014-12-25 10:59 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description T Zachmann 2014-12-25 04:06:26 UTC
In calligra we have a video shape to preview a thumbnail we connect to the Phonon::Experimental::VideoDataOutput2::frameReadySignal. However when we access the frame.data0 in the event we get called we sometimes get a crash as the data is no longer available.

Do we do something wrong? Our code is at calligra/plugins/videoshape/VideoThumbnailer.cpp

Thanks for your help

See bug: https://bugs.kde.org/show_bug.cgi?id=341882
Comment 1 Myriam Schweingruber 2014-12-25 10:59:00 UTC
Why not just reassigning the bug to Phonon, instead of opening a new one...

*** This bug has been marked as a duplicate of bug 341882 ***