[Bug 712679] New: parse: prototype-mismatch

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 19 06:01:26 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=712679
  GStreamer | gstreamer (core) | git

           Summary: parse: prototype-mismatch
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: derfakir at web.de
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


just tracked down a segfault:

gstreamer/gst/parse$ grep "int.*yylex_init " *.c

grammar.tab.c:int priv_gst_parse_yylex_init (yyscan_t scanner);
lex.priv_gst_parse_yy.c:int priv_gst_parse_yylex_init (yyscan_t* scanner);


funny/scary that it works most of the time.
patch will be attached in a minute (or two ;).

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