[Bug 643577] New: gst-rtsp-server: g_object_ref: assertion `G_IS_OBJECT (object)' failed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 1 03:25:30 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=643577
  GStreamer | gst-rtsp-server | 0.10.8

           Summary: gst-rtsp-server: g_object_ref: assertion `G_IS_OBJECT
                    (object)' failed
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.8
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: lists at svrinformatica.it
         QAContact: gstreamer-bugs at lists.freedesktop.org
      GNOME target: ---
     GNOME version: ---


After some play/stop sequence I get this:

GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
aborting...

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7ffff3825700 (LWP 11373)]
0x00007ffff5368a75 in *__GI_raise (sig=<value optimized out>)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64    ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
    in ../nptl/sysdeps/unix/sysv/linux/raise.c
(gdb) bt
#0  0x00007ffff5368a75 in *__GI_raise (sig=<value optimized out>)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0x00007ffff536c5c0 in *__GI_abort () at abort.c:92
#2  0x00007ffff687d33a in g_logv () from /lib/libglib-2.0.so.0
#3  0x00007ffff687d3d3 in g_log () from /lib/libglib-2.0.so.0
#4  0x00007ffff74826f2 in g_object_ref () from /usr/lib/libgobject-2.0.so.0
#5  0x00007ffff79ae796 in find_media (mapping=<value optimized out>, 
    url=0x7fffe80009a0) at rtsp-media-mapping.c:88
#6  0x00007ffff79b17a1 in find_media (client=0x7fffe8005f10, 
    state=0x7ffff3824b50) at rtsp-client.c:321
#7  0x00007ffff79b2cc6 in handle_describe_request (
    watch=<value optimized out>, message=<value optimized out>, 
    user_data=<value optimized out>) at rtsp-client.c:1138
#8  handle_request (watch=<value optimized out>, 
    message=<value optimized out>, user_data=<value optimized out>)
    at rtsp-client.c:1358
#9  message_received (watch=<value optimized out>, 
    message=<value optimized out>, user_data=<value optimized out>)
    at rtsp-client.c:1653
#10 0x00007ffff4ace1f3 in gst_rtsp_source_dispatch (source=0x7fffe8003400, 
    callback=<value optimized out>, user_data=<value optimized out>)
    at gstrtspconnection.c:3179
#11 0x00007ffff68728c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#12 0x00007ffff6876748 in ?? () from /lib/libglib-2.0.so.0
#13 0x00007ffff6876c55 in g_main_loop_run () from /lib/libglib-2.0.so.0
#14 0x000000000041b8e2 in RtspThread::run (this=0x7fffffffe080)
    at rtsp/rtspthread.cpp:23
#15 0x00007ffff60fc775 in QThreadPrivate::start (arg=0x7fffffffe080)
    at thread/qthread_unix.cpp:248
#16 0x00007ffff5e6c9ca in start_thread (arg=<value optimized out>)
    at pthread_create.c:300
#17 0x00007ffff541b70d in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

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