Advertisement
Guest User

Untitled

a guest
Jun 26th, 2013
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.27 KB | None | 0 0
  1. hyades@hyades-Inspiron-N5010:~/gst/master/gstreamer/tools/.libs$ gdb gst-switch-ui
  2. GNU gdb (GDB) 7.5-ubuntu
  3. Copyright (C) 2012 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "x86_64-linux-gnu".
  9. For bug reporting instructions, please see:
  10. <http://www.gnu.org/software/gdb/bugs/>...
  11. Reading symbols from /home/hyades/gst/master/gstreamer/tools/.libs/gst-switch-ui...(no debugging symbols found)...done.
  12. (gdb) r
  13. Starting program: /home/hyades/gst/master/gstreamer/tools/.libs/gst-switch-ui
  14. [Thread debugging using libthread_db enabled]
  15. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  16. Gtk-Message: Failed to load module "overlay-scrollbar"
  17. [New Thread 0x7fffed423700 (LWP 11234)]
  18. ./tools/gstvideodisp.c:144:info: display video 3001
  19. [New Thread 0x7fffe6932700 (LWP 11236)]
  20. ./tools/gstswitchui.c:446:info: Encoded output port: 3002
  21. [New Thread 0x7fffe6131700 (LWP 11237)]
  22. [New Thread 0x7fffe5723700 (LWP 11238)]
  23.  
  24. (gst-switch-ui:11231): GStreamer-WARNING **: gstpad.c:4503:store_sticky_event:<gdpdepay0:src> Sticky event misordering, got 'segment' before 'caps'
  25.  
  26. (gst-switch-ui:11231): GStreamer-WARNING **: gstpad.c:4503:store_sticky_event:<videoconvert0:src> Sticky event misordering, got 'segment' before 'caps'
  27.  
  28. (gst-switch-ui:11231): GStreamer-WARNING **: gstpad.c:4503:store_sticky_event:<overlay:src> Sticky event misordering, got 'segment' before 'caps'
  29.  
  30. (gst-switch-ui:11231): GStreamer-WARNING **: gstpad.c:4503:store_sticky_event:<videoconvert1:src> Sticky event misordering, got 'segment' before 'caps'
  31.  
  32. (gst-switch-ui:11231): GStreamer-WARNING **: gstpad.c:4503:store_sticky_event:<sink:sink> Sticky event misordering, got 'segment' before 'caps'
  33.  
  34. (gst-switch-ui:11231): GStreamer-WARNING **: gstpad.c:4503:store_sticky_event:<videoconvert1:sink> Sticky event misordering, got 'segment' before 'caps'
  35.  
  36. (gst-switch-ui:11231): GStreamer-WARNING **: gstpad.c:4503:store_sticky_event:<overlay:sink> Sticky event misordering, got 'segment' before 'caps'
  37.  
  38. (gst-switch-ui:11231): GStreamer-WARNING **: gstpad.c:4503:store_sticky_event:<videoconvert0:sink> Sticky event misordering, got 'segment' before 'caps'
  39.  
  40. (gst-switch-ui:11231): GStreamer-WARNING **: gstpad.c:3908:gst_pad_push_data:<gdpdepay0:src> Got data flow before stream-start event
  41.  
  42. (gst-switch-ui:11231): GStreamer-WARNING **: gstpad.c:3677:gst_pad_chain_data_unchecked:<videoconvert0:sink> Got data flow before stream-start event
  43.  
  44. (gst-switch-ui:11231): GStreamer-WARNING **: gstpad.c:3908:gst_pad_push_data:<videoconvert0:src> Got data flow before stream-start event
  45.  
  46. (gst-switch-ui:11231): GStreamer-WARNING **: gstpad.c:3677:gst_pad_chain_data_unchecked:<overlay:sink> Got data flow before stream-start event
  47.  
  48. (gst-switch-ui:11231): GStreamer-WARNING **: gstpad.c:3908:gst_pad_push_data:<overlay:src> Got data flow before stream-start event
  49.  
  50. (gst-switch-ui:11231): GStreamer-WARNING **: gstpad.c:3677:gst_pad_chain_data_unchecked:<videoconvert1:sink> Got data flow before stream-start event
  51.  
  52. (gst-switch-ui:11231): GStreamer-WARNING **: gstpad.c:3908:gst_pad_push_data:<videoconvert1:src> Got data flow before stream-start event
  53.  
  54. (gst-switch-ui:11231): GStreamer-WARNING **: gstpad.c:3677:gst_pad_chain_data_unchecked:<sink:sink> Got data flow before stream-start event
  55. ./tools/gstaudiovisual.c:76:info: init 0x7890a0
  56. ./tools/gstaudiovisual.c:237:info: display audio 3003
  57. 0:00:10.006664508 11231 0x6b3470 ERROR GST_PIPELINE ./grammar.y:670:priv_gst_parse_yyparse: no element "monoscope"
  58. ./tools/gstaudiovisual.c:221:error: missing element: monoscope
  59. ./tools/gstaudiovisual.c:221:error: missing element: (null)
  60.  
  61. Program received signal SIGSEGV, Segmentation fault.
  62. 0x00007ffff5ae03b1 in vfprintf () from /lib/x86_64-linux-gnu/libc.so.6
  63. (gdb) bt
  64. #0 0x00007ffff5ae03b1 in vfprintf () from /lib/x86_64-linux-gnu/libc.so.6
  65. #1 0x00007ffff5b9f1e1 in __vasprintf_chk ()
  66. from /lib/x86_64-linux-gnu/libc.so.6
  67. #2 0x00007ffff60f8deb in vasprintf (__ap=<optimized out>,
  68. __fmt=<optimized out>, __ptr=0x7fffffffdab8)
  69. at /usr/include/x86_64-linux-gnu/bits/stdio2.h:199
  70. #3 g_vasprintf (string=string@entry=0x7fffffffdab8, format=<optimized out>,
  71. args=args@entry=0x7fffffffdad8)
  72. at /build/buildd/glib2.0-2.36.0/./glib/gprintf.c:314
  73. #4 0x00007ffff60d692d in g_strdup_vprintf (format=<optimized out>,
  74. args=args@entry=0x7fffffffdad8)
  75. at /build/buildd/glib2.0-2.36.0/./glib/gstrfuncs.c:517
  76. #5 0x00007ffff60c1b74 in g_print (format=<optimized out>)
  77. at /build/buildd/glib2.0-2.36.0/./glib/gmessages.c:1434
  78. #6 0x000000000040f68d in gst_audio_visual_missing ()
  79. #7 0x0000000000405adb in gst_worker_create_pipeline ()
  80. #8 0x0000000000407b65 in gst_worker_prepare_unsafe ()
  81. #9 0x0000000000407fb4 in gst_worker_prepare ()
  82. #10 0x0000000000405f84 in gst_worker_start ()
  83. #11 0x000000000040ad7b in gst_switch_ui_new_audio_visual_unsafe ()
  84. #12 0x000000000040ae44 in gst_switch_ui_new_audio_visual ()
  85. #13 0x000000000040c973 in gst_switch_ui_add_preview_port ()
  86. #14 0x00000000004128d2 in gst_switch_client_add_preview_port ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement