Advertisement
Guest User

Untitled

a guest
Feb 20th, 2015
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. ** (sailfish-browser:2600): CRITICAL **: gst_app_sink_set_callbacks: assertion 'GST_IS_APP_SINK (appsink)' failed
  2.  
  3. (sailfish-browser:2600): GStreamer-CRITICAL **: gst_element_get_static_pad: assertion 'GST_IS_ELEMENT (element)' failed
  4.  
  5. (sailfish-browser:2600): GStreamer-CRITICAL **: gst_pad_add_event_probe_full: assertion 'GST_IS_PAD (pad)' failed
  6.  
  7. (sailfish-browser:2600): GStreamer-CRITICAL **: gst_pad_set_bufferalloc_function: assertion 'GST_IS_PAD (pad)' failed
  8.  
  9. Program received signal SIGSEGV, Segmentation fault.
  10. [Switching to LWP 2611]
  11. 0x5f577528 in gst_pad_set_element_private () from /usr/lib/libgstreamer-0.10.so.0
  12. (gdb) bt
  13. #0 0x5f577528 in gst_pad_set_element_private () from /usr/lib/libgstreamer-0.10.so.0
  14. #1 0x472dda80 in ?? () from /usr/lib/xulrunner-qt5-31.2.0/libxul.so
  15. #2 0x472dda80 in ?? () from /usr/lib/xulrunner-qt5-31.2.0/libxul.so
  16. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement