| Summary: | GStreamer crashes while "zapping" videos [@ Phonon::Gstreamer::Pipeline::cb_tag] | ||
|---|---|---|---|
| Product: | [Unmaintained] phonon-backend-gstreamer | Reporter: | Leo <sir_kalot> |
| Component: | general | Assignee: | Harald Sitter <sitter> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | caulier.gilles, martin.sandsmark, myriam, roger.larsson, romain.perier, tdfischer |
| Priority: | NOR | ||
| Version First Reported In: | 4.6 | ||
| Target Milestone: | 4.6.1 | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/phonon-gstreamer/b55b6b2ea11931183b2831b1fdd1e8544ffb3f3d | Version Fixed/Implemented In: | 4.6.1 |
| Sentry Crash Report: | |||
|
Description
Leo
2012-03-23 09:24:23 UTC
The problem appears to be in gstreamer itself, please report this upstream. *** Bug 298499 has been marked as a duplicate of this bug. *** Git commit 0436aeafddf5866cb4310b0a6863a283651c8684 by Trever Fischer. Committed on 16/05/2012 at 20:00. Pushed by tdfischer into branch 'master'. Wrap the metadata in a lock just in case different gst plugins update metadata at the same time in different threads. FIXED-IN:4.6.1 M +2 -0 gstreamer/pipeline.cpp M +2 -0 gstreamer/pipeline.h http://commits.kde.org/phonon-gstreamer/0436aeafddf5866cb4310b0a6863a283651c8684 Git commit b55b6b2ea11931183b2831b1fdd1e8544ffb3f3d by Trever Fischer. Committed on 16/05/2012 at 20:00. Pushed by tdfischer into branch '4.6'. Wrap the metadata in a lock just in case different gst plugins update metadata at the same time in different threads. FIXED-IN:4.6.1 M +2 -0 gstreamer/pipeline.cpp M +2 -0 gstreamer/pipeline.h http://commits.kde.org/phonon-gstreamer/b55b6b2ea11931183b2831b1fdd1e8544ffb3f3d |