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 700399 - vorbisdec:crash
vorbisdec:crash
Status: RESOLVED DUPLICATE of bug 699124
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-05-15 16:35 UTC by Christoph Reiter (lazka)
Modified: 2013-05-23 20:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
traceback (38.98 KB, text/plain)
2013-05-15 16:35 UTC, Christoph Reiter (lazka)
Details

Description Christoph Reiter (lazka) 2013-05-15 16:35:10 UTC
Created attachment 244339 [details]
traceback

Crash in gstvorbisdec. Full traceback attached.

gst_buffer_map_range: assertion `GST_IS_BUFFER (buffer)' failed

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffcbbe5700 (LWP 19470)]
0x00007fffcab98b16 in copy_samples_s (out=0x0, in=0x7fffb40a0fb0, samples=576, 
    channels=<optimized out>) at gstvorbisdeclib.c:55
55	    *out++ = in[0][j];
Comment 1 Sebastian Dröge (slomo) 2013-05-15 16:52:47 UTC
Most probably related to or a duplicate of bug #699124
Comment 2 Sebastian Dröge (slomo) 2013-05-23 20:46:55 UTC

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