[gstreamer-bugs] [Bug 631768] New: sigsegv __kernel_vsyscall

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Oct 9 10:13:02 PDT 2010


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

           Summary: sigsegv __kernel_vsyscall
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.30
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: mackay_d at bellsouth.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Caught SIGSEGV accessing address 0xad1fe9af
#0  0x008b6416 in __kernel_vsyscall ()
#1  0x006ffdf6 in ?? ()
#2  0x0015a64c in ?? ()
#3  0x0014d044 in ?? ()
#4  0x0014d7af in ?? ()
#5  0x07d4de5b in ?? ()
#6  0x08049fd5 in ?? ()
#7  0x0804bc8a in ?? ()
#8  0x00643cc6 in ?? ()
#9  0x08049d71 in ?? ()

Showing gdb with debuginfo loaded doesn't show more in the backtrace.
It does show:
Cannot access memory at address 0x44c70808

process started with "sh cam01-launch" where cam01-launch contains:
gst-launch gstrtpbin name=rtpbin rtspsrc location=rtsp://192.168.1.70:7070 !
tee name=t t. ! queue ! rtpbin.send_rtp_sink_0 rtpbin.send_rtp_src_0 ! udpsink
host=192.168.1.1 port=37886 rtpbin.send_rtcp_src_0 ! udpsink host=192.168.1.1
port=37887 sync=false async=false t. ! queue ! decodebin ! videorate !
video/x-raw-yuv,framerate=1/60 ! ffmpegcolorspace ! pngenc snapshot=false !
multifilesink location="/home/dave/cam01.png" t. ! queue ! rtpmp4vdepay !
filesink location=/home/dave/cam01.mp4

The process (in this case) ran for about 14 hours and 40 minutes before the
segfault.
The process did not terminate, but the stream stopped recording to the disk,
the snapshots stopped,
but the stream from the camera continued until the process was killed.

This has happened several times with the amount of time that the process runs
varying from about 40 minutes up to the 14 hours+.

I'll start it again with gst-debug-level set to 3 and send the output later.

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