[Bug 729617] New: playback-test : segmentation fault while running playbin.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 5 23:02:06 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729617
  GStreamer | gst-plugins-base | git

           Summary: playback-test : segmentation fault while running
                    playbin.
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ravi.kiran at samsung.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=275935)
 View: https://bugzilla.gnome.org/attachment.cgi?id=275935
 Review: https://bugzilla.gnome.org/review?bug=729617&attachment=275935

Fix for the crash. [Note : change related to g_print in the file is from
gst-indent tool for previous commit]

There was segmentation fault when ran the playback-test
(gst-plugins-base/tests/examples/playback). 

Here is the excerpts of the logs
--------------------------------------------------------------------------
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[New Thread 0xb6bfab40 (LWP 7187)]
[New Thread 0xb61ffb40 (LWP 7188)]
Setting URI: (null)
[New Thread 0xb5672b40 (LWP 7189)]
Window realize: video window XID = 73400331
PLAY pipeline

Program received signal SIGSEGV, Segmentation fault.
0xb75cb016 in ?? () from /lib/i386-linux-gnu/libc.so.6
-----------------------------------------------------------------------------

This problem occured when -ve value set for the buffer-size for "app->pipeline"
in playback-test.c

Patch attached for this bug. Please review.
Note : other change related to g_print in the file is auto-fix from the
gst-indent tool (for the previous commit).

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list