Skip to content

Instantly share code, notes, and snippets.

@kpricorn
Created November 17, 2011 13:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kpricorn/1373092 to your computer and use it in GitHub Desktop.
Save kpricorn/1373092 to your computer and use it in GitHub Desktop.
gst-launch orc segfault
gst-launch videotestsrc ! fakesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Caught SIGSEGV accessing address 0xe755dd1
#0 0x00007fff8fa16df2 in select$DARWIN_EXTSN ()
#1 0x000000010e3754d3 in g_poll ()
#2 0x000000010e368e66 in g_main_context_iterate ()
#3 0x000000010e36a382 in g_main_loop_run ()
#4 0x000000010e1fe43e in gst_bus_poll ()
#5 0x000000010e1e2b99 in dyld_stub_strlen ()
#6 0x000000010e1e18c4 in ?? ()
#7 0x000000010e1e0ed4 in ?? ()
Spinning. Please run 'gdb gst-launch 42715' to continue debugging, Ctrl-C to quit, or Ctrl-\ to dump core.
^CCaught interrupt -- handling interrupt.
Interrupt: Stopping pipeline ...
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment