Created
November 17, 2014 08:58
-
-
Save polamjag/69c5362b73a3dc01184c to your computer and use it in GitHub Desktop.
mikutter crash on 2014-11-17
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
| /opt/mikutter/core/utils.rb:172: [BUG] rb_gc_mark(): 0x000000035deac8 is T_NONE | |
| ruby 2.1.5p273 (2014-11-13 revision 48405) [x86_64-linux] | |
| -- Control frame information ----------------------------------------------- | |
| c:0011 p:---- s:0056 e:000055 CFUNC :lambda | |
| c:0010 p:0007 s:0053 E:000918 METHOD /opt/mikutter/core/utils.rb:172 | |
| c:0009 p:0011 s:0046 e:000045 METHOD /opt/mikutter/core/utils.rb:201 | |
| c:0008 p:0018 s:0040 e:000039 METHOD /opt/mikutter/core/mui/cairo_cell_renderer_message.rb:116 | |
| c:0007 p:0103 s:0035 e:000032 METHOD /opt/mikutter/core/mui/cairo_cell_renderer_message.rb:152 | |
| c:0006 p:0051 s:0028 e:000027 METHOD /opt/mikutter/core/mui/cairo_cell_renderer_message.rb:132 [FINISH] | |
| c:0005 p:---- s:0022 e:000021 CFUNC :main | |
| c:0004 p:0013 s:0019 E:000ee0 METHOD /opt/mikutter/core/plugin/gtk/mainloop.rb:10 | |
| c:0003 p:0201 s:0015 E:002550 METHOD /opt/mikutter/mikutter.rb:63 | |
| c:0002 p:0477 s:0007 E:000110 EVAL /opt/mikutter/mikutter.rb:92 [FINISH] | |
| c:0001 p:0000 s:0002 E:001788 TOP [FINISH] | |
| -- Ruby level backtrace information ---------------------------------------- | |
| /opt/mikutter/mikutter.rb:92:in `<main>' | |
| /opt/mikutter/mikutter.rb:63:in `boot!' | |
| /opt/mikutter/core/plugin/gtk/mainloop.rb:10:in `mainloop' | |
| /opt/mikutter/core/plugin/gtk/mainloop.rb:10:in `main' | |
| /opt/mikutter/core/mui/cairo_cell_renderer_message.rb:132:in `message_id=' | |
| /opt/mikutter/core/mui/cairo_cell_renderer_message.rb:152:in `render_message' | |
| /opt/mikutter/core/mui/cairo_cell_renderer_message.rb:116:in `miracle_painter' | |
| /opt/mikutter/core/utils.rb:201:in `type_strict' | |
| /opt/mikutter/core/utils.rb:172:in `type_check' | |
| /opt/mikutter/core/utils.rb:172:in `lambda' | |
| -- C level backtrace information ------------------------------------------- | |
| /usr/lib/libruby.so.2.1(+0x188717) [0x2b18c6ac7717] | |
| /usr/lib/libruby.so.2.1(+0x1887e3) [0x2b18c6ac77e3] | |
| /usr/lib/libruby.so.2.1(+0x6d5e3) [0x2b18c69ac5e3] | |
| /usr/lib/libruby.so.2.1(rb_bug+0xb3) [0x2b18c69acc53] | |
| /usr/lib/libruby.so.2.1(+0x88ae7) [0x2b18c69c7ae7] | |
| /usr/lib/libruby.so.2.1(+0x89202) [0x2b18c69c8202] | |
| /usr/lib/libruby.so.2.1(+0x8a1cf) [0x2b18c69c91cf] | |
| /usr/lib/libruby.so.2.1(+0x8aad3) [0x2b18c69c9ad3] | |
| /usr/lib/libruby.so.2.1(+0x1743ec) [0x2b18c6ab33ec] | |
| /usr/lib/libruby.so.2.1(+0x78d3e) [0x2b18c69b7d3e] | |
| /usr/lib/libruby.so.2.1(+0x172ddc) [0x2b18c6ab1ddc] | |
| /usr/lib/libruby.so.2.1(+0x175cad) [0x2b18c6ab4cad] | |
| /usr/lib/libruby.so.2.1(+0x17abd8) [0x2b18c6ab9bd8] | |
| /usr/lib/libruby.so.2.1(+0x17c1ae) [0x2b18c6abb1ae] | |
| /usr/lib/libruby.so.2.1(+0x17d4f7) [0x2b18c6abc4f7] | |
| /usr/lib/libruby.so.2.1(rb_funcall+0xd1) [0x2b18c6abcb31] | |
| /usr/lib/libgobject-2.0.so.0(g_object_set_property+0x20b) [0x2b18cc80c78b] | |
| /usr/lib/libgtk-x11-2.0.so.0(gtk_tree_view_column_cell_set_cell_data+0x178) [0x2b18dc4cbf88] | |
| /usr/lib/libgtk-x11-2.0.so.0(+0x222199) [0x2b18dc4b4199] | |
| /usr/lib/libgtk-x11-2.0.so.0(+0x222c82) [0x2b18dc4b4c82] | |
| /usr/lib/libgtk-x11-2.0.so.0(+0x222fb3) [0x2b18dc4b4fb3] | |
| /usr/lib/libgdk-x11-2.0.so.0(+0x1e517) [0x2b18dc8f3517] | |
| /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x15d) [0x2b18cca8e92d] | |
| /usr/lib/libglib-2.0.so.0(+0x49d08) [0x2b18cca8ed08] | |
| /usr/lib/libglib-2.0.so.0(g_main_loop_run+0xc2) [0x2b18cca8f032] | |
| /usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb7) [0x2b18dc3c13f7] | |
| /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/gtk2.so(+0x481bb) [0x2b18dbfc21bb] | |
| /usr/lib/libruby.so.2.1(+0x172ddc) [0x2b18c6ab1ddc] | |
| /usr/lib/libruby.so.2.1(+0x17ff0d) [0x2b18c6abef0d] | |
| /usr/lib/libruby.so.2.1(+0x175d4b) [0x2b18c6ab4d4b] | |
| /usr/lib/libruby.so.2.1(+0x17abd8) [0x2b18c6ab9bd8] | |
| /usr/lib/libruby.so.2.1(rb_iseq_eval_main+0x7f) [0x2b18c6ac378f] | |
| /usr/lib/libruby.so.2.1(+0x70cbf) [0x2b18c69afcbf] | |
| /usr/lib/libruby.so.2.1(ruby_exec_node+0x1d) [0x2b18c69b161d] | |
| /usr/lib/libruby.so.2.1(ruby_run_node+0x1e) [0x2b18c69b333e] | |
| ruby() [0x4008ab] | |
| /usr/lib/libc.so.6(__libc_start_main+0xf0) [0x2b18c6dda040] | |
| ruby() [0x4008d9] | |
| -- Other runtime information ----------------------------------------------- | |
| * Loaded script: /opt/mikutter/mikutter.rb | |
| * Loaded features: | |
| 0 enumerator.so | |
| 1 /usr/lib/ruby/2.1.0/x86_64-linux/enc/encdb.so | |
| 2 /usr/lib/ruby/2.1.0/x86_64-linux/enc/trans/transdb.so | |
| 3 /usr/lib/ruby/2.1.0/x86_64-linux/rbconfig.rb | |
| 4 /usr/lib/ruby/2.1.0/rubygems/compatibility.rb | |
| 5 /usr/lib/ruby/2.1.0/rubygems/defaults.rb | |
| 6 /usr/lib/ruby/2.1.0/rubygems/deprecate.rb | |
| 7 /usr/lib/ruby/2.1.0/rubygems/errors.rb | |
| 8 /usr/lib/ruby/2.1.0/rubygems/version.rb | |
| 9 /usr/lib/ruby/2.1.0/rubygems/requirement.rb | |
| 10 /usr/lib/ruby/2.1.0/rubygems/platform.rb | |
| 11 /usr/lib/ruby/2.1.0/rubygems/basic_specification.rb | |
| 12 /usr/lib/ruby/2.1.0/rubygems/stub_specification.rb | |
| 13 /usr/lib/ruby/2.1.0/rubygems/util/stringio.rb | |
| 14 /usr/lib/ruby/2.1.0/rubygems/specification.rb | |
| 15 /usr/lib/ruby/2.1.0/rubygems/exceptions.rb | |
| 16 /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_gem.rb | |
| 17 thread.rb | |
| 18 /usr/lib/ruby/2.1.0/x86_64-linux/thread.so | |
| 19 /usr/lib/ruby/2.1.0/monitor.rb | |
| 20 /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb | |
| 21 /usr/lib/ruby/2.1.0/rubygems.rb | |
| 22 /usr/lib/ruby/2.1.0/rubygems/path_support.rb | |
| 23 /usr/lib/ruby/2.1.0/rubygems/dependency.rb | |
| 24 /usr/lib/ruby/2.1.0/x86_64-linux/pathname.so | |
| 25 /usr/lib/ruby/2.1.0/pathname.rb | |
| 26 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/constants.rb | |
| 27 /usr/lib/ruby/2.1.0/x86_64-linux/io/console.so | |
| 28 /usr/lib/ruby/2.1.0/rubygems/user_interaction.rb | |
| 29 /usr/lib/ruby/2.1.0/x86_64-linux/etc.so | |
| 30 /usr/lib/ruby/2.1.0/rubygems/config_file.rb | |
| 31 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/rubygems_integration.rb | |
| 32 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/current_ruby.rb | |
| 33 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/shared_helpers.rb | |
| 34 /usr/lib/ruby/2.1.0/fileutils.rb | |
| 35 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/gem_path_manipulation.rb | |
| 36 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/gem_helpers.rb | |
| 37 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/match_platform.rb | |
| 38 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/rubygems_ext.rb | |
| 39 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/version.rb | |
| 40 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler.rb | |
| 41 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/settings.rb | |
| 42 /usr/lib/ruby/2.1.0/x86_64-linux/digest.so | |
| 43 /usr/lib/ruby/2.1.0/digest.rb | |
| 44 /usr/lib/ruby/2.1.0/x86_64-linux/digest/sha1.so | |
| 45 /usr/lib/ruby/2.1.0/set.rb | |
| 46 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/definition.rb | |
| 47 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/dependency.rb | |
| 48 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/ruby_dsl.rb | |
| 49 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/dsl.rb | |
| 50 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/source_list.rb | |
| 51 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/source.rb | |
| 52 /usr/lib/ruby/2.1.0/uri/common.rb | |
| 53 /usr/lib/ruby/2.1.0/uri/generic.rb | |
| 54 /usr/lib/ruby/2.1.0/uri/ftp.rb | |
| 55 /usr/lib/ruby/2.1.0/uri/http.rb | |
| 56 /usr/lib/ruby/2.1.0/uri/https.rb | |
| 57 /usr/lib/ruby/2.1.0/uri/ldap.rb | |
| 58 /usr/lib/ruby/2.1.0/uri/ldaps.rb | |
| 59 /usr/lib/ruby/2.1.0/uri/mailto.rb | |
| 60 /usr/lib/ruby/2.1.0/uri.rb | |
| 61 /usr/lib/ruby/2.1.0/x86_64-linux/socket.so | |
| 62 /usr/lib/ruby/2.1.0/socket.rb | |
| 63 /usr/lib/ruby/2.1.0/timeout.rb | |
| 64 /usr/lib/ruby/2.1.0/net/protocol.rb | |
| 65 /usr/lib/ruby/2.1.0/x86_64-linux/zlib.so | |
| 66 /usr/lib/ruby/2.1.0/x86_64-linux/stringio.so | |
| 67 /usr/lib/ruby/2.1.0/net/http/exceptions.rb | |
| 68 /usr/lib/ruby/2.1.0/net/http/header.rb | |
| 69 /usr/lib/ruby/2.1.0/net/http/generic_request.rb | |
| 70 /usr/lib/ruby/2.1.0/net/http/request.rb | |
| 71 /usr/lib/ruby/2.1.0/net/http/requests.rb | |
| 72 /usr/lib/ruby/2.1.0/net/http/response.rb | |
| 73 /usr/lib/ruby/2.1.0/net/http/responses.rb | |
| 74 /usr/lib/ruby/2.1.0/net/http/proxy_delta.rb | |
| 75 /usr/lib/ruby/2.1.0/net/http/backward.rb | |
| 76 /usr/lib/ruby/2.1.0/net/http.rb | |
| 77 /usr/lib/ruby/2.1.0/x86_64-linux/date_core.so | |
| 78 /usr/lib/ruby/2.1.0/date/format.rb | |
| 79 /usr/lib/ruby/2.1.0/date.rb | |
| 80 /usr/lib/ruby/2.1.0/time.rb | |
| 81 /usr/lib/ruby/2.1.0/rubygems/request.rb | |
| 82 /usr/lib/ruby/2.1.0/cgi/core.rb | |
| 83 /usr/lib/ruby/2.1.0/cgi/util.rb | |
| 84 /usr/lib/ruby/2.1.0/cgi/cookie.rb | |
| 85 /usr/lib/ruby/2.1.0/cgi.rb | |
| 86 /usr/lib/ruby/2.1.0/rubygems/uri_formatter.rb | |
| 87 /usr/lib/ruby/2.1.0/x86_64-linux/fcntl.so | |
| 88 /usr/lib/ruby/2.1.0/x86_64-linux/openssl.so | |
| 89 /usr/lib/ruby/2.1.0/openssl/bn.rb | |
| 90 /usr/lib/ruby/2.1.0/openssl/cipher.rb | |
| 91 /usr/lib/ruby/2.1.0/openssl/config.rb | |
| 92 /usr/lib/ruby/2.1.0/openssl/digest.rb | |
| 93 /usr/lib/ruby/2.1.0/openssl/x509.rb | |
| 94 /usr/lib/ruby/2.1.0/openssl/buffering.rb | |
| 95 /usr/lib/ruby/2.1.0/openssl/ssl.rb | |
| 96 /usr/lib/ruby/2.1.0/openssl.rb | |
| 97 /usr/lib/ruby/2.1.0/securerandom.rb | |
| 98 /usr/lib/ruby/2.1.0/resolv.rb | |
| 99 /usr/lib/ruby/2.1.0/rubygems/remote_fetcher.rb | |
| 100 /usr/lib/ruby/2.1.0/rubygems/text.rb | |
| 101 /usr/lib/ruby/2.1.0/rubygems/name_tuple.rb | |
| 102 /usr/lib/ruby/2.1.0/rubygems/spec_fetcher.rb | |
| 103 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/source/rubygems.rb | |
| 104 /usr/lib/ruby/2.1.0/tsort.rb | |
| 105 /usr/lib/ruby/2.1.0/forwardable.rb | |
| 106 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/spec_set.rb | |
| 107 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/environment.rb | |
| 108 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/runtime.rb | |
| 109 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/source/path.rb | |
| 110 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/resolver.rb | |
| 111 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/dep_proxy.rb | |
| 112 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/index.rb | |
| 113 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/ui.rb | |
| 114 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/ui/silent.rb | |
| 115 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/remote_specification.rb | |
| 116 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/lazy_specification.rb | |
| 117 /home/satoru/.gem/ruby/2.1.0/gems/bundler-1.7.4/lib/bundler/endpoint_specification.rb | |
| 118 /usr/lib/ruby/2.1.0/benchmark.rb | |
| 119 /usr/lib/ruby/2.1.0/webrick/compat.rb | |
| 120 /usr/lib/ruby/2.1.0/webrick/version.rb | |
| 121 /usr/lib/ruby/2.1.0/webrick/httpversion.rb | |
| 122 /usr/lib/ruby/2.1.0/delegate.rb | |
| 123 /usr/lib/ruby/2.1.0/tmpdir.rb | |
| 124 /usr/lib/ruby/2.1.0/tempfile.rb | |
| 125 /usr/lib/ruby/2.1.0/webrick/httputils.rb | |
| 126 /usr/lib/ruby/2.1.0/singleton.rb | |
| 127 /usr/lib/ruby/2.1.0/webrick/utils.rb | |
| 128 /usr/lib/ruby/2.1.0/webrick/log.rb | |
| 129 /usr/lib/ruby/2.1.0/webrick/config.rb | |
| 130 /usr/lib/ruby/2.1.0/webrick/server.rb | |
| 131 /usr/lib/ruby/2.1.0/webrick/accesslog.rb | |
| 132 /usr/lib/ruby/2.1.0/webrick/htmlutils.rb | |
| 133 /usr/lib/ruby/2.1.0/webrick/cookie.rb | |
| 134 /usr/lib/ruby/2.1.0/webrick/httpstatus.rb | |
| 135 /usr/lib/ruby/2.1.0/webrick/httprequest.rb | |
| 136 /usr/lib/ruby/2.1.0/webrick/httpresponse.rb | |
| 137 /usr/lib/ruby/2.1.0/webrick/httpservlet/abstract.rb | |
| 138 /usr/lib/ruby/2.1.0/webrick/httpservlet/filehandler.rb | |
| 139 /usr/lib/ruby/2.1.0/webrick/httpservlet/cgihandler.rb | |
| 140 /usr/lib/ruby/2.1.0/x86_64-linux/strscan.so | |
| 141 /usr/lib/ruby/2.1.0/erb.rb | |
| 142 /usr/lib/ruby/2.1.0/webrick/httpservlet/erbhandler.rb | |
| 143 /usr/lib/ruby/2.1.0/webrick/httpservlet/prochandler.rb | |
| 144 /usr/lib/ruby/2.1.0/webrick/httpservlet.rb | |
| 145 /usr/lib/ruby/2.1.0/webrick/httpserver.rb | |
| 146 /usr/lib/ruby/2.1.0/webrick/httpauth/authenticator.rb | |
| 147 /usr/lib/ruby/2.1.0/webrick/httpauth/basicauth.rb | |
| 148 /usr/lib/ruby/2.1.0/x86_64-linux/digest/md5.so | |
| 149 /usr/lib/ruby/2.1.0/webrick/httpauth/digestauth.rb | |
| 150 /usr/lib/ruby/2.1.0/webrick/httpauth/userdb.rb | |
| 151 /usr/lib/ruby/2.1.0/webrick/httpauth/htpasswd.rb | |
| 152 /usr/lib/ruby/2.1.0/webrick/httpauth/htdigest.rb | |
| 153 /usr/lib/ruby/2.1.0/webrick/httpauth/htgroup.rb | |
| 154 /usr/lib/ruby/2.1.0/webrick/httpauth.rb | |
| 155 /usr/lib/ruby/2.1.0/webrick.rb | |
| 156 /usr/lib/ruby/2.1.0/optparse.rb | |
| 157 /opt/mikutter/core/boot/option.rb | |
| 158 /usr/lib/ruby/2.1.0/open-uri.rb | |
| 159 /opt/mikutter/core/miquire.rb | |
| 160 /opt/mikutter/core/lib/lazy.rb | |
| 161 /opt/mikutter/vendor/memoize.rb | |
| 162 /opt/mikutter/core/config.rb | |
| 163 /opt/mikutter/core/environment.rb | |
| 164 /opt/mikutter/core/utils.rb | |
| 165 /opt/mikutter/core/boot/check_config_permission.rb | |
| 166 /opt/mikutter/core/boot/mainloop.rb | |
| 167 /opt/mikutter/vendor/delayer/version.rb | |
| 168 /opt/mikutter/vendor/delayer/error.rb | |
| 169 /opt/mikutter/vendor/delayer/extend.rb | |
| 170 /opt/mikutter/vendor/delayer/procedure.rb | |
| 171 /opt/mikutter/vendor/delayer/priority.rb | |
| 172 /opt/mikutter/vendor/delayer.rb | |
| 173 /opt/mikutter/core/boot/delayer.rb | |
| 174 /opt/mikutter/core/lib/weakstorage.rb | |
| 175 /opt/mikutter/core/retriever.rb | |
| 176 /opt/mikutter/core/skin.rb | |
| 177 /opt/mikutter/vendor/typed-array/functions.rb | |
| 178 /opt/mikutter/vendor/typed-array.rb | |
| 179 /opt/mikutter/core/user.rb | |
| 180 /opt/mikutter/core/lib/timelimitedqueue/timelimitedqueue.rb | |
| 181 /opt/mikutter/core/lib/timelimitedqueue.rb | |
| 182 /opt/mikutter/core/lib/deferred/deferredable.rb | |
| 183 /opt/mikutter/core/lib/deferred/deferred.rb | |
| 184 /opt/mikutter/core/lib/deferred.rb | |
| 185 /opt/mikutter/core/serialthread.rb | |
| 186 /opt/mikutter/core/miku/node.rb | |
| 187 /opt/mikutter/core/miku/atom.rb | |
| 188 /opt/mikutter/core/miku/error.rb | |
| 189 /opt/mikutter/core/miku/macro.rb | |
| 190 /opt/mikutter/core/miku/to_ruby.rb | |
| 191 /opt/mikutter/core/miku/primitive.rb | |
| 192 /opt/mikutter/core/miku/cons.rb | |
| 193 /opt/mikutter/core/miku/list.rb | |
| 194 /opt/mikutter/core/miku/array.rb | |
| 195 /opt/mikutter/core/miku/hash.rb | |
| 196 /opt/mikutter/core/miku/symbol.rb | |
| 197 /opt/mikutter/core/miku/symboltable.rb | |
| 198 /opt/mikutter/core/miku/nil.rb | |
| 199 /opt/mikutter/core/miku/parser.rb | |
| 200 /opt/mikutter/core/miku/miku.rb | |
| 201 /usr/lib/ruby/2.1.0/psych/exception.rb | |
| 202 /usr/lib/ruby/2.1.0/psych/syntax_error.rb | |
| 203 /usr/lib/ruby/2.1.0/x86_64-linux/psych.so | |
| 204 /usr/lib/ruby/2.1.0/psych/omap.rb | |
| 205 /usr/lib/ruby/2.1.0/psych/set.rb | |
| 206 /usr/lib/ruby/2.1.0/psych/class_loader.rb | |
| 207 /usr/lib/ruby/2.1.0/psych/scalar_scanner.rb | |
| 208 /usr/lib/ruby/2.1.0/psych/nodes/node.rb | |
| 209 /usr/lib/ruby/2.1.0/psych/nodes/stream.rb | |
| 210 /usr/lib/ruby/2.1.0/psych/nodes/document.rb | |
| 211 /usr/lib/ruby/2.1.0/psych/nodes/sequence.rb | |
| 212 /usr/lib/ruby/2.1.0/psych/nodes/scalar.rb | |
| 213 /usr/lib/ruby/2.1.0/psych/nodes/mapping.rb | |
| 214 /usr/lib/ruby/2.1.0/psych/nodes/alias.rb | |
| 215 /usr/lib/ruby/2.1.0/psych/nodes.rb | |
| 216 /usr/lib/ruby/2.1.0/psych/streaming.rb | |
| 217 /usr/lib/ruby/2.1.0/psych/visitors/visitor.rb | |
| 218 /usr/lib/ruby/2.1.0/psych/visitors/to_ruby.rb | |
| 219 /usr/lib/ruby/2.1.0/psych/visitors/emitter.rb | |
| 220 /usr/lib/ruby/2.1.0/psych/handler.rb | |
| 221 /usr/lib/ruby/2.1.0/psych/tree_builder.rb | |
| 222 /usr/lib/ruby/2.1.0/psych/visitors/yaml_tree.rb | |
| 223 /usr/lib/ruby/2.1.0/psych/json/ruby_events.rb | |
| 224 /usr/lib/ruby/2.1.0/psych/visitors/json_tree.rb | |
| 225 /usr/lib/ruby/2.1.0/psych/visitors/depth_first.rb | |
| 226 /usr/lib/ruby/2.1.0/psych/visitors.rb | |
| 227 /usr/lib/ruby/2.1.0/psych/parser.rb | |
| 228 /usr/lib/ruby/2.1.0/psych/coder.rb | |
| 229 /usr/lib/ruby/2.1.0/psych/core_ext.rb | |
| 230 /usr/lib/ruby/2.1.0/psych/deprecated.rb | |
| 231 /usr/lib/ruby/2.1.0/psych/stream.rb | |
| 232 /usr/lib/ruby/2.1.0/psych/json/yaml_events.rb | |
| 233 /usr/lib/ruby/2.1.0/psych/json/tree_builder.rb | |
| 234 /usr/lib/ruby/2.1.0/psych/json/stream.rb | |
| 235 /usr/lib/ruby/2.1.0/psych/handlers/document_stream.rb | |
| 236 /usr/lib/ruby/2.1.0/psych.rb | |
| 237 /usr/lib/ruby/2.1.0/yaml.rb | |
| 238 /opt/mikutter/core/configloader.rb | |
| 239 /opt/mikutter/core/userconfig.rb | |
| 240 /opt/mikutter/vendor/addressable/version.rb | |
| 241 /opt/mikutter/vendor/addressable/idna/pure.rb | |
| 242 /opt/mikutter/vendor/addressable/idna.rb | |
| 243 /opt/mikutter/vendor/addressable/uri.rb | |
| 244 /opt/mikutter/core/entity.rb | |
| 245 /opt/mikutter/core/message.rb | |
| 246 /opt/mikutter/core/userlist.rb | |
| 247 /opt/mikutter/core/service_keeper.rb | |
| 248 /opt/mikutter/core/lib/mikutwitter/basic.rb | |
| 249 /opt/mikutter/core/lib/mikutwitter/utils.rb | |
| 250 /opt/mikutter/core/lib/mikutwitter/authentication_failed_action.rb | |
| 251 /opt/mikutter/core/lib/mikutwitter/rate_limiting.rb | |
| 252 /opt/mikutter/vendor/oauth/oauth.rb | |
| 253 /opt/mikutter/vendor/oauth/core_ext.rb | |
| 254 /opt/mikutter/vendor/oauth/client.rb | |
| 255 /usr/lib/ruby/2.1.0/net/https.rb | |
| 256 /usr/lib/ruby/2.1.0/base64.rb | |
| 257 /opt/mikutter/vendor/oauth/helper.rb | |
| 258 /opt/mikutter/vendor/oauth/request_proxy.rb | |
| 259 /opt/mikutter/vendor/oauth/request_proxy/base.rb | |
| 260 /opt/mikutter/vendor/oauth/request_proxy/net_http.rb | |
| 261 /opt/mikutter/vendor/oauth/client/net_http.rb | |
| 262 /opt/mikutter/vendor/oauth/errors/error.rb | |
| 263 /opt/mikutter/vendor/oauth/errors/unauthorized.rb | |
| 264 /opt/mikutter/vendor/oauth/errors/problem.rb | |
| 265 /opt/mikutter/vendor/oauth/errors.rb | |
| 266 /opt/mikutter/vendor/oauth/consumer.rb | |
| 267 /opt/mikutter/vendor/oauth/tokens/token.rb | |
| 268 /opt/mikutter/vendor/oauth/tokens/server_token.rb | |
| 269 /opt/mikutter/vendor/oauth/tokens/consumer_token.rb | |
| 270 /opt/mikutter/vendor/oauth/tokens/request_token.rb | |
| 271 /opt/mikutter/vendor/oauth/tokens/access_token.rb | |
| 272 /opt/mikutter/vendor/oauth/token.rb | |
| 273 /opt/mikutter/vendor/oauth/signature.rb | |
| 274 /opt/mikutter/vendor/oauth/signature/base.rb | |
| 275 /opt/mikutter/vendor/digest/hmac.rb | |
| 276 /opt/mikutter/vendor/oauth/signature/hmac/base.rb | |
| 277 /opt/mikutter/vendor/oauth/signature/hmac/sha1.rb | |
| 278 /opt/mikutter/vendor/oauth/client/helper.rb | |
| 279 /opt/mikutter/vendor/oauth/signature/rsa/sha1.rb | |
| 280 /opt/mikutter/vendor/oauth/request_proxy/mock_request.rb | |
| 281 /opt/mikutter/vendor/oauth.rb | |
| 282 /opt/mikutter/core/lib/mikutwitter/connect.rb | |
| 283 /opt/mikutter/core/lib/mikutwitter/cache.rb | |
| 284 /opt/mikutter/core/lib/mikutwitter/error.rb | |
| 285 /opt/mikutter/core/lib/mikutwitter/query.rb | |
| 286 /opt/mikutter/vendor/json/version.rb | |
| 287 /usr/lib/ruby/2.1.0/ostruct.rb | |
| 288 /opt/mikutter/vendor/json/generic_object.rb | |
| 289 /opt/mikutter/vendor/json/common.rb | |
| 290 /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_16be.so | |
| 291 /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_16le.so | |
| 292 /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_32be.so | |
| 293 /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_32le.so | |
| 294 /usr/lib/ruby/2.1.0/x86_64-linux/json/ext/parser.so | |
| 295 /usr/lib/ruby/2.1.0/x86_64-linux/json/ext/generator.so | |
| 296 /opt/mikutter/vendor/json/ext.rb | |
| 297 /opt/mikutter/vendor/json.rb | |
| 298 /opt/mikutter/core/lib/mikutwitter/api_call_support.rb | |
| 299 /opt/mikutter/core/lib/mikutwitter/api_shortcuts.rb | |
| 300 /opt/mikutter/core/lib/mikutwitter/oauth_hacks.rb | |
| 301 /opt/mikutter/core/lib/mikutwitter/streaming_failed_actions.rb | |
| 302 /opt/mikutter/core/lib/mikutwitter.rb | |
| 303 /opt/mikutter/core/lib/reserver.rb | |
| 304 /opt/mikutter/core/lib/instance_storage.rb | |
| 305 /opt/mikutter/core/service.rb | |
| 306 /usr/lib/ruby/2.1.0/observer.rb | |
| 307 /opt/mikutter/core/event.rb | |
| 308 /opt/mikutter/core/event_listener.rb | |
| 309 /opt/mikutter/core/event_filter.rb | |
| 310 /opt/mikutter/core/plugin.rb | |
| 311 /opt/mikutter/core/miquire_plugin.rb | |
| 312 /opt/mikutter/vendor/locale/tag/simple.rb | |
| 313 /opt/mikutter/vendor/locale/tag/irregular.rb | |
| 314 /opt/mikutter/vendor/locale/tag/common.rb | |
| 315 /opt/mikutter/vendor/locale/tag/rfc.rb | |
| 316 /opt/mikutter/vendor/locale/tag/cldr.rb | |
| 317 /opt/mikutter/vendor/locale/tag/posix.rb | |
| 318 /opt/mikutter/vendor/locale/tag.rb | |
| 319 /opt/mikutter/vendor/locale/taglist.rb | |
| 320 /opt/mikutter/vendor/locale/driver.rb | |
| 321 /opt/mikutter/vendor/locale/version.rb | |
| 322 /opt/mikutter/vendor/locale.rb | |
| 323 /opt/mikutter/vendor/gettext/version.rb | |
| 324 /opt/mikutter/vendor/gettext/class_info.rb | |
| 325 /usr/lib/ruby/2.1.0/prime.rb | |
| 326 /opt/mikutter/vendor/gettext/mo.rb | |
| 327 /opt/mikutter/vendor/gettext/locale_path.rb | |
| 328 /opt/mikutter/vendor/gettext/text_domain.rb | |
| 329 /opt/mikutter/vendor/gettext/text_domain_group.rb | |
| 330 /opt/mikutter/vendor/gettext/text_domain_manager.rb | |
| 331 /opt/mikutter/vendor/gettext.rb | |
| 332 /opt/mikutter/vendor/gettext/po_format.rb | |
| 333 /opt/mikutter/vendor/gettext/po_entry.rb | |
| 334 /opt/mikutter/vendor/gettext/po.rb | |
| 335 /opt/mikutter/vendor/gettext/tools/parser/glade.rb | |
| 336 /usr/lib/ruby/2.1.0/e2mmap.rb | |
| 337 /usr/lib/ruby/2.1.0/irb/output-method.rb | |
| 338 /usr/lib/ruby/2.1.0/irb/notifier.rb | |
| 339 /usr/lib/ruby/2.1.0/irb/slex.rb | |
| 340 /usr/lib/ruby/2.1.0/irb/ruby-token.rb | |
| 341 /usr/lib/ruby/2.1.0/irb/ruby-lex.rb | |
| 342 /opt/mikutter/vendor/gettext/tools/parser/ruby.rb | |
| 343 /opt/mikutter/vendor/gettext/tools/parser/erb.rb | |
| 344 /opt/mikutter/vendor/gettext/tools/xgettext.rb | |
| 345 /usr/lib/ruby/2.1.0/x86_64-linux/racc/cparse.so | |
| 346 /usr/lib/ruby/2.1.0/racc/parser.rb | |
| 347 /opt/mikutter/vendor/gettext/po_parser.rb | |
| 348 /opt/mikutter/vendor/gettext/tools/msgfmt.rb | |
| 349 /opt/mikutter/vendor/text/double_metaphone.rb | |
| 350 /opt/mikutter/vendor/text/levenshtein.rb | |
| 351 /opt/mikutter/vendor/text/metaphone.rb | |
| 352 /opt/mikutter/vendor/text/porter_stemming.rb | |
| 353 /opt/mikutter/vendor/text/soundex.rb | |
| 354 /opt/mikutter/vendor/text/version.rb | |
| 355 /opt/mikutter/vendor/text/white_similarity.rb | |
| 356 /opt/mikutter/vendor/text.rb | |
| 357 /opt/mikutter/vendor/gettext/tools/msgmerge.rb | |
| 358 /opt/mikutter/vendor/locale/info/language.rb | |
| 359 /opt/mikutter/vendor/locale/info/region.rb | |
| 360 /opt/mikutter/vendor/locale/info.rb | |
| 361 /opt/mikutter/vendor/gettext/tools/msginit.rb | |
| 362 /opt/mikutter/vendor/gettext/tools/msgcat.rb | |
| 363 /opt/mikutter/vendor/gettext/tools.rb | |
| 364 /opt/mikutter/vendor/locale/driver/env.rb | |
| 365 /opt/mikutter/vendor/locale/driver/posix.rb | |
| 366 /opt/mikutter/core/plugin/gui/dsl.rb | |
| 367 /opt/mikutter/core/plugin/gui/cuscadable.rb | |
| 368 /opt/mikutter/core/plugin/gui/hierarchy_parent.rb | |
| 369 /opt/mikutter/core/plugin/gui/widget.rb | |
| 370 /opt/mikutter/core/plugin/gui/window.rb | |
| 371 /opt/mikutter/core/plugin/gui/hierarchy_child.rb | |
| 372 /opt/mikutter/core/plugin/gui/pane.rb | |
| 373 /opt/mikutter/core/plugin/gui/tablike.rb | |
| 374 /opt/mikutter/core/plugin/gui/tab_toolbar.rb | |
| 375 /opt/mikutter/core/plugin/gui/tab.rb | |
| 376 /opt/mikutter/core/plugin/gui/profile.rb | |
| 377 /opt/mikutter/core/plugin/gui/profiletab.rb | |
| 378 /opt/mikutter/core/plugin/gui/timeline.rb | |
| 379 /opt/mikutter/core/plugin/gui/tab_child_widget.rb | |
| 380 /opt/mikutter/core/plugin/gui/postbox.rb | |
| 381 /opt/mikutter/core/plugin/gui/command.rb | |
| 382 /usr/lib/ruby/2.1.0/English.rb | |
| 383 /usr/lib/ruby/vendor_ruby/2.1.0/glib2/deprecatable.rb | |
| 384 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/glib2.so | |
| 385 /usr/lib/ruby/vendor_ruby/2.1.0/glib2.rb | |
| 386 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/atk.so | |
| 387 /usr/lib/ruby/vendor_ruby/2.1.0/atk.rb | |
| 388 /usr/lib/ruby/vendor_ruby/2.1.0/cairo/color.rb | |
| 389 /usr/lib/ruby/vendor_ruby/2.1.0/cairo/paper.rb | |
| 390 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/cairo.so | |
| 391 /usr/lib/ruby/vendor_ruby/2.1.0/cairo/constants.rb | |
| 392 /usr/lib/ruby/vendor_ruby/2.1.0/cairo/point.rb | |
| 393 /usr/lib/ruby/vendor_ruby/2.1.0/cairo/colors.rb | |
| 394 /usr/lib/ruby/vendor_ruby/2.1.0/cairo/papers.rb | |
| 395 /usr/lib/ruby/vendor_ruby/2.1.0/cairo/context/rectangle.rb | |
| 396 /usr/lib/ruby/vendor_ruby/2.1.0/cairo/context/triangle.rb | |
| 397 /usr/lib/ruby/vendor_ruby/2.1.0/cairo/context/circle.rb | |
| 398 /usr/lib/ruby/vendor_ruby/2.1.0/cairo/context/path.rb | |
| 399 /usr/lib/ruby/vendor_ruby/2.1.0/cairo/context/blur.rb | |
| 400 /usr/lib/ruby/vendor_ruby/2.1.0/cairo/context/color.rb | |
| 401 /usr/lib/ruby/vendor_ruby/2.1.0/cairo/context.rb | |
| 402 /usr/lib/ruby/vendor_ruby/2.1.0/cairo/device.rb | |
| 403 /usr/lib/ruby/vendor_ruby/2.1.0/cairo/surface.rb | |
| 404 /usr/lib/ruby/vendor_ruby/2.1.0/cairo/pattern.rb | |
| 405 /usr/lib/ruby/vendor_ruby/2.1.0/cairo/path.rb | |
| 406 /usr/lib/ruby/vendor_ruby/2.1.0/cairo.rb | |
| 407 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/pango.so | |
| 408 /usr/lib/ruby/vendor_ruby/2.1.0/pango.rb | |
| 409 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/gdk_pixbuf2.so | |
| 410 /usr/lib/ruby/vendor_ruby/2.1.0/gdk_pixbuf2.rb | |
| 411 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/gtk2.so | |
| 412 /usr/lib/ruby/vendor_ruby/2.1.0/gtk2/base.rb | |
| 413 /usr/lib/ruby/vendor_ruby/2.1.0/gtk2.rb | |
| 414 /opt/mikutter/core/mui/cairo_coordinate_module.rb | |
| 415 /opt/mikutter/core/mui/cairo_icon_over_button.rb | |
| 416 /usr/lib/ruby/2.1.0/x86_64-linux/continuation.so | |
| 417 /opt/mikutter/core/mui/cairo_textselector.rb | |
| 418 /opt/mikutter/core/lib/uithreadonly.rb | |
| 419 /opt/mikutter/core/mui/cairo_sub_parts_helper.rb | |
| 420 /opt/mikutter/core/mui/cairo_replyviewer.rb | |
| 421 /opt/mikutter/core/mui/cairo_sub_parts_voter.rb | |
| 422 /opt/mikutter/core/mui/cairo_sub_parts_favorite.rb | |
| 423 /opt/mikutter/core/mui/cairo_sub_parts_retweet.rb | |
| 424 /opt/mikutter/core/mui/cairo_markup_generator.rb | |
| 425 /opt/mikutter/core/mui/cairo_miracle_painter.rb | |
| 426 /opt/mikutter/core/mui/cairo_cell_renderer_message.rb | |
| 427 /opt/mikutter/core/mui/gtk_extension.rb | |
| 428 /opt/mikutter/core/mui/gtk_contextmenu.rb | |
| 429 /opt/mikutter/core/mui/gtk_crud.rb | |
| 430 /opt/mikutter/core/mui/gtk_timeline_utils.rb | |
| 431 /opt/mikutter/core/mui/cairo_pseudo_message_widget.rb | |
| 432 /opt/mikutter/core/mui/gtk_intelligent_textview.rb | |
| 433 /opt/mikutter/core/mui/gtk_postbox.rb | |
| 434 /opt/mikutter/core/mui/gtk_dark_matter_prification.rb | |
| 435 /opt/mikutter/core/mui/cairo_timeline.rb | |
| 436 /opt/mikutter/core/mui/gtk_tree_view_pretty_scroll.rb | |
| 437 /opt/mikutter/core/mui/cairo_inner_tl.rb | |
| 438 /opt/mikutter/core/mui/gtk_keyconfig.rb | |
| 439 /opt/mikutter/core/mui/gtk_listlist.rb | |
| 440 /opt/mikutter/core/mui/gtk_selectbox.rb | |
| 441 /opt/mikutter/core/mui/gtk_mtk.rb | |
| 442 /opt/mikutter/core/mui/gtk_web_image_loader_image_cache_raw.rb | |
| 443 /opt/mikutter/core/mui/gtk_web_image_loader_image_cache_pixbuf.rb | |
| 444 /opt/mikutter/core/mui/gtk_web_image_loader_image_cache.rb | |
| 445 /opt/mikutter/core/mui/gtk_web_image_loader.rb | |
| 446 /opt/mikutter/core/mui/gtk_webicon.rb | |
| 447 /opt/mikutter/core/mui/gtk_message_picker.rb | |
| 448 /opt/mikutter/core/mui/gtk_pseudo_signal_handler.rb | |
| 449 /opt/mikutter/core/mui/gtk_inneruserlist.rb | |
| 450 /opt/mikutter/core/mui/gtk_userlist.rb | |
| 451 /opt/mikutter/core/plugin/gtk/toolbar_generator.rb | |
| 452 /opt/mikutter/core/plugin/gtk/account_box.rb | |
| 453 /opt/mikutter/core/plugin/gtk/mikutter_window.rb | |
| 454 /opt/mikutter/core/plugin/gtk/tab_container.rb | |
| 455 /opt/mikutter/core/plugin/gtk/tab_toolbar.rb | |
| 456 /opt/mikutter/core/plugin/gtk/delayer.rb | |
| 457 /opt/mikutter/core/plugin/gtk/slug_dictionary.rb | |
| 458 /opt/mikutter/core/plugin/gtk/mainloop.rb | |
| 459 /opt/mikutter/core/plugin/gtk/konami_watcher.rb | |
| 460 /opt/mikutter/core/plugin/settings/select.rb | |
| 461 /opt/mikutter/core/plugin/settings/multiselect.rb | |
| 462 /opt/mikutter/core/plugin/settings/listener.rb | |
| 463 /opt/mikutter/core/plugin/settings/builder.rb | |
| 464 /opt/mikutter/core/plugin/settings/basic_settings.rb | |
| 465 /opt/mikutter/core/plugin/change_account/account_control.rb | |
| 466 /opt/mikutter/core/plugin/command/conditions.rb | |
| 467 /opt/mikutter/core/plugin/console/console_control.rb | |
| 468 /opt/mikutter/core/plugin/direct_message/userlist.rb | |
| 469 /opt/mikutter/core/plugin/direct_message/sender.rb | |
| 470 /opt/mikutter/core/plugin/direct_message/dmlistview.rb | |
| 471 /opt/mikutter/core/mui/gtk_hierarchycal_selectbox.rb | |
| 472 /opt/mikutter/core/plugin/extract/edit_window.rb | |
| 473 /opt/mikutter/core/plugin/extract/extract_tab_list.rb | |
| 474 /usr/lib/ruby/2.1.0/prettyprint.rb | |
| 475 /usr/lib/ruby/2.1.0/pp.rb | |
| 476 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/input_lock.rb | |
| 477 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/exceptions.rb | |
| 478 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/helpers/base_helpers.rb | |
| 479 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/hooks.rb | |
| 480 /home/satoru/.gem/ruby/2.1.0/gems/method_source-0.8.2/lib/method_source/version.rb | |
| 481 /home/satoru/.gem/ruby/2.1.0/gems/method_source-0.8.2/lib/method_source/source_location.rb | |
| 482 /home/satoru/.gem/ruby/2.1.0/gems/method_source-0.8.2/lib/method_source/code_helpers.rb | |
| 483 /home/satoru/.gem/ruby/2.1.0/gems/method_source-0.8.2/lib/method_source.rb | |
| 484 /usr/lib/ruby/2.1.0/shellwords.rb | |
| 485 /home/satoru/.gem/ruby/2.1.0/gems/coderay-1.1.0/lib/coderay/version.rb | |
| 486 /home/satoru/.gem/ruby/2.1.0/gems/coderay-1.1.0/lib/coderay.rb | |
| 487 /home/satoru/.gem/ruby/2.1.0/gems/slop-3.6.0/lib/slop/option.rb | |
| 488 /home/satoru/.gem/ruby/2.1.0/gems/slop-3.6.0/lib/slop/commands.rb | |
| 489 /home/satoru/.gem/ruby/2.1.0/gems/slop-3.6.0/lib/slop.rb | |
| 490 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/version.rb | |
| 491 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/repl.rb | |
| 492 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/rbx_path.rb | |
| 493 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/code/loc.rb | |
| 494 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/code/code_range.rb | |
| 495 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/code/code_file.rb | |
| 496 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/code.rb | |
| 497 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/history_array.rb | |
| 498 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/helpers/options_helpers.rb | |
| 499 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/helpers/command_helpers.rb | |
| 500 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/helpers/text.rb | |
| 501 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/helpers/table.rb | |
| 502 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/helpers.rb | |
| 503 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/code_object.rb | |
| 504 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/helpers/documentation_helpers.rb | |
| 505 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/method/weird_method_locator.rb | |
| 506 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/method/disowned.rb | |
| 507 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/method/patcher.rb | |
| 508 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/method.rb | |
| 509 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/module_candidate.rb | |
| 510 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/wrapped_module.rb | |
| 511 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/history.rb | |
| 512 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/command.rb | |
| 513 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/command_set.rb | |
| 514 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/jump_to.rb | |
| 515 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/cat/abstract_formatter.rb | |
| 516 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/cat/input_expression_formatter.rb | |
| 517 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/cat/exception_formatter.rb | |
| 518 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/cat/file_formatter.rb | |
| 519 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/cat.rb | |
| 520 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/reload_code.rb | |
| 521 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/install_command.rb | |
| 522 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/show_input.rb | |
| 523 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/list_prompts.rb | |
| 524 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/cd.rb | |
| 525 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/gem_list.rb | |
| 526 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/shell_mode.rb | |
| 527 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/show_info.rb | |
| 528 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/code_collector.rb | |
| 529 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/save_file.rb | |
| 530 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/shell_command.rb | |
| 531 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/exit_all.rb | |
| 532 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/show_source.rb | |
| 533 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/help.rb | |
| 534 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/edit/exception_patcher.rb | |
| 535 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/edit/file_and_line_locator.rb | |
| 536 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/edit.rb | |
| 537 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/raise_up.rb | |
| 538 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/ls/grep.rb | |
| 539 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/ls/formatter.rb | |
| 540 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/ls/globals.rb | |
| 541 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/ls/interrogatable.rb | |
| 542 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/ls/constants.rb | |
| 543 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/ls/jruby_hacks.rb | |
| 544 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/ls/methods_helper.rb | |
| 545 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/ls/methods.rb | |
| 546 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/ls/self_methods.rb | |
| 547 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/ls/instance_vars.rb | |
| 548 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/ls/local_names.rb | |
| 549 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/ls/local_vars.rb | |
| 550 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/ls/ls_entity.rb | |
| 551 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/ls.rb | |
| 552 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/bang.rb | |
| 553 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/simple_prompt.rb | |
| 554 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/show_doc.rb | |
| 555 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/gem_cd.rb | |
| 556 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/stat.rb | |
| 557 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/switch_to.rb | |
| 558 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/change_prompt.rb | |
| 559 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/gem_open.rb | |
| 560 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/gist.rb | |
| 561 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/list_inspectors.rb | |
| 562 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/pry_backtrace.rb | |
| 563 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/disabled_commands.rb | |
| 564 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/easter_eggs.rb | |
| 565 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/exit.rb | |
| 566 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/exit_program.rb | |
| 567 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/ri.rb | |
| 568 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/disable_pry.rb | |
| 569 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/fix_indent.rb | |
| 570 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/reset.rb | |
| 571 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/amend_line.rb | |
| 572 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/hist.rb | |
| 573 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/nesting.rb | |
| 574 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/change_inspector.rb | |
| 575 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/find_method.rb | |
| 576 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/play.rb | |
| 577 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/bang_pry.rb | |
| 578 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/wtf.rb | |
| 579 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/watch_expression/expression.rb | |
| 580 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/watch_expression.rb | |
| 581 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/pry_version.rb | |
| 582 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/gem_install.rb | |
| 583 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/toggle_color.rb | |
| 584 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/import_set.rb | |
| 585 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands/whereami.rb | |
| 586 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/commands.rb | |
| 587 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/plugins.rb | |
| 588 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/core_extensions.rb | |
| 589 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/config/behavior.rb | |
| 590 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/config/default.rb | |
| 591 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/config/convenience.rb | |
| 592 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/config.rb | |
| 593 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/pry_class.rb | |
| 594 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/pry_instance.rb | |
| 595 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/cli.rb | |
| 596 /home/satoru/.gem/ruby/2.1.0/gems/coderay-1.1.0/lib/coderay/helpers/plugin.rb | |
| 597 /home/satoru/.gem/ruby/2.1.0/gems/coderay-1.1.0/lib/coderay/encoder.rb | |
| 598 /home/satoru/.gem/ruby/2.1.0/gems/coderay-1.1.0/lib/coderay/encoders/_map.rb | |
| 599 /home/satoru/.gem/ruby/2.1.0/gems/coderay-1.1.0/lib/coderay/encoders/terminal.rb | |
| 600 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/color_printer.rb | |
| 601 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/terminal.rb | |
| 602 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/pager.rb | |
| 603 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/editor.rb | |
| 604 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/rubygem.rb | |
| 605 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/indent.rb | |
| 606 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/last_exception.rb | |
| 607 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/prompt.rb | |
| 608 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/inspector.rb | |
| 609 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/object_path.rb | |
| 610 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry/output.rb | |
| 611 /home/satoru/.gem/ruby/2.1.0/gems/pry-0.10.1/lib/pry.rb | |
| 612 /opt/mikutter/core/plugin/libnotify/notify-send.rb | |
| 613 /opt/mikutter/core/plugin/list_for_profile/profiletab.rb | |
| 614 /opt/mikutter/core/plugin/list_settings/tab.rb | |
| 615 /opt/mikutter/core/plugin/shortcutkey/shortcutkey_listview.rb | |
| 616 /opt/mikutter/core/plugin/streaming/streamer_error.rb | |
| 617 /opt/mikutter/core/plugin/streaming/streamer.rb | |
| 618 /opt/mikutter/core/plugin/streaming/parma_streamer.rb | |
| 619 /opt/mikutter/core/plugin/streaming/filter.rb | |
| 620 /usr/lib/ruby/gems/2.1.0/gems/moneta-0.8.0/lib/moneta.rb | |
| 621 /usr/lib/ruby/gems/2.1.0/gems/moneta-0.8.0/lib/moneta/mixins.rb | |
| 622 /usr/lib/ruby/gems/2.1.0/gems/moneta-0.8.0/lib/moneta/adapters/file.rb | |
| 623 /usr/lib/ruby/gems/2.1.0/gems/moneta-0.8.0/lib/moneta/builder.rb | |
| 624 /usr/lib/ruby/gems/2.1.0/gems/moneta-0.8.0/lib/moneta/proxy.rb | |
| 625 /usr/lib/ruby/gems/2.1.0/gems/moneta-0.8.0/lib/moneta/expires.rb | |
| 626 /usr/lib/ruby/gems/2.1.0/gems/moneta-0.8.0/lib/moneta/transformer/helper.rb | |
| 627 /usr/lib/ruby/gems/2.1.0/gems/moneta-0.8.0/lib/moneta/transformer/config.rb | |
| 628 /usr/lib/ruby/gems/2.1.0/gems/moneta-0.8.0/lib/moneta/transformer.rb | |
| 629 /opt/mikutter/core/boot/load_plugin.rb | |
| 630 /usr/lib/ruby/gems/2.1.0/gems/moneta-0.8.0/lib/moneta/utils.rb | |
| 631 /usr/lib/ruby/2.1.0/x86_64-linux/enc/trans/single_byte.so | |
| * Process memory map: | |
| 00400000-00401000 r-xp 00000000 fe:01 1088358 /usr/bin/ruby | |
| 00600000-00601000 r--p 00000000 fe:01 1088358 /usr/bin/ruby | |
| 00601000-00602000 rw-p 00001000 fe:01 1088358 /usr/bin/ruby | |
| 01d18000-0b89e000 rw-p 00000000 00:00 0 [heap] | |
| 2b18c671b000-2b18c673d000 r-xp 00000000 fe:01 1047701 /usr/lib/ld-2.20.so | |
| 2b18c673d000-2b18c673e000 ---p 00000000 00:00 0 | |
| 2b18c673e000-2b18c6741000 rw-p 00000000 00:00 0 [stack:21063] | |
| 2b18c6741000-2b18c6742000 r--s 00000000 fe:01 537650 /var/cache/fontconfig/f349e9996a5320f6dd491cedd2b1f964-le64.cache-4 | |
| 2b18c6742000-2b18c674e000 r--s 00000000 fe:01 538267 /var/cache/fontconfig/d62e99ef547d1d24cdb1bd22ec1a2976-le64.cache-4 | |
| 2b18c674e000-2b18c6755000 r--s 00000000 fe:01 538268 /var/cache/fontconfig/fb42211fc6e0c1a73c189e83d3791827-le64.cache-4 | |
| 2b18c6755000-2b18c6756000 r--s 00000000 fe:01 538269 /var/cache/fontconfig/6ba42ae0000f58711b5caaf10d690066-le64.cache-4 | |
| 2b18c6756000-2b18c6758000 r--s 00000000 fe:03 5532506 /home/satoru/.cache/fontconfig/69fb4bbe1b2fa860e172a32ebf28505c-le64.cache-4 | |
| 2b18c6758000-2b18c6766000 r-xp 00000000 fe:01 1099874 /usr/lib/libudev.so.1.6.1 | |
| 2b18c6766000-2b18c6767000 ---p 0000e000 fe:01 1099874 /usr/lib/libudev.so.1.6.1 | |
| 2b18c6767000-2b18c6768000 r--p 0000e000 fe:01 1099874 /usr/lib/libudev.so.1.6.1 | |
| 2b18c6768000-2b18c6769000 rw-p 0000f000 fe:01 1099874 /usr/lib/libudev.so.1.6.1 | |
| 2b18c6769000-2b18c676f000 r--p 00000000 fe:01 7906 /usr/share/icons/hicolor/icon-theme.cache | |
| 2b18c676f000-2b18c6770000 rw-p 00000000 00:00 0 | |
| 2b18c6774000-2b18c687a000 rw-p 00000000 00:00 0 | |
| 2b18c687a000-2b18c68b2000 r--s 00000000 fe:01 538266 /var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le64.cache-4 | |
| 2b18c68b2000-2b18c68d5000 r--s 00000000 fe:01 537606 /var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-le64.cache-4 | |
| 2b18c68d5000-2b18c6935000 rw-s 00000000 00:04 1572700169 /SYSV00000000 (deleted) | |
| 2b18c693c000-2b18c693d000 r--p 00021000 fe:01 1047701 /usr/lib/ld-2.20.so | |
| 2b18c693d000-2b18c693e000 rw-p 00022000 fe:01 1047701 /usr/lib/ld-2.20.so | |
| 2b18c693e000-2b18c693f000 rw-p 00000000 00:00 0 | |
| 2b18c693f000-2b18c6b8d000 r-xp 00000000 fe:01 1088346 /usr/lib/libruby.so.2.1.0 | |
| 2b18c6b8d000-2b18c6d8c000 ---p 0024e000 fe:01 1088346 /usr/lib/libruby.so.2.1.0 | |
| 2b18c6d8c000-2b18c6d95000 rw-p 0024d000 fe:01 1088346 /usr/lib/libruby.so.2.1.0 | |
| 2b18c6d95000-2b18c6dba000 rw-p 00000000 00:00 0 | |
| 2b18c6dba000-2b18c6f53000 r-xp 00000000 fe:01 1047725 /usr/lib/libc-2.20.so | |
| 2b18c6f53000-2b18c7153000 ---p 00199000 fe:01 1047725 /usr/lib/libc-2.20.so | |
| 2b18c7153000-2b18c7157000 r--p 00199000 fe:01 1047725 /usr/lib/libc-2.20.so | |
| 2b18c7157000-2b18c7159000 rw-p 0019d000 fe:01 1047725 /usr/lib/libc-2.20.so | |
| 2b18c7159000-2b18c715d000 rw-p 00000000 00:00 0 | |
| 2b18c715d000-2b18c7174000 r-xp 00000000 fe:01 1047704 /usr/lib/libpthread-2.20.so | |
| 2b18c7174000-2b18c7373000 ---p 00017000 fe:01 1047704 /usr/lib/libpthread-2.20.so | |
| 2b18c7373000-2b18c7374000 r--p 00016000 fe:01 1047704 /usr/lib/libpthread-2.20.so | |
| 2b18c7374000-2b18c7375000 rw-p 00017000 fe:01 1047704 /usr/lib/libpthread-2.20.so | |
| 2b18c7375000-2b18c7379000 rw-p 00000000 00:00 0 | |
| 2b18c7379000-2b18c73ef000 r-xp 00000000 fe:01 1055366 /usr/lib/libgmp.so.10.2.0 | |
| 2b18c73ef000-2b18c75ee000 ---p 00076000 fe:01 1055366 /usr/lib/libgmp.so.10.2.0 | |
| 2b18c75ee000-2b18c75ef000 r--p 00075000 fe:01 1055366 /usr/lib/libgmp.so.10.2.0 | |
| 2b18c75ef000-2b18c75f0000 rw-p 00076000 fe:01 1055366 /usr/lib/libgmp.so.10.2.0 | |
| 2b18c75f0000-2b18c75f3000 r-xp 00000000 fe:01 1047697 /usr/lib/libdl-2.20.so | |
| 2b18c75f3000-2b18c77f2000 ---p 00003000 fe:01 1047697 /usr/lib/libdl-2.20.so | |
| 2b18c77f2000-2b18c77f3000 r--p 00002000 fe:01 1047697 /usr/lib/libdl-2.20.so | |
| 2b18c77f3000-2b18c77f4000 rw-p 00003000 fe:01 1047697 /usr/lib/libdl-2.20.so | |
| 2b18c77f4000-2b18c77fc000 r-xp 00000000 fe:01 1047741 /usr/lib/libcrypt-2.20.so | |
| 2b18c77fc000-2b18c79fc000 ---p 00008000 fe:01 1047741 /usr/lib/libcrypt-2.20.so | |
| 2b18c79fc000-2b18c79fd000 r--p 00008000 fe:01 1047741 /usr/lib/libcrypt-2.20.so | |
| 2b18c79fd000-2b18c79fe000 rw-p 00009000 fe:01 1047741 /usr/lib/libcrypt-2.20.so | |
| 2b18c79fe000-2b18c7a2c000 rw-p 00000000 00:00 0 | |
| 2b18c7a2c000-2b18c7b2f000 r-xp 00000000 fe:01 1047724 /usr/lib/libm-2.20.so | |
| 2b18c7b2f000-2b18c7d2f000 ---p 00103000 fe:01 1047724 /usr/lib/libm-2.20.so | |
| 2b18c7d2f000-2b18c7d30000 r--p 00103000 fe:01 1047724 /usr/lib/libm-2.20.so | |
| 2b18c7d30000-2b18c7d31000 rw-p 00104000 fe:01 1047724 /usr/lib/libm-2.20.so | |
| 2b18c7d31000-2b18c7fa8000 r--p 00000000 fe:01 1091990 /usr/lib/locale/locale-archive | |
| 2b18c7fa8000-2b18c7faa000 r-xp 00000000 fe:01 165762 /usr/lib/ruby/2.1.0/x86_64-linux/enc/encdb.so | |
| 2b18c7faa000-2b18c81a9000 ---p 00002000 fe:01 165762 /usr/lib/ruby/2.1.0/x86_64-linux/enc/encdb.so | |
| 2b18c81a9000-2b18c81aa000 r--p 00001000 fe:01 165762 /usr/lib/ruby/2.1.0/x86_64-linux/enc/encdb.so | |
| 2b18c81aa000-2b18c81ab000 rw-p 00002000 fe:01 165762 /usr/lib/ruby/2.1.0/x86_64-linux/enc/encdb.so | |
| 2b18c81ab000-2b18c81ad000 r-xp 00000000 fe:01 285439 /usr/lib/ruby/2.1.0/x86_64-linux/enc/trans/transdb.so | |
| 2b18c81ad000-2b18c83ad000 ---p 00002000 fe:01 285439 /usr/lib/ruby/2.1.0/x86_64-linux/enc/trans/transdb.so | |
| 2b18c83ad000-2b18c83ae000 r--p 00002000 fe:01 285439 /usr/lib/ruby/2.1.0/x86_64-linux/enc/trans/transdb.so | |
| 2b18c83ae000-2b18c83af000 rw-p 00003000 fe:01 285439 /usr/lib/ruby/2.1.0/x86_64-linux/enc/trans/transdb.so | |
| 2b18c83af000-2b18c83b2000 r-xp 00000000 fe:01 163863 /usr/lib/ruby/2.1.0/x86_64-linux/thread.so | |
| 2b18c83b2000-2b18c85b1000 ---p 00003000 fe:01 163863 /usr/lib/ruby/2.1.0/x86_64-linux/thread.so | |
| 2b18c85b1000-2b18c85b2000 r--p 00002000 fe:01 163863 /usr/lib/ruby/2.1.0/x86_64-linux/thread.so | |
| 2b18c85b2000-2b18c85b3000 rw-p 00003000 fe:01 163863 /usr/lib/ruby/2.1.0/x86_64-linux/thread.so | |
| 2b18c85b3000-2b18c85b9000 r-xp 00000000 fe:01 163860 /usr/lib/ruby/2.1.0/x86_64-linux/pathname.so | |
| 2b18c85b9000-2b18c87b8000 ---p 00006000 fe:01 163860 /usr/lib/ruby/2.1.0/x86_64-linux/pathname.so | |
| 2b18c87b8000-2b18c87b9000 r--p 00005000 fe:01 163860 /usr/lib/ruby/2.1.0/x86_64-linux/pathname.so | |
| 2b18c87b9000-2b18c87ba000 rw-p 00006000 fe:01 163860 /usr/lib/ruby/2.1.0/x86_64-linux/pathname.so | |
| 2b18c87ba000-2b18c87bd000 r-xp 00000000 fe:01 165770 /usr/lib/ruby/2.1.0/x86_64-linux/io/console.so | |
| 2b18c87bd000-2b18c89bc000 ---p 00003000 fe:01 165770 /usr/lib/ruby/2.1.0/x86_64-linux/io/console.so | |
| 2b18c89bc000-2b18c89bd000 r--p 00002000 fe:01 165770 /usr/lib/ruby/2.1.0/x86_64-linux/io/console.so | |
| 2b18c89bd000-2b18c89be000 rw-p 00003000 fe:01 165770 /usr/lib/ruby/2.1.0/x86_64-linux/io/console.so | |
| 2b18c89be000-2b18c89c1000 r-xp 00000000 fe:01 163848 /usr/lib/ruby/2.1.0/x86_64-linux/etc.so | |
| 2b18c89c1000-2b18c8bc0000 ---p 00003000 fe:01 163848 /usr/lib/ruby/2.1.0/x86_64-linux/etc.so | |
| 2b18c8bc0000-2b18c8bc1000 r--p 00002000 fe:01 163848 /usr/lib/ruby/2.1.0/x86_64-linux/etc.so | |
| 2b18c8bc1000-2b18c8bc2000 rw-p 00003000 fe:01 163848 /usr/lib/ruby/2.1.0/x86_64-linux/etc.so | |
| 2b18c8bc2000-2b18c8bc3000 r-xp 00000000 fe:01 165771 /usr/lib/ruby/2.1.0/x86_64-linux/digest/sha1.so | |
| 2b18c8bc3000-2b18c8dc2000 ---p 00001000 fe:01 165771 /usr/lib/ruby/2.1.0/x86_64-linux/digest/sha1.so | |
| 2b18c8dc2000-2b18c8dc3000 r--p 00000000 fe:01 165771 /usr/lib/ruby/2.1.0/x86_64-linux/digest/sha1.so | |
| 2b18c8dc3000-2b18c8dc4000 rw-p 00001000 fe:01 165771 /usr/lib/ruby/2.1.0/x86_64-linux/digest/sha1.so | |
| 2b18c8dc4000-2b18c8faa000 r-xp 00000000 fe:01 1092310 /usr/lib/libcrypto.so.1.0.0 | |
| 2b18c8faa000-2b18c91aa000 ---p 001e6000 fe:01 1092310 /usr/lib/libcrypto.so.1.0.0 | |
| 2b18c91aa000-2b18c91c6000 r--p 001e6000 fe:01 1092310 /usr/lib/libcrypto.so.1.0.0 | |
| 2b18c91c6000-2b18c91d2000 rw-p 00202000 fe:01 1092310 /usr/lib/libcrypto.so.1.0.0 | |
| 2b18c91d2000-2b18c91d6000 rw-p 00000000 00:00 0 | |
| 2b18c91d6000-2b18c91eb000 r-xp 00000000 fe:01 1051006 /usr/lib/libz.so.1.2.8 | |
| 2b18c91eb000-2b18c93ea000 ---p 00015000 fe:01 1051006 /usr/lib/libz.so.1.2.8 | |
| 2b18c93ea000-2b18c93eb000 r--p 00014000 fe:01 1051006 /usr/lib/libz.so.1.2.8 | |
| 2b18c93eb000-2b18c93ec000 rw-p 00015000 fe:01 1051006 /usr/lib/libz.so.1.2.8 | |
| 2b18c93ec000-2b18c93ef000 r-xp 00000000 fe:01 163843 /usr/lib/ruby/2.1.0/x86_64-linux/digest.so | |
| 2b18c93ef000-2b18c95ee000 ---p 00003000 fe:01 163843 /usr/lib/ruby/2.1.0/x86_64-linux/digest.so | |
| 2b18c95ee000-2b18c95ef000 r--p 00002000 fe:01 163843 /usr/lib/ruby/2.1.0/x86_64-linux/digest.so | |
| 2b18c95ef000-2b18c95f0000 rw-p 00003000 fe:01 163843 /usr/lib/ruby/2.1.0/x86_64-linux/digest.so | |
| 2b18c95f0000-2b18c9617000 r-xp 00000000 fe:01 163845 /usr/lib/ruby/2.1.0/x86_64-linux/socket.so | |
| 2b18c9617000-2b18c9816000 ---p 00027000 fe:01 163845 /usr/lib/ruby/2.1.0/x86_64-linux/socket.so | |
| 2b18c9816000-2b18c9817000 r--p 00026000 fe:01 163845 /usr/lib/ruby/2.1.0/x86_64-linux/socket.so | |
| 2b18c9817000-2b18c9818000 rw-p 00027000 fe:01 163845 /usr/lib/ruby/2.1.0/x86_64-linux/socket.so | |
| 2b18c9818000-2b18c9825000 r-xp 00000000 fe:01 163866 /usr/lib/ruby/2.1.0/x86_64-linux/zlib.so | |
| 2b18c9825000-2b18c9a24000 ---p 0000d000 fe:01 163866 /usr/lib/ruby/2.1.0/x86_64-linux/zlib.so | |
| 2b18c9a24000-2b18c9a25000 r--p 0000c000 fe:01 163866 /usr/lib/ruby/2.1.0/x86_64-linux/zlib.so | |
| 2b18c9a25000-2b18c9a26000 rw-p 0000d000 fe:01 163866 /usr/lib/ruby/2.1.0/x86_64-linux/zlib.so | |
| 2b18c9a26000-2b18c9a2d000 r-xp 00000000 fe:01 163846 /usr/lib/ruby/2.1.0/x86_64-linux/stringio.so | |
| 2b18c9a2d000-2b18c9c2c000 ---p 00007000 fe:01 163846 /usr/lib/ruby/2.1.0/x86_64-linux/stringio.so | |
| 2b18c9c2c000-2b18c9c2d000 r--p 00006000 fe:01 163846 /usr/lib/ruby/2.1.0/x86_64-linux/stringio.so | |
| 2b18c9c2d000-2b18c9c2e000 rw-p 00007000 fe:01 163846 /usr/lib/ruby/2.1.0/x86_64-linux/stringio.so | |
| 2b18c9c2e000-2b18c9c5e000 r-xp 00000000 fe:01 163841 /usr/lib/ruby/2.1.0/x86_64-linux/date_core.so | |
| 2b18c9c5e000-2b18c9e5e000 ---p 00030000 fe:01 163841 /usr/lib/ruby/2.1.0/x86_64-linux/date_core.so | |
| 2b18c9e5e000-2b18c9e5f000 r--p 00030000 fe:01 163841 /usr/lib/ruby/2.1.0/x86_64-linux/date_core.so | |
| 2b18c9e5f000-2b18c9e60000 rw-p 00031000 fe:01 163841 /usr/lib/ruby/2.1.0/x86_64-linux/date_core.so | |
| 2b18c9e60000-2b18c9e61000 rw-p 00000000 00:00 0 | |
| 2b18c9e61000-2b18c9e62000 r-xp 00000000 fe:01 163842 /usr/lib/ruby/2.1.0/x86_64-linux/fcntl.so | |
| 2b18c9e62000-2b18ca061000 ---p 00001000 fe:01 163842 /usr/lib/ruby/2.1.0/x86_64-linux/fcntl.so | |
| 2b18ca061000-2b18ca062000 r--p 00000000 fe:01 163842 /usr/lib/ruby/2.1.0/x86_64-linux/fcntl.so | |
| 2b18ca062000-2b18ca063000 rw-p 00001000 fe:01 163842 /usr/lib/ruby/2.1.0/x86_64-linux/fcntl.so | |
| 2b18ca063000-2b18ca0b3000 r-xp 00000000 fe:01 163858 /usr/lib/ruby/2.1.0/x86_64-linux/openssl.so | |
| 2b18ca0b3000-2b18ca2b2000 ---p 00050000 fe:01 163858 /usr/lib/ruby/2.1.0/x86_64-linux/openssl.so | |
| 2b18ca2b2000-2b18ca2b3000 r--p 0004f000 fe:01 163858 /usr/lib/ruby/2.1.0/x86_64-linux/openssl.so | |
| 2b18ca2b3000-2b18ca2b5000 rw-p 00050000 fe:01 163858 /usr/lib/ruby/2.1.0/x86_64-linux/openssl.so | |
| 2b18ca2b5000-2b18ca2b6000 rw-p 00000000 00:00 0 | |
| 2b18ca2b6000-2b18ca31b000 r-xp 00000000 fe:01 1092309 /usr/lib/libssl.so.1.0.0 | |
| 2b18ca31b000-2b18ca51a000 ---p 00065000 fe:01 1092309 /usr/lib/libssl.so.1.0.0 | |
| 2b18ca51a000-2b18ca51e000 r--p 00064000 fe:01 1092309 /usr/lib/libssl.so.1.0.0 | |
| 2b18ca51e000-2b18ca525000 rw-p 00068000 fe:01 1092309 /usr/lib/libssl.so.1.0.0 | |
| 2b18ca525000-2b18ca530000 r-xp 00000000 fe:01 1047699 /usr/lib/libnss_files-2.20.so | |
| 2b18ca530000-2b18ca730000 ---p 0000b000 fe:01 1047699 /usr/lib/libnss_files-2.20.so | |
| 2b18ca730000-2b18ca731000 r--p 0000b000 fe:01 1047699 /usr/lib/libnss_files-2.20.so | |
| 2b18ca731000-2b18ca732000 rw-p 0000c000 fe:01 1047699 /usr/lib/libnss_files-2.20.so | |
| 2b18ca732000-2b18ca737000 r-xp 00000000 fe:01 1047700 /usr/lib/libnss_dns-2.20.so | |
| 2b18ca737000-2b18ca936000 ---p 00005000 fe:01 1047700 /usr/lib/libnss_dns-2.20.so | |
| 2b18ca936000-2b18ca937000 r--p 00004000 fe:01 1047700 /usr/lib/libnss_dns-2.20.so | |
| 2b18ca937000-2b18ca938000 rw-p 00005000 fe:01 1047700 /usr/lib/libnss_dns-2.20.so | |
| 2b18ca938000-2b18ca94c000 r-xp 00000000 fe:01 1047698 /usr/lib/libresolv-2.20.so | |
| 2b18ca94c000-2b18cab4b000 ---p 00014000 fe:01 1047698 /usr/lib/libresolv-2.20.so | |
| 2b18cab4b000-2b18cab4c000 r--p 00013000 fe:01 1047698 /usr/lib/libresolv-2.20.so | |
| 2b18cab4c000-2b18cab4d000 rw-p 00014000 fe:01 1047698 /usr/lib/libresolv-2.20.so | |
| 2b18cab4d000-2b18cab4f000 rw-p 00000000 00:00 0 | |
| 2b18cab4f000-2b18cab54000 r-xp 00000000 fe:01 163859 /usr/lib/ruby/2.1.0/x86_64-linux/strscan.so | |
| 2b18cab54000-2b18cad53000 ---p 00005000 fe:01 163859 /usr/lib/ruby/2.1.0/x86_64-linux/strscan.so | |
| 2b18cad53000-2b18cad54000 r--p 00004000 fe:01 163859 /usr/lib/ruby/2.1.0/x86_64-linux/strscan.so | |
| 2b18cad54000-2b18cad55000 rw-p 00005000 fe:01 163859 /usr/lib/ruby/2.1.0/x86_64-linux/strscan.so | |
| 2b18cad55000-2b18cad56000 r-xp 00000000 fe:01 165773 /usr/lib/ruby/2.1.0/x86_64-linux/digest/md5.so | |
| 2b18cad56000-2b18caf55000 ---p 00001000 fe:01 165773 /usr/lib/ruby/2.1.0/x86_64-linux/digest/md5.so | |
| 2b18caf55000-2b18caf56000 r--p 00000000 fe:01 165773 /usr/lib/ruby/2.1.0/x86_64-linux/digest/md5.so | |
| 2b18caf56000-2b18caf57000 rw-p 00001000 fe:01 165773 /usr/lib/ruby/2.1.0/x86_64-linux/digest/md5.so | |
| 2b18caf57000-2b18caf5d000 r-xp 00000000 fe:01 163861 /usr/lib/ruby/2.1.0/x86_64-linux/psych.so | |
| 2b18caf5d000-2b18cb15c000 ---p 00006000 fe:01 163861 /usr/lib/ruby/2.1.0/x86_64-linux/psych.so | |
| 2b18cb15c000-2b18cb15d000 r--p 00005000 fe:01 163861 /usr/lib/ruby/2.1.0/x86_64-linux/psych.so | |
| 2b18cb15d000-2b18cb15e000 rw-p 00006000 fe:01 163861 /usr/lib/ruby/2.1.0/x86_64-linux/psych.so | |
| 2b18cb15e000-2b18cb17d000 r-xp 00000000 fe:01 1088338 /usr/lib/libyaml-0.so.2.0.4 | |
| 2b18cb17d000-2b18cb37c000 ---p 0001f000 fe:01 1088338 /usr/lib/libyaml-0.so.2.0.4 | |
| 2b18cb37c000-2b18cb37d000 r--p 0001e000 fe:01 1088338 /usr/lib/libyaml-0.so.2.0.4 | |
| 2b18cb37d000-2b18cb37e000 rw-p 0001f000 fe:01 1088338 /usr/lib/libyaml-0.so.2.0.4 | |
| 2b18cb37e000-2b18cb384000 r-xp 00000000 fe:01 285445 /usr/lib/ruby/2.1.0/x86_64-linux/json/ext/parser.so | |
| 2b18cb384000-2b18cb583000 ---p 00006000 fe:01 285445 /usr/lib/ruby/2.1.0/x86_64-linux/json/ext/parser.so | |
| 2b18cb583000-2b18cb584000 r--p 00005000 fe:01 285445 /usr/lib/ruby/2.1.0/x86_64-linux/json/ext/parser.so | |
| 2b18cb584000-2b18cb585000 rw-p 00006000 fe:01 285445 /usr/lib/ruby/2.1.0/x86_64-linux/json/ext/parser.so | |
| 2b18cb585000-2b18cb586000 r-xp 00000000 fe:01 165765 /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_16be.so | |
| 2b18cb586000-2b18cb786000 ---p 00001000 fe:01 165765 /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_16be.so | |
| 2b18cb786000-2b18cb787000 r--p 00001000 fe:01 165765 /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_16be.so | |
| 2b18cb787000-2b18cb788000 rw-p 00002000 fe:01 165765 /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_16be.so | |
| 2b18cb788000-2b18cb789000 r-xp 00000000 fe:01 165761 /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_16le.so | |
| 2b18cb789000-2b18cb989000 ---p 00001000 fe:01 165761 /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_16le.so | |
| 2b18cb989000-2b18cb98a000 r--p 00001000 fe:01 165761 /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_16le.so | |
| 2b18cb98a000-2b18cb98b000 rw-p 00002000 fe:01 165761 /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_16le.so | |
| 2b18cb98b000-2b18cb98c000 r-xp 00000000 fe:01 163881 /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_32be.so | |
| 2b18cb98c000-2b18cbb8b000 ---p 00001000 fe:01 163881 /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_32be.so | |
| 2b18cbb8b000-2b18cbb8c000 r--p 00000000 fe:01 163881 /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_32be.so | |
| 2b18cbb8c000-2b18cbb8d000 rw-p 00001000 fe:01 163881 /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_32be.so | |
| 2b18cbb8d000-2b18cbb8e000 r-xp 00000000 fe:01 163878 /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_32le.so | |
| 2b18cbb8e000-2b18cbd8d000 ---p 00001000 fe:01 163878 /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_32le.so | |
| 2b18cbd8d000-2b18cbd8e000 r--p 00000000 fe:01 163878 /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_32le.so | |
| 2b18cbd8e000-2b18cbd8f000 rw-p 00001000 fe:01 163878 /usr/lib/ruby/2.1.0/x86_64-linux/enc/utf_32le.so | |
| 2b18cbd8f000-2b18cbd96000 r-xp 00000000 fe:01 285444 /usr/lib/ruby/2.1.0/x86_64-linux/json/ext/generator.so | |
| 2b18cbd96000-2b18cbf96000 ---p 00007000 fe:01 285444 /usr/lib/ruby/2.1.0/x86_64-linux/json/ext/generator.so | |
| 2b18cbf96000-2b18cbf97000 r--p 00007000 fe:01 285444 /usr/lib/ruby/2.1.0/x86_64-linux/json/ext/generator.so | |
| 2b18cbf97000-2b18cbf98000 rw-p 00008000 fe:01 285444 /usr/lib/ruby/2.1.0/x86_64-linux/json/ext/generator.so | |
| 2b18cbf98000-2b18cc099000 rw-p 00000000 00:00 0 | |
| 2b18cc099000-2b18cc0eb000 r--p 00000000 fe:01 131321 /usr/share/fonts/TTF/DejaVuSansMono.ttf | |
| 2b18cc0eb000-2b18cc10c000 r--s 00000000 fe:01 4536 /usr/share/mime/mime.cache | |
| 2b18cc10c000-2b18cc125000 r--p 00000000 fe:01 152192 /usr/share/fonts/misc/10x20.pcf.gz | |
| 2b18cc19a000-2b18cc29b000 rw-p 00000000 00:00 0 | |
| 2b18cc29b000-2b18cc29c000 ---p 00000000 00:00 0 | |
| 2b18cc29c000-2b18cc39c000 rw-p 00000000 00:00 0 [stack:21071] | |
| 2b18cc39c000-2b18cc3a0000 r-xp 00000000 fe:01 285441 /usr/lib/ruby/2.1.0/x86_64-linux/racc/cparse.so | |
| 2b18cc3a0000-2b18cc59f000 ---p 00004000 fe:01 285441 /usr/lib/ruby/2.1.0/x86_64-linux/racc/cparse.so | |
| 2b18cc59f000-2b18cc5a0000 r--p 00003000 fe:01 285441 /usr/lib/ruby/2.1.0/x86_64-linux/racc/cparse.so | |
| 2b18cc5a0000-2b18cc5a1000 rw-p 00004000 fe:01 285441 /usr/lib/ruby/2.1.0/x86_64-linux/racc/cparse.so | |
| 2b18cc5a1000-2b18cc5ee000 r-xp 00000000 fe:01 1196044 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/glib2.so | |
| 2b18cc5ee000-2b18cc7ed000 ---p 0004d000 fe:01 1196044 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/glib2.so | |
| 2b18cc7ed000-2b18cc7f2000 r--p 0004c000 fe:01 1196044 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/glib2.so | |
| 2b18cc7f2000-2b18cc7f4000 rw-p 00051000 fe:01 1196044 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/glib2.so | |
| 2b18cc7f4000-2b18cc843000 r-xp 00000000 fe:01 1055953 /usr/lib/libgobject-2.0.so.0.4200.0 | |
| 2b18cc843000-2b18cca43000 ---p 0004f000 fe:01 1055953 /usr/lib/libgobject-2.0.so.0.4200.0 | |
| 2b18cca43000-2b18cca44000 r--p 0004f000 fe:01 1055953 /usr/lib/libgobject-2.0.so.0.4200.0 | |
| 2b18cca44000-2b18cca45000 rw-p 00050000 fe:01 1055953 /usr/lib/libgobject-2.0.so.0.4200.0 | |
| 2b18cca45000-2b18ccb51000 r-xp 00000000 fe:01 1055950 /usr/lib/libglib-2.0.so.0.4200.0 | |
| 2b18ccb51000-2b18ccd50000 ---p 0010c000 fe:01 1055950 /usr/lib/libglib-2.0.so.0.4200.0 | |
| 2b18ccd50000-2b18ccd51000 r--p 0010b000 fe:01 1055950 /usr/lib/libglib-2.0.so.0.4200.0 | |
| 2b18ccd51000-2b18ccd52000 rw-p 0010c000 fe:01 1055950 /usr/lib/libglib-2.0.so.0.4200.0 | |
| 2b18ccd52000-2b18ccd53000 rw-p 00000000 00:00 0 | |
| 2b18ccd53000-2b18ccd54000 r-xp 00000000 fe:01 1055952 /usr/lib/libgthread-2.0.so.0.4200.0 | |
| 2b18ccd54000-2b18ccf53000 ---p 00001000 fe:01 1055952 /usr/lib/libgthread-2.0.so.0.4200.0 | |
| 2b18ccf53000-2b18ccf54000 r--p 00000000 fe:01 1055952 /usr/lib/libgthread-2.0.so.0.4200.0 | |
| 2b18ccf54000-2b18ccf55000 rw-p 00001000 fe:01 1055952 /usr/lib/libgthread-2.0.so.0.4200.0 | |
| 2b18ccf55000-2b18ccfc3000 r-xp 00000000 fe:01 1055707 /usr/lib/libpcre.so.1.2.4 | |
| 2b18ccfc3000-2b18cd1c2000 ---p 0006e000 fe:01 1055707 /usr/lib/libpcre.so.1.2.4 | |
| 2b18cd1c2000-2b18cd1c3000 r--p 0006d000 fe:01 1055707 /usr/lib/libpcre.so.1.2.4 | |
| 2b18cd1c3000-2b18cd1c4000 rw-p 0006e000 fe:01 1055707 /usr/lib/libpcre.so.1.2.4 | |
| 2b18cd1c4000-2b18cd1cb000 r-xp 00000000 fe:01 1055837 /usr/lib/libffi.so.6.0.2 | |
| 2b18cd1cb000-2b18cd3cb000 ---p 00007000 fe:01 1055837 /usr/lib/libffi.so.6.0.2 | |
| 2b18cd3cb000-2b18cd3cc000 r--p 00007000 fe:01 1055837 /usr/lib/libffi.so.6.0.2 | |
| 2b18cd3cc000-2b18cd3cd000 rw-p 00008000 fe:01 1055837 /usr/lib/libffi.so.6.0.2 | |
| 2b18cd3cd000-2b18cd3de000 r-xp 00000000 fe:01 1196056 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/atk.so | |
| 2b18cd3de000-2b18cd5dd000 ---p 00011000 fe:01 1196056 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/atk.so | |
| 2b18cd5dd000-2b18cd5de000 r--p 00010000 fe:01 1196056 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/atk.so | |
| 2b18cd5de000-2b18cd5df000 rw-p 00011000 fe:01 1196056 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/atk.so | |
| 2b18cd5df000-2b18cd602000 r-xp 00000000 fe:01 1067893 /usr/lib/libatk-1.0.so.0.21409.1 | |
| 2b18cd602000-2b18cd801000 ---p 00023000 fe:01 1067893 /usr/lib/libatk-1.0.so.0.21409.1 | |
| 2b18cd801000-2b18cd804000 r--p 00022000 fe:01 1067893 /usr/lib/libatk-1.0.so.0.21409.1 | |
| 2b18cd804000-2b18cd805000 rw-p 00025000 fe:01 1067893 /usr/lib/libatk-1.0.so.0.21409.1 | |
| 2b18cd805000-2b18cd831000 r-xp 00000000 fe:01 1196048 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/cairo.so | |
| 2b18cd831000-2b18cda30000 ---p 0002c000 fe:01 1196048 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/cairo.so | |
| 2b18cda30000-2b18cda31000 r--p 0002b000 fe:01 1196048 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/cairo.so | |
| 2b18cda31000-2b18cda33000 rw-p 0002c000 fe:01 1196048 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/cairo.so | |
| 2b18cda33000-2b18cdb5d000 r-xp 00000000 fe:01 1071976 /usr/lib/libcairo.so.2.11400.0 | |
| 2b18cdb5d000-2b18cdd5d000 ---p 0012a000 fe:01 1071976 /usr/lib/libcairo.so.2.11400.0 | |
| 2b18cdd5d000-2b18cdd60000 r--p 0012a000 fe:01 1071976 /usr/lib/libcairo.so.2.11400.0 | |
| 2b18cdd60000-2b18cdd62000 rw-p 0012d000 fe:01 1071976 /usr/lib/libcairo.so.2.11400.0 | |
| 2b18cdd62000-2b18cdd63000 rw-p 00000000 00:00 0 | |
| 2b18cdd63000-2b18cde08000 r-xp 00000000 fe:01 1071652 /usr/lib/libpixman-1.so.0.32.6 | |
| 2b18cde08000-2b18ce007000 ---p 000a5000 fe:01 1071652 /usr/lib/libpixman-1.so.0.32.6 | |
| 2b18ce007000-2b18ce00f000 r--p 000a4000 fe:01 1071652 /usr/lib/libpixman-1.so.0.32.6 | |
| 2b18ce00f000-2b18ce010000 rw-p 000ac000 fe:01 1071652 /usr/lib/libpixman-1.so.0.32.6 | |
| 2b18ce010000-2b18ce04b000 r-xp 00000000 fe:01 1071644 /usr/lib/libfontconfig.so.1.8.0 | |
| 2b18ce04b000-2b18ce24a000 ---p 0003b000 fe:01 1071644 /usr/lib/libfontconfig.so.1.8.0 | |
| 2b18ce24a000-2b18ce24c000 r--p 0003a000 fe:01 1071644 /usr/lib/libfontconfig.so.1.8.0 | |
| 2b18ce24c000-2b18ce24d000 rw-p 0003c000 fe:01 1071644 /usr/lib/libfontconfig.so.1.8.0 | |
| 2b18ce24d000-2b18ce2f0000 r-xp 00000000 fe:01 1071429 /usr/lib/libfreetype.so.6.11.2 | |
| 2b18ce2f0000-2b18ce4ef000 ---p 000a3000 fe:01 1071429 /usr/lib/libfreetype.so.6.11.2 | |
| 2b18ce4ef000-2b18ce4f5000 r--p 000a2000 fe:01 1071429 /usr/lib/libfreetype.so.6.11.2 | |
| 2b18ce4f5000-2b18ce4f6000 rw-p 000a8000 fe:01 1071429 /usr/lib/libfreetype.so.6.11.2 | |
| 2b18ce4f6000-2b18ce51d000 r-xp 00000000 fe:01 1194599 /usr/lib/mesa/libEGL.so.1.0.0 | |
| 2b18ce51d000-2b18ce71d000 ---p 00027000 fe:01 1194599 /usr/lib/mesa/libEGL.so.1.0.0 | |
| 2b18ce71d000-2b18ce71e000 r--p 00027000 fe:01 1194599 /usr/lib/mesa/libEGL.so.1.0.0 | |
| 2b18ce71e000-2b18ce71f000 rw-p 00028000 fe:01 1194599 /usr/lib/mesa/libEGL.so.1.0.0 | |
| 2b18ce71f000-2b18ce720000 rw-p 00000000 00:00 0 | |
| 2b18ce720000-2b18ce755000 r-xp 00000000 fe:01 1067909 /usr/lib/libpng16.so.16.14.0 | |
| 2b18ce755000-2b18ce954000 ---p 00035000 fe:01 1067909 /usr/lib/libpng16.so.16.14.0 | |
| 2b18ce954000-2b18ce955000 r--p 00034000 fe:01 1067909 /usr/lib/libpng16.so.16.14.0 | |
| 2b18ce955000-2b18ce956000 rw-p 00035000 fe:01 1067909 /usr/lib/libpng16.so.16.14.0 | |
| 2b18ce956000-2b18ce958000 r-xp 00000000 fe:01 1070289 /usr/lib/libxcb-shm.so.0.0.0 | |
| 2b18ce958000-2b18ceb58000 ---p 00002000 fe:01 1070289 /usr/lib/libxcb-shm.so.0.0.0 | |
| 2b18ceb58000-2b18ceb59000 r--p 00002000 fe:01 1070289 /usr/lib/libxcb-shm.so.0.0.0 | |
| 2b18ceb59000-2b18ceb5a000 rw-p 00003000 fe:01 1070289 /usr/lib/libxcb-shm.so.0.0.0 | |
| 2b18ceb5a000-2b18ceb63000 r-xp 00000000 fe:01 1070262 /usr/lib/libxcb-render.so.0.0.0 | |
| 2b18ceb63000-2b18ced62000 ---p 00009000 fe:01 1070262 /usr/lib/libxcb-render.so.0.0.0 | |
| 2b18ced62000-2b18ced63000 r--p 00008000 fe:01 1070262 /usr/lib/libxcb-render.so.0.0.0 | |
| 2b18ced63000-2b18ced64000 rw-p 00009000 fe:01 1070262 /usr/lib/libxcb-render.so.0.0.0 | |
| 2b18ced64000-2b18ced85000 r-xp 00000000 fe:01 1070280 /usr/lib/libxcb.so.1.1.0 | |
| 2b18ced85000-2b18cef84000 ---p 00021000 fe:01 1070280 /usr/lib/libxcb.so.1.1.0 | |
| 2b18cef84000-2b18cef85000 r--p 00020000 fe:01 1070280 /usr/lib/libxcb.so.1.1.0 | |
| 2b18cef85000-2b18cef86000 rw-p 00021000 fe:01 1070280 /usr/lib/libxcb.so.1.1.0 | |
| 2b18cef86000-2b18cef8f000 r-xp 00000000 fe:01 1071208 /usr/lib/libXrender.so.1.3.0 | |
| 2b18cef8f000-2b18cf18e000 ---p 00009000 fe:01 1071208 /usr/lib/libXrender.so.1.3.0 | |
| 2b18cf18e000-2b18cf18f000 r--p 00008000 fe:01 1071208 /usr/lib/libXrender.so.1.3.0 | |
| 2b18cf18f000-2b18cf190000 rw-p 00009000 fe:01 1071208 /usr/lib/libXrender.so.1.3.0 | |
| 2b18cf190000-2b18cf2cb000 r-xp 00000000 fe:01 1071197 /usr/lib/libX11.so.6.3.0 | |
| 2b18cf2cb000-2b18cf4ca000 ---p 0013b000 fe:01 1071197 /usr/lib/libX11.so.6.3.0 | |
| 2b18cf4ca000-2b18cf4cc000 r--p 0013a000 fe:01 1071197 /usr/lib/libX11.so.6.3.0 | |
| 2b18cf4cc000-2b18cf4d1000 rw-p 0013c000 fe:01 1071197 /usr/lib/libX11.so.6.3.0 | |
| 2b18cf4d1000-2b18cf4d2000 rw-p 00000000 00:00 0 | |
| 2b18cf4d2000-2b18cf4e3000 r-xp 00000000 fe:01 1071322 /usr/lib/libXext.so.6.4.0 | |
| 2b18cf4e3000-2b18cf6e2000 ---p 00011000 fe:01 1071322 /usr/lib/libXext.so.6.4.0 | |
| 2b18cf6e2000-2b18cf6e3000 r--p 00010000 fe:01 1071322 /usr/lib/libXext.so.6.4.0 | |
| 2b18cf6e3000-2b18cf6e4000 rw-p 00011000 fe:01 1071322 /usr/lib/libXext.so.6.4.0 | |
| 2b18cf6e4000-2b18cf77a000 r-xp 00000000 fe:01 1193100 /usr/lib/mesa/libGL.so.1.2.0 | |
| 2b18cf77a000-2b18cf979000 ---p 00096000 fe:01 1193100 /usr/lib/mesa/libGL.so.1.2.0 | |
| 2b18cf979000-2b18cf97c000 r--p 00095000 fe:01 1193100 /usr/lib/mesa/libGL.so.1.2.0 | |
| 2b18cf97c000-2b18cf97d000 rw-p 00098000 fe:01 1193100 /usr/lib/mesa/libGL.so.1.2.0 | |
| 2b18cf97d000-2b18cf97e000 rw-p 00000000 00:00 0 | |
| 2b18cf97e000-2b18cf985000 r-xp 00000000 fe:01 1047736 /usr/lib/librt-2.20.so | |
| 2b18cf985000-2b18cfb84000 ---p 00007000 fe:01 1047736 /usr/lib/librt-2.20.so | |
| 2b18cfb84000-2b18cfb85000 r--p 00006000 fe:01 1047736 /usr/lib/librt-2.20.so | |
| 2b18cfb85000-2b18cfb86000 rw-p 00007000 fe:01 1047736 /usr/lib/librt-2.20.so | |
| 2b18cfb86000-2b18cfbad000 r-xp 00000000 fe:01 1055678 /usr/lib/libexpat.so.1.6.0 | |
| 2b18cfbad000-2b18cfdad000 ---p 00027000 fe:01 1055678 /usr/lib/libexpat.so.1.6.0 | |
| 2b18cfdad000-2b18cfdaf000 r--p 00027000 fe:01 1055678 /usr/lib/libexpat.so.1.6.0 | |
| 2b18cfdaf000-2b18cfdb0000 rw-p 00029000 fe:01 1055678 /usr/lib/libexpat.so.1.6.0 | |
| 2b18cfdb0000-2b18cfdbf000 r-xp 00000000 fe:01 1051610 /usr/lib/libbz2.so.1.0.6 | |
| 2b18cfdbf000-2b18cffbe000 ---p 0000f000 fe:01 1051610 /usr/lib/libbz2.so.1.0.6 | |
| 2b18cffbe000-2b18cffc0000 rw-p 0000e000 fe:01 1051610 /usr/lib/libbz2.so.1.0.6 | |
| 2b18d0000000-2b18d02da000 rw-p 00000000 00:00 0 | |
| 2b18d02da000-2b18d4000000 ---p 00000000 00:00 0 | |
| 2b18d4000000-2b18d405e000 rw-p 00000000 00:00 0 | |
| 2b18d405e000-2b18d8000000 ---p 00000000 00:00 0 | |
| 2b18d8000000-2b18d8056000 r-xp 00000000 fe:01 1071370 /usr/lib/libharfbuzz.so.0.935.0 | |
| 2b18d8056000-2b18d8255000 ---p 00056000 fe:01 1071370 /usr/lib/libharfbuzz.so.0.935.0 | |
| 2b18d8255000-2b18d8257000 r--p 00055000 fe:01 1071370 /usr/lib/libharfbuzz.so.0.935.0 | |
| 2b18d8257000-2b18d8258000 rw-p 00057000 fe:01 1071370 /usr/lib/libharfbuzz.so.0.935.0 | |
| 2b18d8258000-2b18d8259000 r-xp 00000000 fe:01 1071198 /usr/lib/libX11-xcb.so.1.0.0 | |
| 2b18d8259000-2b18d8458000 ---p 00001000 fe:01 1071198 /usr/lib/libX11-xcb.so.1.0.0 | |
| 2b18d8458000-2b18d8459000 r--p 00000000 fe:01 1071198 /usr/lib/libX11-xcb.so.1.0.0 | |
| 2b18d8459000-2b18d845a000 rw-p 00001000 fe:01 1071198 /usr/lib/libX11-xcb.so.1.0.0 | |
| 2b18d845a000-2b18d845e000 r-xp 00000000 fe:01 1070292 /usr/lib/libxcb-dri2.so.0.0.0 | |
| 2b18d845e000-2b18d865d000 ---p 00004000 fe:01 1070292 /usr/lib/libxcb-dri2.so.0.0.0 | |
| 2b18d865d000-2b18d865e000 r--p 00003000 fe:01 1070292 /usr/lib/libxcb-dri2.so.0.0.0 | |
| 2b18d865e000-2b18d865f000 rw-p 00004000 fe:01 1070292 /usr/lib/libxcb-dri2.so.0.0.0 | |
| 2b18d865f000-2b18d8665000 r-xp 00000000 fe:01 1070259 /usr/lib/libxcb-xfixes.so.0.0.0 | |
| 2b18d8665000-2b18d8865000 ---p 00006000 fe:01 1070259 /usr/lib/libxcb-xfixes.so.0.0.0 | |
| 2b18d8865000-2b18d8866000 r--p 00006000 fe:01 1070259 /usr/lib/libxcb-xfixes.so.0.0.0 | |
| 2b18d8866000-2b18d8867000 rw-p 00007000 fe:01 1070259 /usr/lib/libxcb-xfixes.so.0.0.0 | |
| 2b18d8867000-2b18d886a000 r-xp 00000000 fe:01 1070277 /usr/lib/libxcb-shape.so.0.0.0 | |
| 2b18d886a000-2b18d8a69000 ---p 00003000 fe:01 1070277 /usr/lib/libxcb-shape.so.0.0.0 | |
| 2b18d8a69000-2b18d8a6a000 r--p 00002000 fe:01 1070277 /usr/lib/libxcb-shape.so.0.0.0 | |
| 2b18d8a6a000-2b18d8a6b000 rw-p 00003000 fe:01 1070277 /usr/lib/libxcb-shape.so.0.0.0 | |
| 2b18d8a6b000-2b18d8a78000 r-xp 00000000 fe:01 1071980 /usr/lib/libgbm.so.1.0.0 | |
| 2b18d8a78000-2b18d8c77000 ---p 0000d000 fe:01 1071980 /usr/lib/libgbm.so.1.0.0 | |
| 2b18d8c77000-2b18d8c78000 r--p 0000c000 fe:01 1071980 /usr/lib/libgbm.so.1.0.0 | |
| 2b18d8c78000-2b18d8c79000 rw-p 0000d000 fe:01 1071980 /usr/lib/libgbm.so.1.0.0 | |
| 2b18d8c79000-2b18d8c85000 r-xp 00000000 fe:01 1071723 /usr/lib/libwayland-client.so.0.3.0 | |
| 2b18d8c85000-2b18d8e84000 ---p 0000c000 fe:01 1071723 /usr/lib/libwayland-client.so.0.3.0 | |
| 2b18d8e84000-2b18d8e86000 r--p 0000b000 fe:01 1071723 /usr/lib/libwayland-client.so.0.3.0 | |
| 2b18d8e86000-2b18d8e87000 rw-p 0000d000 fe:01 1071723 /usr/lib/libwayland-client.so.0.3.0 | |
| 2b18d8e87000-2b18d8e96000 r-xp 00000000 fe:01 1071722 /usr/lib/libwayland-server.so.0.1.0 | |
| 2b18d8e96000-2b18d9096000 ---p 0000f000 fe:01 1071722 /usr/lib/libwayland-server.so.0.1.0 | |
| 2b18d9096000-2b18d9098000 r--p 0000f000 fe:01 1071722 /usr/lib/libwayland-server.so.0.1.0 | |
| 2b18d9098000-2b18d9099000 rw-p 00011000 fe:01 1071722 /usr/lib/libwayland-server.so.0.1.0 | |
| 2b18d9099000-2b18d90be000 r-xp 00000000 fe:01 1071981 /usr/lib/libglapi.so.0.0.0 | |
| 2b18d90be000-2b18d92be000 ---p 00025000 fe:01 1071981 /usr/lib/libglapi.so.0.0.0 | |
| 2b18d92be000-2b18d92c1000 r--p 00025000 fe:01 1071981 /usr/lib/libglapi.so.0.0.0 | |
| 2b18d92c1000-2b18d92c2000 rw-p 00028000 fe:01 1071981 /usr/lib/libglapi.so.0.0.0 | |
| 2b18d92c2000-2b18d92c3000 rw-p 00000000 00:00 0 | |
| 2b18d92c3000-2b18d92cf000 r-xp 00000000 fe:01 1071706 /usr/lib/libdrm.so.2.4.0 | |
| 2b18d92cf000-2b18d94ce000 ---p 0000c000 fe:01 1071706 /usr/lib/libdrm.so.2.4.0 | |
| 2b18d94ce000-2b18d94cf000 r--p 0000b000 fe:01 1071706 /usr/lib/libdrm.so.2.4.0 | |
| 2b18d94cf000-2b18d94d0000 rw-p 0000c000 fe:01 1071706 /usr/lib/libdrm.so.2.4.0 | |
| 2b18d94d0000-2b18d94d2000 r-xp 00000000 fe:01 1067958 /usr/lib/libXau.so.6.0.0 | |
| 2b18d94d2000-2b18d96d2000 ---p 00002000 fe:01 1067958 /usr/lib/libXau.so.6.0.0 | |
| 2b18d96d2000-2b18d96d3000 r--p 00002000 fe:01 1067958 /usr/lib/libXau.so.6.0.0 | |
| 2b18d96d3000-2b18d96d4000 rw-p 00003000 fe:01 1067958 /usr/lib/libXau.so.6.0.0 | |
| 2b18d96d4000-2b18d96d9000 r-xp 00000000 fe:01 1067955 /usr/lib/libXdmcp.so.6.0.0 | |
| 2b18d96d9000-2b18d98d8000 ---p 00005000 fe:01 1067955 /usr/lib/libXdmcp.so.6.0.0 | |
| 2b18d98d8000-2b18d98d9000 r--p 00004000 fe:01 1067955 /usr/lib/libXdmcp.so.6.0.0 | |
| 2b18d98d9000-2b18d98da000 rw-p 00005000 fe:01 1067955 /usr/lib/libXdmcp.so.6.0.0 | |
| 2b18d98da000-2b18d98dc000 r-xp 00000000 fe:01 1071866 /usr/lib/libXdamage.so.1.1.0 | |
| 2b18d98dc000-2b18d9adb000 ---p 00002000 fe:01 1071866 /usr/lib/libXdamage.so.1.1.0 | |
| 2b18d9adb000-2b18d9adc000 r--p 00001000 fe:01 1071866 /usr/lib/libXdamage.so.1.1.0 | |
| 2b18d9adc000-2b18d9add000 rw-p 00002000 fe:01 1071866 /usr/lib/libXdamage.so.1.1.0 | |
| 2b18d9add000-2b18d9ae2000 r-xp 00000000 fe:01 1071857 /usr/lib/libXfixes.so.3.1.0 | |
| 2b18d9ae2000-2b18d9ce1000 ---p 00005000 fe:01 1071857 /usr/lib/libXfixes.so.3.1.0 | |
| 2b18d9ce1000-2b18d9ce2000 r--p 00004000 fe:01 1071857 /usr/lib/libXfixes.so.3.1.0 | |
| 2b18d9ce2000-2b18d9ce3000 rw-p 00005000 fe:01 1071857 /usr/lib/libXfixes.so.3.1.0 | |
| 2b18d9ce3000-2b18d9cfa000 r-xp 00000000 fe:01 1070266 /usr/lib/libxcb-glx.so.0.0.0 | |
| 2b18d9cfa000-2b18d9efa000 ---p 00017000 fe:01 1070266 /usr/lib/libxcb-glx.so.0.0.0 | |
| 2b18d9efa000-2b18d9efc000 r--p 00017000 fe:01 1070266 /usr/lib/libxcb-glx.so.0.0.0 | |
| 2b18d9efc000-2b18d9efd000 rw-p 00019000 fe:01 1070266 /usr/lib/libxcb-glx.so.0.0.0 | |
| 2b18d9efd000-2b18d9eff000 r-xp 00000000 fe:01 1070267 /usr/lib/libxcb-dri3.so.0.0.0 | |
| 2b18d9eff000-2b18da0fe000 ---p 00002000 fe:01 1070267 /usr/lib/libxcb-dri3.so.0.0.0 | |
| 2b18da0fe000-2b18da0ff000 r--p 00001000 fe:01 1070267 /usr/lib/libxcb-dri3.so.0.0.0 | |
| 2b18da0ff000-2b18da100000 rw-p 00002000 fe:01 1070267 /usr/lib/libxcb-dri3.so.0.0.0 | |
| 2b18da100000-2b18da102000 r-xp 00000000 fe:01 1070295 /usr/lib/libxcb-present.so.0.0.0 | |
| 2b18da102000-2b18da301000 ---p 00002000 fe:01 1070295 /usr/lib/libxcb-present.so.0.0.0 | |
| 2b18da301000-2b18da302000 r--p 00001000 fe:01 1070295 /usr/lib/libxcb-present.so.0.0.0 | |
| 2b18da302000-2b18da303000 rw-p 00002000 fe:01 1070295 /usr/lib/libxcb-present.so.0.0.0 | |
| 2b18da303000-2b18da310000 r-xp 00000000 fe:01 1070316 /usr/lib/libxcb-randr.so.0.1.0 | |
| 2b18da310000-2b18da50f000 ---p 0000d000 fe:01 1070316 /usr/lib/libxcb-randr.so.0.1.0 | |
| 2b18da50f000-2b18da510000 r--p 0000c000 fe:01 1070316 /usr/lib/libxcb-randr.so.0.1.0 | |
| 2b18da510000-2b18da511000 rw-p 0000d000 fe:01 1070316 /usr/lib/libxcb-randr.so.0.1.0 | |
| 2b18da511000-2b18da516000 r-xp 00000000 fe:01 1070308 /usr/lib/libxcb-sync.so.1.0.0 | |
| 2b18da516000-2b18da716000 ---p 00005000 fe:01 1070308 /usr/lib/libxcb-sync.so.1.0.0 | |
| 2b18da716000-2b18da717000 r--p 00005000 fe:01 1070308 /usr/lib/libxcb-sync.so.1.0.0 | |
| 2b18da717000-2b18da718000 rw-p 00006000 fe:01 1070308 /usr/lib/libxcb-sync.so.1.0.0 | |
| 2b18da718000-2b18da719000 r-xp 00000000 fe:01 1071871 /usr/lib/libxshmfence.so.1.0.0 | |
| 2b18da719000-2b18da919000 ---p 00001000 fe:01 1071871 /usr/lib/libxshmfence.so.1.0.0 | |
| 2b18da919000-2b18da91a000 r--p 00001000 fe:01 1071871 /usr/lib/libxshmfence.so.1.0.0 | |
| 2b18da91a000-2b18da91b000 rw-p 00002000 fe:01 1071871 /usr/lib/libxshmfence.so.1.0.0 | |
| 2b18da91b000-2b18da920000 r-xp 00000000 fe:01 1071848 /usr/lib/libXxf86vm.so.1.0.0 | |
| 2b18da920000-2b18dab1f000 ---p 00005000 fe:01 1071848 /usr/lib/libXxf86vm.so.1.0.0 | |
| 2b18dab1f000-2b18dab20000 r--p 00004000 fe:01 1071848 /usr/lib/libXxf86vm.so.1.0.0 | |
| 2b18dab20000-2b18dab21000 rw-p 00005000 fe:01 1071848 /usr/lib/libXxf86vm.so.1.0.0 | |
| 2b18dab21000-2b18dab3d000 r-xp 00000000 fe:01 1071331 /usr/lib/libgraphite2.so.3.0.1 | |
| 2b18dab3d000-2b18dad3c000 ---p 0001c000 fe:01 1071331 /usr/lib/libgraphite2.so.3.0.1 | |
| 2b18dad3c000-2b18dad3e000 r--p 0001b000 fe:01 1071331 /usr/lib/libgraphite2.so.3.0.1 | |
| 2b18dad3e000-2b18dad3f000 rw-p 0001d000 fe:01 1071331 /usr/lib/libgraphite2.so.3.0.1 | |
| 2b18dad3f000-2b18dad5f000 r-xp 00000000 fe:01 1196053 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/pango.so | |
| 2b18dad5f000-2b18daf5e000 ---p 00020000 fe:01 1196053 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/pango.so | |
| 2b18daf5e000-2b18daf5f000 r--p 0001f000 fe:01 1196053 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/pango.so | |
| 2b18daf5f000-2b18daf60000 rw-p 00020000 fe:01 1196053 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/pango.so | |
| 2b18daf60000-2b18dafa9000 r-xp 00000000 fe:01 1072045 /usr/lib/libpango-1.0.so.0.3600.8 | |
| 2b18dafa9000-2b18db1a9000 ---p 00049000 fe:01 1072045 /usr/lib/libpango-1.0.so.0.3600.8 | |
| 2b18db1a9000-2b18db1ab000 r--p 00049000 fe:01 1072045 /usr/lib/libpango-1.0.so.0.3600.8 | |
| 2b18db1ab000-2b18db1ac000 rw-p 0004b000 fe:01 1072045 /usr/lib/libpango-1.0.so.0.3600.8 | |
| 2b18db1ac000-2b18db1b8000 r-xp 00000000 fe:01 1072049 /usr/lib/libpangocairo-1.0.so.0.3600.8 | |
| 2b18db1b8000-2b18db3b7000 ---p 0000c000 fe:01 1072049 /usr/lib/libpangocairo-1.0.so.0.3600.8 | |
| 2b18db3b7000-2b18db3b8000 r--p 0000b000 fe:01 1072049 /usr/lib/libpangocairo-1.0.so.0.3600.8 | |
| 2b18db3b8000-2b18db3b9000 rw-p 0000c000 fe:01 1072049 /usr/lib/libpangocairo-1.0.so.0.3600.8 | |
| 2b18db3b9000-2b18db3bc000 r-xp 00000000 fe:01 1055951 /usr/lib/libgmodule-2.0.so.0.4200.0 | |
| 2b18db3bc000-2b18db5bb000 ---p 00003000 fe:01 1055951 /usr/lib/libgmodule-2.0.so.0.4200.0 | |
| 2b18db5bb000-2b18db5bc000 r--p 00002000 fe:01 1055951 /usr/lib/libgmodule-2.0.so.0.4200.0 | |
| 2b18db5bc000-2b18db5bd000 rw-p 00003000 fe:01 1055951 /usr/lib/libgmodule-2.0.so.0.4200.0 | |
| 2b18db5bd000-2b18db5d1000 r-xp 00000000 fe:01 1072047 /usr/lib/libpangoft2-1.0.so.0.3600.8 | |
| 2b18db5d1000-2b18db7d1000 ---p 00014000 fe:01 1072047 /usr/lib/libpangoft2-1.0.so.0.3600.8 | |
| 2b18db7d1000-2b18db7d2000 r--p 00014000 fe:01 1072047 /usr/lib/libpangoft2-1.0.so.0.3600.8 | |
| 2b18db7d2000-2b18db7d3000 rw-p 00015000 fe:01 1072047 /usr/lib/libpangoft2-1.0.so.0.3600.8 | |
| 2b18db7d3000-2b18db7dd000 r-xp 00000000 fe:01 1196060 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/gdk_pixbuf2.so | |
| 2b18db7dd000-2b18db9dc000 ---p 0000a000 fe:01 1196060 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/gdk_pixbuf2.so | |
| 2b18db9dc000-2b18db9dd000 r--p 00009000 fe:01 1196060 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/gdk_pixbuf2.so | |
| 2b18db9dd000-2b18db9de000 rw-p 0000a000 fe:01 1196060 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/gdk_pixbuf2.so | |
| 2b18db9de000-2b18dba02000 r-xp 00000000 fe:01 1072699 /usr/lib/libgdk_pixbuf-2.0.so.0.3100.1 | |
| 2b18dba02000-2b18dbc01000 ---p 00024000 fe:01 1072699 /usr/lib/libgdk_pixbuf-2.0.so.0.3100.1 | |
| 2b18dbc01000-2b18dbc02000 r--p 00023000 fe:01 1072699 /usr/lib/libgdk_pixbuf-2.0.so.0.3100.1 | |
| 2b18dbc02000-2b18dbc03000 rw-p 00024000 fe:01 1072699 /usr/lib/libgdk_pixbuf-2.0.so.0.3100.1 | |
| 2b18dbc03000-2b18dbd72000 r-xp 00000000 fe:01 1055954 /usr/lib/libgio-2.0.so.0.4200.0 | |
| 2b18dbd72000-2b18dbf72000 ---p 0016f000 fe:01 1055954 /usr/lib/libgio-2.0.so.0.4200.0 | |
| 2b18dbf72000-2b18dbf76000 r--p 0016f000 fe:01 1055954 /usr/lib/libgio-2.0.so.0.4200.0 | |
| 2b18dbf76000-2b18dbf78000 rw-p 00173000 fe:01 1055954 /usr/lib/libgio-2.0.so.0.4200.0 | |
| 2b18dbf78000-2b18dbf7a000 rw-p 00000000 00:00 0 | |
| 2b18dbf7a000-2b18dc08b000 r-xp 00000000 fe:01 1196067 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/gtk2.so | |
| 2b18dc08b000-2b18dc28a000 ---p 00111000 fe:01 1196067 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/gtk2.so | |
| 2b18dc28a000-2b18dc28b000 r--p 00110000 fe:01 1196067 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/gtk2.so | |
| 2b18dc28b000-2b18dc291000 rw-p 00111000 fe:01 1196067 /usr/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/gtk2.so | |
| 2b18dc291000-2b18dc292000 rw-p 00000000 00:00 0 | |
| 2b18dc292000-2b18dc6c7000 r-xp 00000000 fe:01 1072718 /usr/lib/libgtk-x11-2.0.so.0.2400.25 | |
| 2b18dc6c7000-2b18dc8c7000 ---p 00435000 fe:01 1072718 /usr/lib/libgtk-x11-2.0.so.0.2400.25 | |
| 2b18dc8c7000-2b18dc8ce000 r--p 00435000 fe:01 1072718 /usr/lib/libgtk-x11-2.0.so.0.2400.25 | |
| 2b18dc8ce000-2b18dc8d2000 rw-p 0043c000 fe:01 1072718 /usr/lib/libgtk-x11-2.0.so.0.2400.25 | |
| 2b18dc8d2000-2b18dc8d5000 rw-p 00000000 00:00 0 | |
| 2b18dc8d5000-2b18dc985000 r-xp 00000000 fe:01 1072717 /usr/lib/libgdk-x11-2.0.so.0.2400.25 | |
| 2b18dc985000-2b18dcb84000 ---p 000b0000 fe:01 1072717 /usr/lib/libgdk-x11-2.0.so.0.2400.25 | |
| 2b18dcb84000-2b18dcb88000 r--p 000af000 fe:01 1072717 /usr/lib/libgdk-x11-2.0.so.0.2400.25 | |
| 2b18dcb88000-2b18dcb8a000 rw-p 000b3000 fe:01 1072717 /usr/lib/libgdk-x11-2.0.so.0.2400.25 | |
| 2b18dcb8a000-2b18dcb8c000 r-xp 00000000 fe:01 1072096 /usr/lib/libXinerama.so.1.0.0 | |
| 2b18dcb8c000-2b18dcd8b000 ---p 00002000 fe:01 1072096 /usr/lib/libXinerama.so.1.0.0 | |
| 2b18dcd8b000-2b18dcd8c000 r--p 00001000 fe:01 1072096 /usr/lib/libXinerama.so.1.0.0 | |
| 2b18dcd8c000-2b18dcd8d000 rw-p 00002000 fe:01 1072096 /usr/lib/libXinerama.so.1.0.0 | |
| 2b18dcd8d000-2b18dcd9c000 r-xp 00000000 fe:01 1072208 /usr/lib/libXi.so.6.1.0 | |
| 2b18dcd9c000-2b18dcf9c000 ---p 0000f000 fe:01 1072208 /usr/lib/libXi.so.6.1.0 | |
| 2b18dcf9c000-2b18dcf9d000 r--p 0000f000 fe:01 1072208 /usr/lib/libXi.so.6.1.0 | |
| 2b18dcf9d000-2b18dcf9e000 rw-p 00010000 fe:01 1072208 /usr/lib/libXi.so.6.1.0 | |
| 2b18dcf9e000-2b18dcfa7000 r-xp 00000000 fe:01 1072110 /usr/lib/libXrandr.so.2.2.0 | |
| 2b18dcfa7000-2b18dd1a6000 ---p 00009000 fe:01 1072110 /usr/lib/libXrandr.so.2.2.0 | |
| 2b18dd1a6000-2b18dd1a7000 r--p 00008000 fe:01 1072110 /usr/lib/libXrandr.so.2.2.0 | |
| 2b18dd1a7000-2b18dd1a8000 rw-p 00009000 fe:01 1072110 /usr/lib/libXrandr.so.2.2.0 | |
| 2b18dd1a8000-2b18dd1b2000 r-xp 00000000 fe:01 1072090 /usr/lib/libXcursor.so.1.0.2 | |
| 2b18dd1b2000-2b18dd3b1000 ---p 0000a000 fe:01 1072090 /usr/lib/libXcursor.so.1.0.2 | |
| 2b18dd3b1000-2b18dd3b2000 r--p 00009000 fe:01 1072090 /usr/lib/libXcursor.so.1.0.2 | |
| 2b18dd3b2000-2b18dd3b3000 rw-p 0000a000 fe:01 1072090 /usr/lib/libXcursor.so.1.0.2 | |
| 2b18dd3b3000-2b18dd3b5000 r-xp 00000000 fe:01 1072228 /usr/lib/libXcomposite.so.1.0.0 | |
| 2b18dd3b5000-2b18dd5b4000 ---p 00002000 fe:01 1072228 /usr/lib/libXcomposite.so.1.0.0 | |
| 2b18dd5b4000-2b18dd5b5000 r--p 00001000 fe:01 1072228 /usr/lib/libXcomposite.so.1.0.0 | |
| 2b18dd5b5000-2b18dd5b6000 rw-p 00002000 fe:01 1072228 /usr/lib/libXcomposite.so.1.0.0 | |
| 2b18dd5b6000-2b18dd5bb000 r-xp 00000000 fe:01 1081001 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so | |
| 2b18dd5bb000-2b18dd7ba000 ---p 00005000 fe:01 1081001 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so | |
| 2b18dd7ba000-2b18dd7bb000 r--p 00004000 fe:01 1081001 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so | |
| 2b18dd7bb000-2b18dd7bc000 rw-p 00005000 fe:01 1081001 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so | |
| 2b18dd7bc000-2b18dd7c0000 r-xp 00000000 fe:01 1080988 /usr/lib/libcanberra-gtk.so.0.1.9 | |
| 2b18dd7c0000-2b18dd9bf000 ---p 00004000 fe:01 1080988 /usr/lib/libcanberra-gtk.so.0.1.9 | |
| 2b18dd9bf000-2b18dd9c0000 r--p 00003000 fe:01 1080988 /usr/lib/libcanberra-gtk.so.0.1.9 | |
| 2b18dd9c0000-2b18dd9c1000 rw-p 00004000 fe:01 1080988 /usr/lib/libcanberra-gtk.so.0.1.9 | |
| 2b18dd9c1000-2b18dd9d1000 r-xp 00000000 fe:01 1080986 /usr/lib/libcanberra.so.0.2.5 | |
| 2b18dd9d1000-2b18ddbd0000 ---p 00010000 fe:01 1080986 /usr/lib/libcanberra.so.0.2.5 | |
| 2b18ddbd0000-2b18ddbd1000 r--p 0000f000 fe:01 1080986 /usr/lib/libcanberra.so.0.2.5 | |
| 2b18ddbd1000-2b18ddbd2000 rw-p 00010000 fe:01 1080986 /usr/lib/libcanberra.so.0.2.5 | |
| 2b18ddbd2000-2b18ddbd9000 r-xp 00000000 fe:01 1051447 /usr/lib/libvorbisfile.so.3.3.6 | |
| 2b18ddbd9000-2b18dddd9000 ---p 00007000 fe:01 1051447 /usr/lib/libvorbisfile.so.3.3.6 | |
| 2b18dddd9000-2b18dddda000 r--p 00007000 fe:01 1051447 /usr/lib/libvorbisfile.so.3.3.6 | |
| 2b18dddda000-2b18ddddb000 rw-p 00008000 fe:01 1051447 /usr/lib/libvorbisfile.so.3.3.6 | |
| 2b18ddddb000-2b18dddef000 r-xp 00000000 fe:01 1080923 /usr/lib/libtdb.so.1.3.1 | |
| 2b18dddef000-2b18ddfee000 ---p 00014000 fe:01 1080923 /usr/lib/libtdb.so.1.3.1 | |
| 2b18ddfee000-2b18ddfef000 r--p 00013000 fe:01 1080923 /usr/lib/libtdb.so.1.3.1 | |
| 2b18ddfef000-2b18ddff0000 rw-p 00014000 fe:01 1080923 /usr/lib/libtdb.so.1.3.1 | |
| 2b18ddff0000-2b18ddff9000 r-xp 00000000 fe:01 1099104 /usr/lib/libltdl.so.7.3.0 | |
| 2b18ddff9000-2b18de1f8000 ---p 00009000 fe:01 1099104 /usr/lib/libltdl.so.7.3.0 | |
| 2b18de1f8000-2b18de1f9000 r--p 00008000 fe:01 1099104 /usr/lib/libltdl.so.7.3.0 | |
| 2b18de1f9000-2b18de1fa000 rw-p 00009000 fe:01 1099104 /usr/lib/libltdl.so.7.3.0 | |
| 2b18de1fa000-2b18de226000 r-xp 00000000 fe:01 1051446 /usr/lib/libvorbis.so.0.4.7 | |
| 2b18de226000-2b18de425000 ---p 0002c000 fe:01 1051446 /usr/lib/libvorbis.so.0.4.7 | |
| 2b18de425000-2b18de426000 r--p 0002b000 fe:01 1051446 /usr/lib/libvorbis.so.0.4.7 | |
| 2b18de426000-2b18de427000 rw-p 0002c000 fe:01 1051446 /usr/lib/libvorbis.so.0.4.7 | |
| 2b18de427000-2b18de42d000 r-xp 00000000 fe:01 1051257 /usr/lib/libogg.so.0.8.2 | |
| 2b18de42d000-2b18de62c000 ---p 00006000 fe:01 1051257 /usr/lib/libogg.so.0.8.2 | |
| 2b18de62c000-2b18de62d000 r--p 00005000 fe:01 1051257 /usr/lib/libogg.so.0.8.2 | |
| 2b18de62d000-2b18de62e000 rw-p 00006000 fe:01 1051257 /usr/lib/libogg.so.0.8.2 | |
| 2b18de62e000-2b18de65f000 r-xp 00000000 fe:01 1084378 /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so | |
| 2b18de65f000-2b18de85e000 ---p 00031000 fe:01 1084378 /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so | |
| 2b18de85e000-2b18de85f000 r--p 00030000 fe:01 1084378 /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so | |
| 2b18de85f000-2b18de860000 rw-p 00031000 fe:01 1084378 /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so | |
| 2b18de860000-2b18de861000 r-xp 00000000 fe:01 163856 /usr/lib/ruby/2.1.0/x86_64-linux/continuation.so | |
| 2b18de861000-2b18dea60000 ---p 00001000 fe:01 163856 /usr/lib/ruby/2.1.0/x86_64-linux/continuation.so | |
| 2b18dea60000-2b18dea61000 r--p 00000000 fe:01 163856 /usr/lib/ruby/2.1.0/x86_64-linux/continuation.so | |
| 2b18dea61000-2b18dea62000 rw-p 00001000 fe:01 163856 /usr/lib/ruby/2.1.0/x86_64-linux/continuation.so | |
| 2b18dea62000-2b18deb63000 rw-p 00000000 00:00 0 | |
| 2b18deb63000-2b18deb64000 ---p 00000000 00:00 0 | |
| 2b18deb64000-2b18ded65000 rw-p 00000000 00:00 0 [stack:7226] | |
| 2b18ded65000-2b18ded66000 ---p 00000000 00:00 0 | |
| 2b18ded66000-2b18def67000 rw-p 00000000 00:00 0 [stack:15507] | |
| 2b18def67000-2b18def68000 ---p 00000000 00:00 0 | |
| 2b18def68000-2b18df169000 rw-p 00000000 00:00 0 | |
| 2b18df169000-2b18df16a000 ---p 00000000 00:00 0 | |
| 2b18df16a000-2b18df36b000 rw-p 00000000 00:00 0 [stack:15492] | |
| 2b18df36b000-2b18df36c000 ---p 00000000 00:00 0 | |
| 2b18df36c000-2b18df56d000 rw-p 00000000 00:00 0 [stack:15521] | |
| 2b18df56d000-2b18df623000 r--p 00000000 fe:01 131313 /usr/share/fonts/TTF/DejaVuSans.ttf | |
| 2b18df66e000-2b18df987000 r--p 00000000 fe:01 131366 /usr/share/fonts/TTF/migu-1c-regular.ttf | |
| 2b18df987000-2b18df98e000 r-xp 00000000 fe:01 1099908 /usr/lib/gtk-2.0/2.10.0/immodules/im-fcitx.so | |
| 2b18df98e000-2b18dfb8d000 ---p 00007000 fe:01 1099908 /usr/lib/gtk-2.0/2.10.0/immodules/im-fcitx.so | |
| 2b18dfb8d000-2b18dfb8e000 r--p 00006000 fe:01 1099908 /usr/lib/gtk-2.0/2.10.0/immodules/im-fcitx.so | |
| 2b18dfb8e000-2b18dfb8f000 rw-p 00007000 fe:01 1099908 /usr/lib/gtk-2.0/2.10.0/immodules/im-fcitx.so | |
| 2b18dfb8f000-2b18dfba5000 r-xp 00000000 fe:01 1091340 /usr/lib/libfcitx-utils.so.0.1 | |
| 2b18dfba5000-2b18dfda4000 ---p 00016000 fe:01 1091340 /usr/lib/libfcitx-utils.so.0.1 | |
| 2b18dfda4000-2b18dfda5000 r--p 00015000 fe:01 1091340 /usr/lib/libfcitx-utils.so.0.1 | |
| 2b18dfda5000-2b18dfda6000 rw-p 00016000 fe:01 1091340 /usr/lib/libfcitx-utils.so.0.1 | |
| 2b18dfda6000-2b18dfdb2000 r-xp 00000000 fe:01 1091342 /usr/lib/libfcitx-gclient.so.0.1 | |
| 2b18dfdb2000-2b18dffb1000 ---p 0000c000 fe:01 1091342 /usr/lib/libfcitx-gclient.so.0.1 | |
| 2b18dffb1000-2b18dffb2000 r--p 0000b000 fe:01 1091342 /usr/lib/libfcitx-gclient.so.0.1 | |
| 2b18dffb2000-2b18dffb3000 rw-p 0000c000 fe:01 1091342 /usr/lib/libfcitx-gclient.so.0.1 | |
| 2b18e0000000-2b18e0021000 rw-p 00000000 00:00 0 | |
| 2b18e0021000-2b18e4000000 ---p 00000000 00:00 0 | |
| 2b18e4000000-2b18e4021000 rw-p 00000000 00:00 0 | |
| 2b18e4021000-2b18e8000000 ---p 00000000 00:00 0 | |
| 2b18e8000000-2b18e92ac000 rw-p 00000000 00:00 0 | |
| 2b18e92ac000-2b18ec000000 ---p 00000000 00:00 0 | |
| 2b18ec000000-2b18ec046000 rw-p 00000000 00:00 0 | |
| 2b18ec046000-2b18f0000000 ---p 00000000 00:00 0 | |
| 2b18f0000000-2b18f0021000 rw-p 00000000 00:00 0 | |
| 2b18f0021000-2b18f4000000 ---p 00000000 00:00 0 | |
| 2b18f4000000-2b18f4048000 rw-p 00000000 00:00 0 | |
| 2b18f4048000-2b18f8000000 ---p 00000000 00:00 0 | |
| 2b18f8000000-2b18f8047000 r-xp 00000000 fe:01 1055670 /usr/lib/libdbus-1.so.3.8.7 | |
| 2b18f8047000-2b18f8246000 ---p 00047000 fe:01 1055670 /usr/lib/libdbus-1.so.3.8.7 | |
| 2b18f8246000-2b18f8247000 r--p 00046000 fe:01 1055670 /usr/lib/libdbus-1.so.3.8.7 | |
| 2b18f8247000-2b18f8248000 rw-p 00047000 fe:01 1055670 /usr/lib/libdbus-1.so.3.8.7 | |
| 2b18f8248000-2b18f8278000 r-xp 00000000 fe:01 1206288 /usr/lib/gio/modules/libgvfsdbus.so | |
| 2b18f8278000-2b18f8478000 ---p 00030000 fe:01 1206288 /usr/lib/gio/modules/libgvfsdbus.so | |
| 2b18f8478000-2b18f8479000 r--p 00030000 fe:01 1206288 /usr/lib/gio/modules/libgvfsdbus.so | |
| 2b18f8479000-2b18f847b000 rw-p 00031000 fe:01 1206288 /usr/lib/gio/modules/libgvfsdbus.so | |
| 2b18f847b000-2b18f84b2000 r-xp 00000000 fe:01 1083770 /usr/lib/gvfs/libgvfscommon.so | |
| 2b18f84b2000-2b18f86b1000 ---p 00037000 fe:01 1083770 /usr/lib/gvfs/libgvfscommon.so | |
| 2b18f86b1000-2b18f86b7000 r--p 00036000 fe:01 1083770 /usr/lib/gvfs/libgvfscommon.so | |
| 2b18f86b7000-2b18f86b8000 rw-p 0003c000 fe:01 1083770 /usr/lib/gvfs/libgvfscommon.so | |
| 2b18f86b8000-2b18f86ec000 r-xp 00000000 fe:01 1081583 /usr/lib/libbluray.so.1.6.2 | |
| 2b18f86ec000-2b18f88ec000 ---p 00034000 fe:01 1081583 /usr/lib/libbluray.so.1.6.2 | |
| 2b18f88ec000-2b18f88ed000 r--p 00034000 fe:01 1081583 /usr/lib/libbluray.so.1.6.2 | |
| 2b18f88ed000-2b18f88ee000 rw-p 00035000 fe:01 1081583 /usr/lib/libbluray.so.1.6.2 | |
| 2b18f88ee000-2b18f88f0000 r-xp 00000000 fe:01 1047772 /usr/lib/libutil-2.20.so | |
| 2b18f88f0000-2b18f8aef000 ---p 00002000 fe:01 1047772 /usr/lib/libutil-2.20.so | |
| 2b18f8aef000-2b18f8af0000 r--p 00001000 fe:01 1047772 /usr/lib/libutil-2.20.so | |
| 2b18f8af0000-2b18f8af1000 rw-p 00002000 fe:01 1047772 /usr/lib/libutil-2.20.so | |
| 2b18f8af1000-2b18f8c4a000 r-xp 00000000 fe:01 1072236 /usr/lib/libxml2.so.2.9.2 | |
| 2b18f8c4a000-2b18f8e4a000 ---p 00159000 fe:01 1072236 /usr/lib/libxml2.so.2.9.2 | |
| 2b18f8e4a000-2b18f8e52000 r--p 00159000 fe:01 1072236 /usr/lib/libxml2.so.2.9.2 | |
| 2b18f8e52000-2b18f8e54000 rw-p 00161000 fe:01 1072236 /usr/lib/libxml2.so.2.9.2 | |
| 2b18f8e54000-2b18f8e56000 rw-p 00000000 00:00 0 | |
| 2b18f8e56000-2b18f8e78000 r-xp 00000000 fe:01 1056077 /usr/lib/liblzma.so.5.0.7 | |
| 2b18f8e78000-2b18f9077000 ---p 00022000 fe:01 1056077 /usr/lib/liblzma.so.5.0.7 | |
| 2b18f9077000-2b18f9078000 r--p 00021000 fe:01 1056077 /usr/lib/liblzma.so.5.0.7 | |
| 2b18f9078000-2b18f9079000 rw-p 00022000 fe:01 1056077 /usr/lib/liblzma.so.5.0.7 | |
| 2b18f9079000-2b18f907a000 ---p 00000000 00:00 0 | |
| 2b18f907a000-2b18f927a000 rw-p 00000000 00:00 0 [stack:21119] | |
| 2b18f927a000-2b18f927b000 ---p 00000000 00:00 0 | |
| 2b18f927b000-2b18f947b000 rw-p 00000000 00:00 0 [stack:21120] | |
| 2b18f947b000-2b18f947c000 ---p 00000000 00:00 0 | |
| 2b18f947c000-2b18f957c000 rw-p 00000000 00:00 0 | |
| 2b18f957c000-2b18f9612000 r--p 00000000 fe:01 152194 /usr/share/fonts/misc/18x18ja.pcf.gz | |
| 2b18f967c000-2b18f96dc000 rw-s 00000000 00:04 1572831242 /SYSV00000000 (deleted) | |
| 2b18f97dd000-2b18f98de000 rw-p 00000000 00:00 0 | |
| 2b18f98de000-2b18f98df000 ---p 00000000 00:00 0 | |
| 2b18f98df000-2b18f9ae0000 rw-p 00000000 00:00 0 | |
| 2b18f9ae0000-2b18f9ae1000 ---p 00000000 00:00 0 | |
| 2b18f9ae1000-2b18f9ce2000 rw-p 00000000 00:00 0 [stack:15486] | |
| 2b18f9ce2000-2b18f9ce3000 ---p 00000000 00:00 0 | |
| 2b18f9ce3000-2b18f9ee4000 rw-p 00000000 00:00 0 | |
| 2b18f9fe5000-2b18fa0e6000 rw-p 00000000 00:00 0 | |
| 2b18fa0e6000-2b18fa0e7000 ---p 00000000 00:00 0 | |
| 2b18fa0e7000-2b18fa2e8000 rw-p 00000000 00:00 0 [stack:15514] | |
| 2b18fa3e9000-2b18fa4ea000 rw-p 00000000 00:00 0 | |
| 2b18fa4ea000-2b18fa4eb000 ---p 00000000 00:00 0 | |
| 2b18fa4eb000-2b18fa6ec000 rw-p 00000000 00:00 0 | |
| 2b18fa7ed000-2b18fa8ee000 rw-p 00000000 00:00 0 | |
| 2b18fa8ee000-2b18fa8ef000 ---p 00000000 00:00 0 | |
| 2b18fa8ef000-2b18faaf0000 rw-p 00000000 00:00 0 [stack:15504] | |
| 2b18fabf1000-2b18facf2000 rw-p 00000000 00:00 0 | |
| 2b18facf2000-2b18facf3000 ---p 00000000 00:00 0 | |
| 2b18facf3000-2b18faef4000 rw-p 00000000 00:00 0 [stack:5178] | |
| 2b18faef4000-2b18faef5000 ---p 00000000 00:00 0 | |
| 2b18faef5000-2b18fb0f6000 rw-p 00000000 00:00 0 [stack:15494] | |
| 2b18fb0f6000-2b18fb0f7000 ---p 00000000 00:00 0 | |
| 2b18fb0f7000-2b18fb2f8000 rw-p 00000000 00:00 0 | |
| 2b18fb2f8000-2b18fb2f9000 ---p 00000000 00:00 0 | |
| 2b18fb2f9000-2b18fb3f9000 rw-p 00000000 00:00 0 | |
| 2b18fb4fa000-2b18fb6fc000 rw-p 00000000 00:00 0 | |
| 2b18fb862000-2b18fb963000 rw-p 00000000 00:00 0 | |
| 2b18fb963000-2b18fb964000 ---p 00000000 00:00 0 | |
| 2b18fb964000-2b18fbb65000 rw-p 00000000 00:00 0 [stack:15512] | |
| 2b18fbb65000-2b18fbb66000 ---p 00000000 00:00 0 | |
| 2b18fbb66000-2b18fbc66000 rw-p 00000000 00:00 0 [stack:15496] | |
| 2b18fbc66000-2b18fbc6b000 r-xp 00000000 fe:01 1181410 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.so | |
| 2b18fbc6b000-2b18fbe6a000 ---p 00005000 fe:01 1181410 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.so | |
| 2b18fbe6a000-2b18fbe6b000 r--p 00004000 fe:01 1181410 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.so | |
| 2b18fbe6b000-2b18fbe6c000 rw-p 00005000 fe:01 1181410 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.so | |
| 2b18fbe6c000-2b18fbf6d000 rw-p 00000000 00:00 0 | |
| 2b18fc000000-2b18ffee1000 rw-p 00000000 00:00 0 | |
| 2b18ffee1000-2b1900000000 ---p 00000000 00:00 0 | |
| 2b1900000000-2b1900021000 rw-p 00000000 00:00 0 | |
| 2b1900021000-2b1904000000 ---p 00000000 00:00 0 | |
| 2b1904000000-2b1904021000 rw-p 00000000 00:00 0 | |
| 2b1904021000-2b1908000000 ---p 00000000 00:00 0 | |
| 2b1908000000-2b190817e000 rw-p 00000000 00:00 0 | |
| 2b190817e000-2b190c000000 ---p 00000000 00:00 0 | |
| 2b190c000000-2b190dfe4000 rw-p 00000000 00:00 0 | |
| 2b190dfe4000-2b1910000000 ---p 00000000 00:00 0 | |
| 2b1910000000-2b1910cd6000 rw-p 00000000 00:00 0 | |
| 2b1910cd6000-2b1914000000 ---p 00000000 00:00 0 | |
| 2b1914000000-2b19145de000 rw-p 00000000 00:00 0 | |
| 2b19145de000-2b1918000000 ---p 00000000 00:00 0 | |
| 2b1918000000-2b1918307000 rw-p 00000000 00:00 0 | |
| 2b1918307000-2b191c000000 ---p 00000000 00:00 0 | |
| 2b191c000000-2b191c73e000 rw-p 00000000 00:00 0 | |
| 2b191c73e000-2b1920000000 ---p 00000000 00:00 0 | |
| 2b1920000000-2b19201d5000 rw-p 00000000 00:00 0 | |
| 2b19201d5000-2b1924000000 ---p 00000000 00:00 0 | |
| 2b1924000000-2b19241d5000 rw-p 00000000 00:00 0 | |
| 2b19241d5000-2b1928000000 ---p 00000000 00:00 0 | |
| 2b1928000000-2b192803b000 rw-p 00000000 00:00 0 | |
| 2b192803b000-2b192c000000 ---p 00000000 00:00 0 | |
| 2b192c000000-2b192c1ed000 rw-p 00000000 00:00 0 | |
| 2b192c1ed000-2b1930000000 ---p 00000000 00:00 0 | |
| 2b1930000000-2b1930234000 rw-p 00000000 00:00 0 | |
| 2b1930234000-2b1934000000 ---p 00000000 00:00 0 | |
| 2b1934000000-2b193424c000 rw-p 00000000 00:00 0 | |
| 2b193424c000-2b1938000000 ---p 00000000 00:00 0 | |
| 2b1938000000-2b19380ee000 rw-p 00000000 00:00 0 | |
| 2b19380ee000-2b193c000000 ---p 00000000 00:00 0 | |
| 2b193c000000-2b193ffff000 rw-p 00000000 00:00 0 | |
| 2b193ffff000-2b1940000000 ---p 00000000 00:00 0 | |
| 2b1940000000-2b19401e8000 rw-p 00000000 00:00 0 | |
| 2b19401e8000-2b1944000000 ---p 00000000 00:00 0 | |
| 2b1944000000-2b19458c7000 rw-p 00000000 00:00 0 | |
| 2b19458c7000-2b1948000000 ---p 00000000 00:00 0 | |
| 2b1948000000-2b194806c000 rw-p 00000000 00:00 0 | |
| 2b194806c000-2b194c000000 ---p 00000000 00:00 0 | |
| 2b194c000000-2b194c03f000 rw-p 00000000 00:00 0 | |
| 2b194c03f000-2b1950000000 ---p 00000000 00:00 0 | |
| 2b1950000000-2b195027d000 rw-p 00000000 00:00 0 | |
| 2b195027d000-2b1954000000 ---p 00000000 00:00 0 | |
| 2b1954000000-2b1954045000 r-xp 00000000 fe:01 1072309 /usr/lib/libjpeg.so.8.0.2 | |
| 2b1954045000-2b1954245000 ---p 00045000 fe:01 1072309 /usr/lib/libjpeg.so.8.0.2 | |
| 2b1954245000-2b1954246000 r--p 00045000 fe:01 1072309 /usr/lib/libjpeg.so.8.0.2 | |
| 2b1954246000-2b1954247000 rw-p 00046000 fe:01 1072309 /usr/lib/libjpeg.so.8.0.2 | |
| 2b1954247000-2b1954257000 rw-p 00000000 00:00 0 | |
| 2b1954358000-2b1954459000 rw-p 00000000 00:00 0 | |
| 2b1954459000-2b195445a000 ---p 00000000 00:00 0 | |
| 2b195445a000-2b195455a000 rw-p 00000000 00:00 0 [stack:15522] | |
| 2b195455a000-2b195455b000 ---p 00000000 00:00 0 | |
| 2b195455b000-2b195465b000 rw-p 00000000 00:00 0 [stack:15511] | |
| 2b195465b000-2b195465c000 ---p 00000000 00:00 0 | |
| 2b195465c000-2b195475c000 rw-p 00000000 00:00 0 [stack:15434] | |
| 2b195475c000-2b1954abc000 r--p 00000000 fe:01 131367 /usr/share/fonts/TTF/migu-1c-bold.ttf | |
| 2b1954b85000-2b1954c86000 rw-p 00000000 00:00 0 | |
| 2b1954d87000-2b1954e88000 rw-p 00000000 00:00 0 | |
| 2b1955052000-2b1955153000 rw-p 00000000 00:00 0 | |
| 2b1955254000-2b1955355000 rw-p 00000000 00:00 0 | |
| 2b1955456000-2b1955557000 rw-p 00000000 00:00 0 | |
| 2b1955557000-2b1955558000 ---p 00000000 00:00 0 | |
| 2b1955558000-2b1955759000 rw-p 00000000 00:00 0 | |
| 2b1955759000-2b195575a000 ---p 00000000 00:00 0 | |
| 2b195575a000-2b195585a000 rw-p 00000000 00:00 0 [stack:2300] | |
| 2b195585a000-2b1955b6f000 r--p 00000000 fe:01 131370 /usr/share/fonts/TTF/Ricty-Regular.ttf | |
| 2b1955b6f000-2b1955ecf000 r--p 00000000 fe:01 131371 /usr/share/fonts/TTF/Ricty-Bold.ttf | |
| 2b1955ecf000-2b1955fd0000 rw-p 00000000 00:00 0 | |
| 2b19560d1000-2b19561d2000 rw-p 00000000 00:00 0 | |
| 2b19561d2000-2b19561d3000 ---p 00000000 00:00 0 | |
| 2b19561d3000-2b19562d3000 rw-p 00000000 00:00 0 [stack:15431] | |
| 2b19562d3000-2b19562d4000 r-xp 00000000 fe:01 1079305 /usr/lib/pango/1.8.0/modules/pango-arabic-lang.so | |
| 2b19562d4000-2b19564d3000 ---p 00001000 fe:01 1079305 /usr/lib/pango/1.8.0/modules/pango-arabic-lang.so | |
| 2b19564d3000-2b19564d4000 r--p 00000000 fe:01 1079305 /usr/lib/pango/1.8.0/modules/pango-arabic-lang.so | |
| 2b19564d4000-2b19564d5000 rw-p 00001000 fe:01 1079305 /usr/lib/pango/1.8.0/modules/pango-arabic-lang.so | |
| 2b19564d5000-2b19565d6000 rw-p 00000000 00:00 0 | |
| 2b19566d7000-2b19567d8000 rw-p 00000000 00:00 0 | |
| 2b19568d9000-2b19569da000 rw-p 00000000 00:00 0 | |
| 2b1956adb000-2b1956bdc000 rw-p 00000000 00:00 0 | |
| 2b1956cdd000-2b1956dde000 rw-p 00000000 00:00 0 | |
| 2b1956dde000-2b1956ddf000 ---p 00000000 00:00 0 | |
| 2b1956ddf000-2b1956fe0000 rw-p 00000000 00:00 0 [stack:15488] | |
| 2b19570e1000-2b19571e2000 rw-p 00000000 00:00 0 | |
| 2b19572e3000-2b19573e4000 rw-p 00000000 00:00 0 | |
| 2b19573e4000-2b19573e5000 ---p 00000000 00:00 0 | |
| 2b19573e5000-2b19575e6000 rw-p 00000000 00:00 0 [stack:15510] | |
| 2b19575e6000-2b19577ec000 r--p 00000000 fe:01 153679 /usr/share/fonts/TTF/Symbola.ttf | |
| 2b19578e7000-2b19579e8000 rw-p 00000000 00:00 0 | |
| 2b1957ae9000-2b1957bea000 rw-p 00000000 00:00 0 | |
| 2b1957ceb000-2b1957dec000 rw-p 00000000 00:00 0 | |
| 2b1957eed000-2b1957fee000 rw-p 00000000 00:00 0 | |
| 2b1958000000-2b1958146000 rw-p 00000000 00:00 0 | |
| 2b1958146000-2b195c000000 ---p 00000000 00:00 0 | |
| 2b195c000000-2b195c017000 r-xp 00000000 fe:01 285429 /usr/lib/ruby/2.1.0/x86_64-linux/enc/trans/single_byte.so | |
| 2b195c017000-2b195c216000 ---p 00017000 fe:01 285429 /usr/lib/ruby/2.1.0/x86_64-linux/enc/trans/single_byte.so | |
| 2b195c216000-2b195c21c000 r--p 00016000 fe:01 285429 /usr/lib/ruby/2.1.0/x86_64-linux/enc/trans/single_byte.so | |
| 2b195c21c000-2b195c21d000 rw-p 0001c000 fe:01 285429 /usr/lib/ruby/2.1.0/x86_64-linux/enc/trans/single_byte.so | |
| 2b195c31e000-2b195c41f000 rw-p 00000000 00:00 0 | |
| 2b195c520000-2b195c621000 rw-p 00000000 00:00 0 | |
| 2b195c722000-2b195c823000 rw-p 00000000 00:00 0 | |
| 2b195c924000-2b195ca25000 rw-p 00000000 00:00 0 | |
| 2b195cb26000-2b195cc27000 rw-p 00000000 00:00 0 | |
| 2b195cd28000-2b195ce29000 rw-p 00000000 00:00 0 | |
| 2b195cf2a000-2b195d02b000 rw-p 00000000 00:00 0 | |
| 2b195d12c000-2b195d22d000 rw-p 00000000 00:00 0 | |
| 2b195d32e000-2b195d42f000 rw-p 00000000 00:00 0 | |
| 2b195d530000-2b195d631000 rw-p 00000000 00:00 0 | |
| 2b195d732000-2b195d833000 rw-p 00000000 00:00 0 | |
| 2b195d934000-2b195da35000 rw-p 00000000 00:00 0 | |
| 2b195da35000-2b195da36000 ---p 00000000 00:00 0 | |
| 2b195da36000-2b195db36000 rw-p 00000000 00:00 0 [stack:2301] | |
| 2b195db36000-2b195df36000 rw-s 00000000 00:04 1634762765 /SYSV00000000 (deleted) | |
| 2b195df3a000-2b195e03b000 rw-p 00000000 00:00 0 | |
| 2b195e13c000-2b195e23d000 rw-p 00000000 00:00 0 | |
| 2b195e23d000-2b195e23e000 ---p 00000000 00:00 0 | |
| 2b195e23e000-2b195e43e000 rw-p 00000000 00:00 0 | |
| 2b195e540000-2b195e641000 rw-p 00000000 00:00 0 | |
| 2b195e641000-2b195e642000 ---p 00000000 00:00 0 | |
| 2b195e642000-2b195e843000 rw-p 00000000 00:00 0 | |
| 2b195e944000-2b195ea45000 rw-p 00000000 00:00 0 | |
| 2b195eb46000-2b195ec47000 rw-p 00000000 00:00 0 | |
| 2b195ec47000-2b195ec49000 r-xp 00000000 fe:01 1090910 /usr/lib/pango/1.8.0/modules/pango-thai-lang.so | |
| 2b195ec49000-2b195ee48000 ---p 00002000 fe:01 1090910 /usr/lib/pango/1.8.0/modules/pango-thai-lang.so | |
| 2b195ee48000-2b195ee49000 r--p 00001000 fe:01 1090910 /usr/lib/pango/1.8.0/modules/pango-thai-lang.so | |
| 2b195ee49000-2b195ee4a000 rw-p 00002000 fe:01 1090910 /usr/lib/pango/1.8.0/modules/pango-thai-lang.so | |
| 2b195ee4a000-2b195ee52000 r-xp 00000000 fe:01 1067903 /usr/lib/libthai.so.0.2.0 | |
| 2b195ee52000-2b195f051000 ---p 00008000 fe:01 1067903 /usr/lib/libthai.so.0.2.0 | |
| 2b195f051000-2b195f052000 r--p 00007000 fe:01 1067903 /usr/lib/libthai.so.0.2.0 | |
| 2b195f052000-2b195f053000 rw-p 00008000 fe:01 1067903 /usr/lib/libthai.so.0.2.0 | |
| 2b195f053000-2b195f059000 r-xp 00000000 fe:01 1067899 /usr/lib/libdatrie.so.1.2.0 | |
| 2b195f059000-2b195f258000 ---p 00006000 fe:01 1067899 /usr/lib/libdatrie.so.1.2.0 | |
| 2b195f258000-2b195f259000 r--p 00005000 fe:01 1067899 /usr/lib/libdatrie.so.1.2.0 | |
| 2b195f259000-2b195f25a000 rw-p 00006000 fe:01 1067899 /usr/lib/libdatrie.so.1.2.0 | |
| 2b195f25a000-2b195f581000 r--p 00000000 fe:01 131352 /usr/share/fonts/TTF/FreeSerif.ttf | |
| 2b195f581000-2b195f587000 r-xp 00000000 fe:01 1181406 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so | |
| 2b195f587000-2b195f786000 ---p 00006000 fe:01 1181406 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so | |
| 2b195f786000-2b195f787000 r--p 00005000 fe:01 1181406 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so | |
| 2b195f787000-2b195f788000 rw-p 00006000 fe:01 1181406 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so | |
| 2b195f788000-2b195f78a000 r-xp 00000000 fe:01 1182916 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so | |
| 2b195f78a000-2b195f989000 ---p 00002000 fe:01 1182916 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so | |
| 2b195f989000-2b195f98a000 r--p 00001000 fe:01 1182916 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so | |
| 2b195f98a000-2b195f98b000 rw-p 00002000 fe:01 1182916 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so | |
| 2b195f98b000-2b195f9c0000 r-xp 00000000 fe:01 1079304 /usr/lib/librsvg-2.so.2.40.5 | |
| 2b195f9c0000-2b195fbbf000 ---p 00035000 fe:01 1079304 /usr/lib/librsvg-2.so.2.40.5 | |
| 2b195fbbf000-2b195fbc0000 r--p 00034000 fe:01 1079304 /usr/lib/librsvg-2.so.2.40.5 | |
| 2b195fbc0000-2b195fbc1000 rw-p 00035000 fe:01 1079304 /usr/lib/librsvg-2.so.2.40.5 | |
| 2b195fbc1000-2b195fbf9000 r-xp 00000000 fe:01 1079296 /usr/lib/libcroco-0.6.so.3.0.1 | |
| 2b195fbf9000-2b195fdf8000 ---p 00038000 fe:01 1079296 /usr/lib/libcroco-0.6.so.3.0.1 | |
| 2b195fdf8000-2b195fdfb000 r--p 00037000 fe:01 1079296 /usr/lib/libcroco-0.6.so.3.0.1 | |
| 2b195fdfb000-2b195fdfc000 rw-p 0003a000 fe:01 1079296 /usr/lib/libcroco-0.6.so.3.0.1 | |
| 2b195fdfc000-2b195fdfd000 ---p 00000000 00:00 0 | |
| 2b195fdfd000-2b195fffd000 rw-p 00000000 00:00 0 | |
| 2b1960000000-2b19626e5000 rw-p 00000000 00:00 0 | |
| 2b19626e5000-2b1964000000 ---p 00000000 00:00 0 | |
| 2b1964000000-2b1964001000 ---p 00000000 00:00 0 | |
| 2b1964001000-2b1964201000 rw-p 00000000 00:00 0 | |
| 2b1964201000-2b1964202000 ---p 00000000 00:00 0 | |
| 2b1964202000-2b1964402000 rw-p 00000000 00:00 0 | |
| 2b1964402000-2b1964418000 r-xp 00000000 fe:01 1051138 /usr/lib/libgcc_s.so.1 | |
| 2b1964418000-2b1964617000 ---p 00016000 fe:01 1051138 /usr/lib/libgcc_s.so.1 | |
| 2b1964617000-2b1964618000 rw-p 00015000 fe:01 1051138 /usr/lib/libgcc_s.so.1 | |
| 2b1964804000-2b1964805000 ---p 00000000 00:00 0 | |
| 2b1964805000-2b1964a05000 rw-p 00000000 00:00 0 [stack:15443] | |
| 2b1964a05000-2b1964a06000 ---p 00000000 00:00 0 | |
| 2b1964a06000-2b1964c06000 rw-p 00000000 00:00 0 | |
| 2b1964c06000-2b1964c07000 ---p 00000000 00:00 0 | |
| 2b1964c07000-2b1964e07000 rw-p 00000000 00:00 0 | |
| 2b1968000000-2b196bffd000 rw-p 00000000 00:00 0 | |
| 2b196bffd000-2b196c000000 ---p 00000000 00:00 0 | |
| 2b196c000000-2b196ce86000 rw-p 00000000 00:00 0 | |
| 2b196ce86000-2b1970000000 ---p 00000000 00:00 0 | |
| 7fff097c1000-7fff0989a000 rw-p 00000000 00:00 0 [stack] | |
| 7fff0995f000-7fff09961000 r--p 00000000 00:00 0 [vvar] | |
| 7fff09961000-7fff09963000 r-xp 00000000 00:00 0 [vdso] | |
| ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] | |
| [NOTE] | |
| You may have encountered a bug in the Ruby interpreter or extension libraries. | |
| Bug reports are welcome. | |
| For details: http://www.ruby-lang.org/bugreport.html | |
| /usr/bin/mikutter: line 2: 21062 Aborted (core dumped) ruby /opt/mikutter/mikutter.rb $@ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment