Created
December 1, 2016 16:21
-
-
Save katsyoshi/ab6c2c39fe7500d8beff53acc9f1b56b 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
| -- C level backtrace information ------------------------------------------- | |
| /home/katsu/.rbenv/versions/2.3.3/bin/ruby(rb_vm_bugreport+0x535) [0x56415207cba5] vm_dump.c:692 | |
| /home/katsu/.rbenv/versions/2.3.3/bin/ruby(rb_bug_context+0xd1) [0x564152059661] error.c:435 | |
| /home/katsu/.rbenv/versions/2.3.3/bin/ruby(sigsegv+0x3e) [0x564151f51e0e] signal.c:890 | |
| /lib64/libpthread.so.0 [0x7f99fd660e20] | |
| /usr/lib64/libgobject-2.0.so.0 [0x7f99f36549c8] | |
| /usr/lib64/libgobject-2.0.so.0(g_signal_emit_valist+0x1009) [0x7f99f365de49] | |
| /usr/lib64/libgobject-2.0.so.0(g_signal_emit+0x97) [0x7f99f365e0b7] | |
| /usr/lib64/libgtk-x11-2.0.so.0 [0x7f99e52be4c0] | |
| /usr/lib64/libgobject-2.0.so.0(g_object_unref+0x125) [0x7f99f3647f05] | |
| /home/katsu/mikutter/.bundle/gems/ruby/2.3.0/gems/glib2-3.1.0/lib/glib2.so(holder_free+0x69) [0x7f99f38baa69] rbgobj_object.c:49 | |
| /home/katsu/.rbenv/versions/2.3.3/bin/ruby(finalize_list+0x51) [0x564151ea65d1] gc.c:2675 | |
| /home/katsu/.rbenv/versions/2.3.3/bin/ruby(rb_gc_call_finalizer_at_exit+0x399) [0x564151eaf009] gc.c:2839 | |
| /home/katsu/.rbenv/versions/2.3.3/bin/ruby(ruby_cleanup+0x3a2) [0x564151e8d5a2] eval.c:131 | |
| /home/katsu/.rbenv/versions/2.3.3/bin/ruby(ruby_run_node+0x36) [0x564151e8d876] eval.c:302 | |
| /home/katsu/.rbenv/versions/2.3.3/bin/ruby(main+0x4b) [0x564151e8987b] parse.y:7826 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment