After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 677187 - [0.10] asserts and crashes when seeking in VC-1 in WMV file
[0.10] asserts and crashes when seeking in VC-1 in WMV file
Status: RESOLVED DUPLICATE of bug 677334
Product: GStreamer
Classification: Platform
Component: gst-libav
0.10.x
Other Linux
: Normal blocker
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-05-31 13:11 UTC by Tim-Philipp Müller
Modified: 2012-06-15 11:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim-Philipp Müller 2012-05-31 13:11:53 UTC
Lots of:

0:02:23.975559605  1541      0x1a4f280 ERROR                 ffmpeg :0:: releasing zombie picture

** (lt-playback-test:1541): CRITICAL **: gst_video_codec_frame_unref: assertion `frame->ref_count > 0' failed

At some point it just crashes.
Comment 1 Tim-Philipp Müller 2012-06-15 10:30:47 UTC
Will retest, probably a duplicate of the "don't unref frame twice" things that was recently fixed in the base class.
Comment 2 Tim-Philipp Müller 2012-06-15 11:17:25 UTC

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