Created
August 26, 2010 20:06
-
-
Save altamic/552142 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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