[gstreamer-bugs] [Bug 357212] New: [glimagesink] crashes if no DISPLAY

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Sep 22 08:54:23 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=357212

GStreamer | gst-plugins-bad | Ver: HEAD CVS

           Summary: [glimagesink] crashes if no DISPLAY
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
OtherBugsDependingO 354946
             nThis:
     GNOME version: Unspecified
   GNOME milestone: Unspecified


$ DISPLAY='' gdb --args gst-launch-0.10 videotestsrc ! glimagesink


(gdb) run
Starting program: /usr/local/bin/gst-launch-0.10 videotestsrc \! glimagesink
[Thread debugging using libthread_db enabled]
[New Thread -1212909904 (LWP 25000)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1212909904 (LWP 25000)]
0xb78a0aed in XSynchronize () from /usr/lib/libX11.so.6
(gdb) bt
#0  0xb78a0aed in XSynchronize () from /usr/lib/libX11.so.6
#1  0xb7a2fe99 in gst_glimage_sink_init (glimage_sink=0x810c0c8,
glimage_sink_class=0x8109e70) at glimagesink.c:186
#2  0xb7eb694a in IA__g_type_create_instance (type=135305256) at gtype.c:1567
#3  0xb7e9da02 in g_object_constructor (type=135305256,
n_construct_properties=2, construct_params=0x8071ca8) at gobject.c:1038
#4  0xb7e9bc7b in IA__g_object_newv (object_type=135305256, n_parameters=0,
parameters=0x0) at gobject.c:934
#5  0xb7e9c7ef in IA__g_object_new_valist (object_type=135305256,
first_property_name=0x0, var_args=<value optimized out>) at gobject.c:978
#6  0xb7e9c9a0 in IA__g_object_new (object_type=135305256,
first_property_name=0x0) at gobject.c:792
#7  0xb7f0bfbe in gst_element_factory_create (factory=0x8070890, name=0x0) at
gstelementfactory.c:381
#8  0xb7f0c773 in gst_element_factory_make (factoryname=0x8094cf0
"glimagesink", name=0x0) at gstelementfactory.c:444
#9  0xb7f51cd1 in _gst_parse__yyparse (graph=0xbf902c10) at ./grammar.y:573
#10 0xb7f53d26 in _gst_parse_launch (str=0x806b588 "videotestsrc ! glimagesink
", error=0xbf902fac) at ./grammar.y:838
#11 0xb7f47b78 in gst_parse_launch (pipeline_description=0x806b588
"videotestsrc ! glimagesink ", error=0xbf902fac) at gstparse.c:159
#12 0xb7f47d84 in gst_parse_launchv (argv=0x804e1e0, error=0xbf902fac) at
gstparse.c:121
#13 0x0804af03 in main (argc=Cannot access memory at address 0x1
) at gst-launch.c:645
(gdb)


-- 
Configure bugmail: http://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