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 707772 - queue2: Crash when playbin set PROP_MAX_SIZE_TIME
queue2: Crash when playbin set PROP_MAX_SIZE_TIME
Status: RESOLVED DUPLICATE of bug 707648
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-09-09 14:44 UTC by Nicolas Dufresne (ndufresne)
Modified: 2013-09-10 08:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Stack trace (3.23 KB, application/octet-stream)
2013-09-09 14:44 UTC, Nicolas Dufresne (ndufresne)
Details

Description Nicolas Dufresne (ndufresne) 2013-09-09 14:44:22 UTC
Created attachment 254492 [details]
Stack trace

I've been testing aurena on git master for while, to see if I can have it working again, but without luck. Though this time I had a crash. I have not investigated it yet, but this information may help someone quickly.

For the context, queue->current is NULL when update_buffering() is called, and cause crash on dereference in update_cur_level(). There seems to exist a case where we may crash if max-size-buffers is set.
Comment 1 Olivier Crête 2013-09-09 21:57:01 UTC
This is caused by the patch from bug #707648
Comment 2 Sebastian Dröge (slomo) 2013-09-10 08:07:21 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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