[gstreamer-bugs] [Bug 327871] New: crash from gstvideobox when cropping

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jan 20 06:40:56 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=327871
 GStreamer | gst-plugins-good | Ver: HEAD CVS

           Summary: crash from gstvideobox when cropping
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: hawkes at web.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.11/2.12
   GNOME milestone: Unspecified


Steps to reproduce:
in gstvideobox.c the oil_init is surrounded between HAVE_LIBOIL, but not the
oil_splat and oil_memcopy-functions in the rest of the source. so if
HAVE_LIBOIL
is not defined (why, i don't know, but i have liboil installed, it compiled
correctly) the oil_init is omitted and gstvideobox does crash. because
gstreamer
depends on liboil my proposed patch is to remove the #ifdef. that make things
work for me :)

Stack trace:


Other information:


-- 
Configure bugmail: http://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