[Bug 665731] New: Adding and removing layers to a timeline gets random crashes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 7 06:37:27 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=665731
  GStreamer | gst-editing-services | 0.10.x

           Summary: Adding and removing layers to a timeline gets random
                    crashes
    Classification: Platform
           Product: GStreamer
           Version: 0.10.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-editing-services
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: xrcalvar at igalia.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=202991)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=202991)
Test program

To compile the program:
gcc [ -DNO_RESET_LAYERS ] -o test -Wall -Werror `pkg-config --libs --cflags
gst-editing-services-0.10` main.c

The program just creates a timeline with a video layer and an audio layer with
a different audio (to replace the original audio).

If you run this program with the NO_RESET_LAYERS flags the program works
perfectly, but if you remove the flag, the program is crashing about 50% of the
times.

-- 
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