Skip to content

Instantly share code, notes, and snippets.

@altamic
Created August 26, 2010 20:06
Show Gist options
  • Save altamic/552142 to your computer and use it in GitHub Desktop.
Save altamic/552142 to your computer and use it in GitHub Desktop.
$ GST_DEBUG=*:2 gst-launch videotestsrc ! glimagesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Caught SIGSEGV accessing address 0x79
#0 0x00007fff82b6adce in select$DARWIN_EXTSN ()
#1 0x0000000100197e92 in g_poll ()
#2 0x0000000100187bed in g_main_context_iterate ()
#3 0x0000000100187fb5 in g_main_loop_run ()
#4 0x0000000100019700 in gst_bus_poll ()
#5 0x0000000100001acb in dyld_stub_g_str_has_prefix ()
#6 0x0000000100002de3 in dyld_stub_strlen ()
#7 0x0000000100001704 in ?? ()
Spinning. Please run 'gdb gst-launch 91047' to continue debugging, Ctrl-C to quit, or Ctrl-\ to dump core.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment