[gstreamer-bugs] [Bug 304551] New: gstbus check failure

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue May 17 10:44:14 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=304551
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: gstbus check failure
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thomas at apestaart.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


run gstbus on a threaded machine

running it in gdb with CK_FORK=no:
(gdb) r
Starting program: /home/thomas/gst/head/gstreamer/check/gst/.libs/lt-gstbus
[Thread debugging using libthread_db enabled]
[New Thread -1208534560 (LWP 15131)]
Running suite(s): GstBus[New Thread -1210668112 (LWP 15132)]
[New Thread -1221157968 (LWP 15133)]
[New Thread -1231647824 (LWP 15134)]
[New Thread -1242137680 (LWP 15135)]
[New Thread -1252627536 (LWP 15136)]
[New Thread -1263117392 (LWP 15137)]

GLib-GObject-ERROR **: g_type_plugin_*() invalidly modified type `GstMessage'
aborting...
[New Thread -1273607248 (LWP 15138)]

Program received signal SIGABRT, Aborted.
[Switching to Thread -1210668112 (LWP 15132)]
0x005287a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
(gdb) bt
#0  0x005287a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x00567e59 in raise () from /lib/tls/libc.so.6
#2  0x00569882 in abort () from /lib/tls/libc.so.6
#3  0x008acf7e in g_logv () from /usr/lib/libglib-2.0.so.0
#4  0x008acfb0 in g_log () from /usr/lib/libglib-2.0.so.0
#5  0x00136f9d in g_type_class_ref () from /usr/lib/libgobject-2.0.so.0
#6  0x0013707c in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0
#7  0x00d5af8b in gst_mini_object_new (type=151858136) at gstminiobject.c:131
#8  0x00d5a6f1 in gst_message_new (type=GST_MESSAGE_APPLICATION, src=0x0)
    at gstmessage.c:166
#9  0x00d5a9ab in gst_message_new_application (structure=0x90dc880)
    at gstmessage.c:329
#10 0x080494d1 in pound_bus_with_messages (data=0x0) at gst/gstbus.c:43
#11 0x008be8d2 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
#12 0x0077b98c in start_thread () from /lib/tls/libpthread.so.0
#13 0x005fc7da in clone () from /lib/tls/libc.so.6

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list