[gstreamer-bugs] [Bug 578595] New: [rtspconnection] invalid memory access when shutting down

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Apr 10 04:52:47 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=578595

  GStreamer | gst-plugins-base | Ver: git
           Summary: [rtspconnection] invalid memory access when shutting
                    down
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Try this:

 $ gst-launch-0.10 playbin2 uri=rtsp://66.111.34.191:601/broadcast/alnour.rm

Wait for audio to play, then hit Control-C. Result:

ERROR default gstrtspconnection.c:1479:parse_request_line: invalid method
]�f����IBU

That doesn't look good, and valgrind also complains about memory access
(comparing buffers in caps though, so that may not be related). Tried to track
this down, but lost motivation in the maze that is GstRTPConnection.

Some more info:
Interrupt: Stopping pipeline ...
Execution ended after 7579702611 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
0gstrtspconnection.c:1570:build_next: builder->state=0, off=0, line=0
gstrtspconnection.c:1571:build_next: builder->buffer = ''
gstrtspconnection.c:1579:build_next: res = -3
gstrtspconnection.c:1570:build_next: builder->state=0, off=0, line=0
gstrtspconnection.c:1571:build_next: builder->buffer = ''
gstrtspconnection.c:1570:build_next: builder->state=3, off=1, line=0
gstrtspconnection.c:1571:build_next: builder->buffer = ']'
gstrtspconnection.c:1630:build_next: builder->buffer = ']'
gstrtspconnection.c:1668:build_next: builder->buffer =
']�f����IBU��� �w'[s����P$�A[�!$'
gstrtspconnection.c:1432:parse_request_line: btr=']�f����IBU���
�w'[s����P$�A[�!$'
gstrtspconnection.c:1434:parse_request_line: btr='
�w'[s����P$�A[�!$'
gstrtspconnection.c:1479:parse_request_line: invalid method
]�f����IBU


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578595.




More information about the Gstreamer-bugs mailing list