I installed the debug library from libgstreamer and tried it again:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1220334672 (LWP 10732)]
0x44c48dfe in _gst_parse_yylex (lvalp=0xb74312d8) at lex._gst_parse_yy.c:1224
1224    lex._gst_parse_yy.c: No such file or directory.
        in lex._gst_parse_yy.c
(gdb) backstrace
Undefined command: "backstrace".  Try "help".
(gdb) backtrace
#0  0x44c48dfe in _gst_parse_yylex (lvalp=0xb74312d8)
    at lex._gst_parse_yy.c:1224
#1  0x44c4b248 in _gst_parse__yyparse (graph=0xb7431370) at ./grammar.y:797
#2  0x44c4dd36 in _gst_parse_launch (str=0x81727e0 "bin.( autoaudiosink )",
    error=0xb7431438) at ./grammar.y:838
#3  0x44c41d48 in gst_parse_launch (
pipeline_description=0x81727e0 "bin.( autoaudiosink )", error=0xb7431438)
    at gstparse.c:159
#4  0x44c3434b in gst_parse_bin_from_description (
    bin_description=0x8645bc8 "autoaudiosink", ghost_unconnected_pads=1,
    err=0xb7431438) at gstutils.c:3173
#5  0xb74ac79c in gst_gconf_render_bin_from_key ()
   from /usr/lib/gstreamer-0.10/libgstgconfelements.so
#6  0xb74aca85 in gst_gconf_get_default_audio_sink ()
   from /usr/lib/gstreamer-0.10/libgstgconfelements.so
#7  0xb74a9c5b in gst_gconf_audio_sink_get_type ()
   from /usr/lib/gstreamer-0.10/libgstgconfelements.so
#8  0xb74aa1c5 in gst_gconf_audio_sink_get_type ()
   from /usr/lib/gstreamer-0.10/libgstgconfelements.so
#9  0x44c0120a in gst_element_change_state (element=0x8473118, transition=0)
    at gstelement.c:2182
#10 0x44c04297 in gst_element_set_state_func (element=0x8473118,
    state=GST_STATE_READY) at gstelement.c:2144
#11 0x44c00383 in gst_element_set_state (element=0x8473118,
---Type <return> to continue, or q <return> to quit---
    state=GST_STATE_READY) at gstelement.c:2054
#12 0x44bf59b2 in gst_bin_change_state_func (element=0x85e9800,
    transition=GST_STATE_CHANGE_NULL_TO_READY) at gstbin.c:1759
#13 0x44c0120a in gst_element_change_state (element=0x85e9800,
    transition=GST_STATE_CHANGE_NULL_TO_READY) at gstelement.c:2182
#14 0x44c04297 in gst_element_set_state_func (element=0x85e9800,
    state=GST_STATE_READY) at gstelement.c:2144
#15 0x44c00383 in gst_element_set_state (element=0x85e9800,
    state=GST_STATE_READY) at gstelement.c:2054
#16 0xb74758f9 in ?? () from /usr/lib/gstreamer-0.10/libgstplaybin.so
#17 0x085e9800 in ?? ()
#18 0x00000002 in ?? ()
#19 0x08473118 in ?? ()
#20 0xb7481bd4 in ?? () from /usr/lib/gstreamer-0.10/libgstplaybin.so
#21 0x00000000 in ?? ()
(gdb)


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to