Skip to content

Instantly share code, notes, and snippets.

@sirpercival
Created March 15, 2014 14:54
Show Gist options
  • Save sirpercival/9568533 to your computer and use it in GitHub Desktop.
Save sirpercival/9568533 to your computer and use it in GitHub Desktop.
#0 0x00007fff846380b6 in __kill ()
#1 0x00007fff846d89f6 in abort ()
#2 0x00000001026d4eee in _nl_load_domain ()
#3 0x00000001026d38e4 in _nl_find_domain ()
#4 0x00000001026d6209 in libintl_dcigettext ()
#5 0x0000000102460e05 in gst_init_get_option_group ()
#6 0x0000000102461b36 in gst_init_check ()
#7 0x0000000102453375 in __pyx_pw_4kivy_3lib_9gstplayer_10_gstplayer_5_gst_init ()
#8 0x0000000100061baa in PyCFunction_Call ()
#9 0x0000000100012423 in PyObject_Call ()
#10 0x0000000102452de3 in __pyx_pw_4kivy_3lib_9gstplayer_10_gstplayer_9GstPlayer_3__init__ ()
#11 0x0000000100083af4 in type_call ()
#12 0x0000000100012423 in PyObject_Call ()
#13 0x00000001000e95f3 in do_call ()
#14 0x00000001000e8d56 in call_function ()
#15 0x00000001000e4f89 in PyEval_EvalFrameEx ()
#16 0x00000001000e8f34 in fast_function ()
#17 0x00000001000e8d3d in call_function ()
#18 0x00000001000e4f89 in PyEval_EvalFrameEx ()
#19 0x00000001000e6e14 in PyEval_EvalCodeEx ()
#20 0x0000000100045215 in function_call ()
#21 0x0000000100012423 in PyObject_Call ()
#22 0x0000000100028b66 in instancemethod_call ()
#23 0x0000000100012423 in PyObject_Call ()
#24 0x000000010122662e in __pyx_f_4kivy_10properties_8Property_dispatch ()
#25 0x00000001012258e4 in __pyx_f_4kivy_10properties_8Property_set ()
#26 0x000000010122770d in __pyx_tp_descr_set_4kivy_10properties_Property ()
#27 0x000000010006595a in _PyObject_GenericSetAttrWithDict ()
#28 0x0000000100065b43 in PyObject_GenericSetAttr ()
#29 0x0000000100065123 in PyObject_SetAttr ()
#30 0x0000000101209fa3 in __pyx_pw_4kivy_6_event_15EventDispatcher_3__init__ ()
#31 0x000000010008e4e3 in wrap_init ()
#32 0x000000010002f923 in wrapper_call ()
#33 0x0000000100012423 in PyObject_Call ()
#34 0x00000001000e9aac in ext_do_call ()
#35 0x00000001000e5164 in PyEval_EvalFrameEx ()
#36 0x00000001000e6e14 in PyEval_EvalCodeEx ()
#37 0x0000000100045215 in function_call ()
#38 0x0000000100012423 in PyObject_Call ()
#39 0x0000000100028b66 in instancemethod_call ()
#40 0x0000000100012423 in PyObject_Call ()
#41 0x0000000100092db8 in slot_tp_init ()
#42 0x0000000100083af4 in type_call ()
#43 0x0000000100012423 in PyObject_Call ()
#44 0x00000001000e95f3 in do_call ()
#45 0x00000001000e8d56 in call_function ()
#46 0x00000001000e4f89 in PyEval_EvalFrameEx ()
#47 0x00000001000e8f34 in fast_function ()
#48 0x00000001000e8d3d in call_function ()
#49 0x00000001000e4f89 in PyEval_EvalFrameEx ()
#50 0x00000001000e6e14 in PyEval_EvalCodeEx ()
#51 0x00000001000de3af in PyEval_EvalCode ()
#52 0x0000000100115351 in run_mod ()
#53 0x00000001001152db in PyRun_FileExFlags ()
#54 0x00000001001140c9 in PyRun_SimpleFileExFlags ()
#55 0x000000010011396b in PyRun_AnyFileExFlags ()
#56 0x000000010012fc1f in Py_Main ()
#57 0x0000000100000f2b in main ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment