Skip to content

Instantly share code, notes, and snippets.

@glebtv
Created June 11, 2013 03:31
Show Gist options
  • Save glebtv/5754318 to your computer and use it in GitHub Desktop.
Save glebtv/5754318 to your computer and use it in GitHub Desktop.
test.rb:15: [BUG] Segmentation fault
ruby 2.0.0p195 (2013-05-14 revision 40734) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0005 p:---- s:0018 e:000017 CFUNC :sax_parse
c:0004 p:0030 s:0013 e:000012 BLOCK test.rb:15 [FINISH]
c:0003 p:---- s:0009 e:000008 CFUNC :open
c:0002 p:0113 s:0005 E:0017f0 EVAL test.rb:13 [FINISH]
c:0001 p:0000 s:0002 E:0020d8 TOP [FINISH]
-- Ruby level backtrace information ----------------------------------------
test.rb:13:in `<main>'
test.rb:13:in `open'
test.rb:15:in `block in <main>'
test.rb:15:in `sax_parse'
-- C level backtrace information -------------------------------------------
/home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/libruby.so.2.0(+0x1cf278) [0x7fe683ddc278] vm_dump.c:647
/home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/libruby.so.2.0(+0x74efa) [0x7fe683c81efa] error.c:283
/home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/libruby.so.2.0(rb_bug+0xb3) [0x7fe683c82be3] error.c:302
/home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/libruby.so.2.0(+0x14d8d6) [0x7fe683d5a8d6] signal.c:672
/usr/lib/libpthread.so.0(+0xf0e0) [0x7fe683a000e0] obj_load.c:362
/usr/lib/libc.so.6(cfree+0x14) [0x7fe682d7f2a4]
/home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2/ext/ox/ox.so(ox_sax_drive_cleanup+0x21) [0x7fe6808b0fc1] sax_buf.h:157
/home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2/ext/ox/ox.so(ox_sax_parse+0x28c) [0x7fe6808b127c] sax.c:131
/home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2/ext/ox/ox.so(+0x1712d) [0x7fe6808bf12d] ox.c:685
/home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/libruby.so.2.0(+0x1c61eb) [0x7fe683dd31eb] vm_insnhelper.c:1469
/home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/libruby.so.2.0(+0x1bd4bc) [0x7fe683dca4bc] insns.def:1017
/home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/libruby.so.2.0(+0x1c15da) [0x7fe683dce5da] vm.c:1201
/home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/libruby.so.2.0(rb_yield+0x27b) [0x7fe683dd58db] vm.c:648
/home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/libruby.so.2.0(rb_ensure+0xce) [0x7fe683c8a68e] eval.c:813
/home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/zlib.so(+0xb5ef) [0x7fe680ad55ef] sax.c:306
/home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/libruby.so.2.0(+0x1c61eb) [0x7fe683dd31eb] vm_insnhelper.c:1469
/home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/libruby.so.2.0(+0x1bd445) [0x7fe683dca445] insns.def:1002
/home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/libruby.so.2.0(+0x1c15da) [0x7fe683dce5da] vm.c:1201
/home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/libruby.so.2.0(rb_iseq_eval_main+0x204) [0x7fe683dd74e4] vm.c:1449
/home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/libruby.so.2.0(+0x7b0ca) [0x7fe683c880ca] eval.c:250
/home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/libruby.so.2.0(ruby_exec_node+0x1d) [0x7fe683c89abd] eval.c:315
/home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/libruby.so.2.0(ruby_run_node+0x1c) [0x7fe683c8bdac] eval.c:307
ruby() [0x40089b]
/usr/lib/libc.so.6(__libc_start_main+0xf5) [0x7fe682d24a15]
ruby() [0x4008c9]
-- Other runtime information -----------------------------------------------
* Loaded script: test.rb
* Loaded features:
0 enumerator.so
1 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/enc/encdb.so
2 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/enc/trans/transdb.so
3 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/rbconfig.rb
4 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/compatibility.rb
5 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/defaults.rb
6 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/deprecate.rb
7 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/errors.rb
8 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/version.rb
9 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/requirement.rb
10 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/platform.rb
11 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/specification.rb
12 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/exceptions.rb
13 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_gem.rb
14 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb
15 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems.rb
16 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/pathname.so
17 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/pathname.rb
18 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/user_interaction.rb
19 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/etc.so
20 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/config_file.rb
21 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/rubygems_integration.rb
22 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/dependency.rb
23 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/shared_helpers.rb
24 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/fileutils.rb
25 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/gem_path_manipulation.rb
26 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/gem_helpers.rb
27 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/match_platform.rb
28 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/rubygems_ext.rb
29 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/version.rb
30 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler.rb
31 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/settings.rb
32 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/path_support.rb
33 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/digest.so
34 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/digest.rb
35 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/digest/sha1.so
36 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/set.rb
37 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/definition.rb
38 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/dependency.rb
39 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/ruby_dsl.rb
40 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/dsl.rb
41 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/source.rb
42 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/uri/common.rb
43 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/uri/generic.rb
44 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/uri/ftp.rb
45 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/uri/http.rb
46 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/uri/https.rb
47 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/uri/ldap.rb
48 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/uri/ldaps.rb
49 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/uri/mailto.rb
50 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/uri.rb
51 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/socket.so
52 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/socket.rb
53 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/fcntl.so
54 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/timeout.rb
55 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/thread.rb
56 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/openssl.so
57 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/openssl/bn.rb
58 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/openssl/cipher.rb
59 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/stringio.so
60 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/openssl/config.rb
61 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/openssl/digest.rb
62 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/openssl/x509.rb
63 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/openssl/buffering.rb
64 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/openssl/ssl.rb
65 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/openssl.rb
66 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/securerandom.rb
67 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/resolv.rb
68 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/remote_fetcher.rb
69 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/text.rb
70 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/name_tuple.rb
71 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/spec_fetcher.rb
72 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/source/rubygems.rb
73 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/source/path.rb
74 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/source/git.rb
75 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/strscan.so
76 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/lockfile_parser.rb
77 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/lazy_specification.rb
78 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/tsort.rb
79 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/forwardable.rb
80 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/spec_set.rb
81 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/environment.rb
82 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/runtime.rb
83 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/index.rb
84 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/remote_specification.rb
85 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/endpoint_specification.rb
86 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/source/git/git_proxy.rb
87 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/dep_proxy.rb
88 /home/gleb/.rvm/gems/ruby-2.0.0-p195@global/gems/bundler-1.3.5/lib/bundler/setup.rb
89 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/zlib.so
90 /home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2/lib/ox/version.rb
91 /home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2/lib/ox/error.rb
92 /home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2/lib/ox/hasattrs.rb
93 /home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2/lib/ox/node.rb
94 /home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2/lib/ox/comment.rb
95 /home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2/lib/ox/instruct.rb
96 /home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2/lib/ox/cdata.rb
97 /home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2/lib/ox/doctype.rb
98 /home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2/lib/ox/element.rb
99 /home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2/lib/ox/document.rb
100 /home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2/lib/ox/bag.rb
101 /home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2/lib/ox/sax.rb
102 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/date_core.so
103 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/date/format.rb
104 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/date.rb
105 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/time.rb
106 /home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2/ext/ox/ox.so
107 /home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2/lib/ox.rb
* Process memory map:
00400000-00401000 r-xp 00000000 08:01 2753315 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/bin/ruby
00600000-00601000 rw-p 00000000 08:01 2753315 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/bin/ruby
00df3000-0323b000 rw-p 00000000 00:00 0 [heap]
7fe680459000-7fe68046e000 r-xp 00000000 08:01 13637836 /usr/lib/libgcc_s.so.1
7fe68046e000-7fe68066e000 ---p 00015000 08:01 13637836 /usr/lib/libgcc_s.so.1
7fe68066e000-7fe68066f000 rw-p 00015000 08:01 13637836 /usr/lib/libgcc_s.so.1
7fe68066f000-7fe6806a5000 r-xp 00000000 08:01 2884506 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/date_core.so
7fe6806a5000-7fe6808a4000 ---p 00036000 08:01 2884506 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/date_core.so
7fe6808a4000-7fe6808a6000 rw-p 00035000 08:01 2884506 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/date_core.so
7fe6808a6000-7fe6808a8000 rw-p 00000000 00:00 0
7fe6808a8000-7fe6808c8000 r-xp 00000000 08:01 4859923 /home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2/ext/ox/ox.so
7fe6808c8000-7fe680ac7000 ---p 00020000 08:01 4859923 /home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2/ext/ox/ox.so
7fe680ac7000-7fe680aca000 rw-p 0001f000 08:01 4859923 /home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2/ext/ox/ox.so
7fe680aca000-7fe680ada000 r-xp 00000000 08:01 2884510 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/zlib.so
7fe680ada000-7fe680cd9000 ---p 00010000 08:01 2884510 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/zlib.so
7fe680cd9000-7fe680cda000 rw-p 0000f000 08:01 2884510 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/zlib.so
7fe680cda000-7fe680ce1000 r-xp 00000000 08:01 2884517 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/strscan.so
7fe680ce1000-7fe680ee0000 ---p 00007000 08:01 2884517 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/strscan.so
7fe680ee0000-7fe680ee1000 rw-p 00006000 08:01 2884517 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/strscan.so
7fe680ee1000-7fe680ee8000 r-xp 00000000 08:01 2884499 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/stringio.so
7fe680ee8000-7fe6810e8000 ---p 00007000 08:01 2884499 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/stringio.so
7fe6810e8000-7fe6810e9000 rw-p 00007000 08:01 2884499 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/stringio.so
7fe6810e9000-7fe681139000 r-xp 00000000 08:01 2884508 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/openssl.so
7fe681139000-7fe681338000 ---p 00050000 08:01 2884508 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/openssl.so
7fe681338000-7fe68133c000 rw-p 0004f000 08:01 2884508 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/openssl.so
7fe68133c000-7fe68133d000 r-xp 00000000 08:01 2884518 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/fcntl.so
7fe68133d000-7fe68153c000 ---p 00001000 08:01 2884518 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/fcntl.so
7fe68153c000-7fe68153d000 rw-p 00000000 08:01 2884518 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/fcntl.so
7fe68153d000-7fe681561000 r-xp 00000000 08:01 2884519 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/socket.so
7fe681561000-7fe681761000 ---p 00024000 08:01 2884519 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/socket.so
7fe681761000-7fe681762000 rw-p 00024000 08:01 2884519 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/socket.so
7fe681762000-7fe681765000 r-xp 00000000 08:01 2884512 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/digest.so
7fe681765000-7fe681965000 ---p 00003000 08:01 2884512 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/digest.so
7fe681965000-7fe681966000 rw-p 00003000 08:01 2884512 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/digest.so
7fe681966000-7fe68197b000 r-xp 00000000 08:01 13637880 /usr/lib/libz.so.1.2.8
7fe68197b000-7fe681b7a000 ---p 00015000 08:01 13637880 /usr/lib/libz.so.1.2.8
7fe681b7a000-7fe681b7b000 r--p 00014000 08:01 13637880 /usr/lib/libz.so.1.2.8
7fe681b7b000-7fe681b7c000 rw-p 00015000 08:01 13637880 /usr/lib/libz.so.1.2.8
7fe681b7c000-7fe681d5c000 r-xp 00000000 08:01 13643419 /usr/lib/libcrypto.so.1.0.0
7fe681d5c000-7fe681f5c000 ---p 001e0000 08:01 13643419 /usr/lib/libcrypto.so.1.0.0
7fe681f5c000-7fe681f77000 r--p 001e0000 08:01 13643419 /usr/lib/libcrypto.so.1.0.0
7fe681f77000-7fe681f82000 rw-p 001fb000 08:01 13643419 /usr/lib/libcrypto.so.1.0.0
7fe681f82000-7fe681f86000 rw-p 00000000 00:00 0
7fe681f86000-7fe681fe8000 r-xp 00000000 08:01 13643418 /usr/lib/libssl.so.1.0.0
7fe681fe8000-7fe6821e7000 ---p 00062000 08:01 13643418 /usr/lib/libssl.so.1.0.0
7fe6821e7000-7fe6821eb000 r--p 00061000 08:01 13643418 /usr/lib/libssl.so.1.0.0
7fe6821eb000-7fe6821f2000 rw-p 00065000 08:01 13643418 /usr/lib/libssl.so.1.0.0
7fe6821f2000-7fe6821f3000 r-xp 00000000 08:01 3283139 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/digest/sha1.so
7fe6821f3000-7fe6823f2000 ---p 00001000 08:01 3283139 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/digest/sha1.so
7fe6823f2000-7fe6823f3000 rw-p 00000000 08:01 3283139 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/digest/sha1.so
7fe6823f3000-7fe6823f6000 r-xp 00000000 08:01 2884497 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/etc.so
7fe6823f6000-7fe6825f5000 ---p 00003000 08:01 2884497 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/etc.so
7fe6825f5000-7fe6825f6000 rw-p 00002000 08:01 2884497 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/etc.so
7fe6825f6000-7fe6825fc000 r-xp 00000000 08:01 2884502 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/pathname.so
7fe6825fc000-7fe6827fc000 ---p 00006000 08:01 2884502 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/pathname.so
7fe6827fc000-7fe6827fd000 rw-p 00006000 08:01 2884502 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/pathname.so
7fe6827fd000-7fe6827ff000 r-xp 00000000 08:01 3283105 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/enc/trans/transdb.so
7fe6827ff000-7fe6829ff000 ---p 00002000 08:01 3283105 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/enc/trans/transdb.so
7fe6829ff000-7fe682a00000 rw-p 00002000 08:01 3283105 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/enc/trans/transdb.so
7fe682a00000-7fe682a02000 r-xp 00000000 08:01 3283101 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/enc/encdb.so
7fe682a02000-7fe682c01000 ---p 00002000 08:01 3283101 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/enc/encdb.so
7fe682c01000-7fe682c02000 rw-p 00001000 08:01 3283101 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/x86_64-linux/enc/encdb.so
7fe682c02000-7fe682d03000 rw-p 00000000 00:00 0
7fe682d03000-7fe682ea6000 r-xp 00000000 08:01 13634763 /usr/lib/libc-2.17.so
7fe682ea6000-7fe6830a6000 ---p 001a3000 08:01 13634763 /usr/lib/libc-2.17.so
7fe6830a6000-7fe6830aa000 r--p 001a3000 08:01 13634763 /usr/lib/libc-2.17.so
7fe6830aa000-7fe6830ac000 rw-p 001a7000 08:01 13634763 /usr/lib/libc-2.17.so
7fe6830ac000-7fe6830b0000 rw-p 00000000 00:00 0
7fe6830b0000-7fe6831ad000 r-xp 00000000 08:01 13634809 /usr/lib/libm-2.17.so
7fe6831ad000-7fe6833ac000 ---p 000fd000 08:01 13634809 /usr/lib/libm-2.17.so
7fe6833ac000-7fe6833ad000 r--p 000fc000 08:01 13634809 /usr/lib/libm-2.17.so
7fe6833ad000-7fe6833ae000 rw-p 000fd000 08:01 13634809 /usr/lib/libm-2.17.so
7fe6833ae000-7fe6833b6000 r-xp 00000000 08:01 13634805 /usr/lib/libcrypt-2.17.so
7fe6833b6000-7fe6835b5000 ---p 00008000 08:01 13634805 /usr/lib/libcrypt-2.17.so
7fe6835b5000-7fe6835b6000 r--p 00007000 08:01 13634805 /usr/lib/libcrypt-2.17.so
7fe6835b6000-7fe6835b7000 rw-p 00008000 08:01 13634805 /usr/lib/libcrypt-2.17.so
7fe6835b7000-7fe6835e5000 rw-p 00000000 00:00 0
7fe6835e5000-7fe6835e8000 r-xp 00000000 08:01 13634787 /usr/lib/libdl-2.17.so
7fe6835e8000-7fe6837e7000 ---p 00003000 08:01 13634787 /usr/lib/libdl-2.17.so
7fe6837e7000-7fe6837e8000 r--p 00002000 08:01 13634787 /usr/lib/libdl-2.17.so
7fe6837e8000-7fe6837e9000 rw-p 00003000 08:01 13634787 /usr/lib/libdl-2.17.so
7fe6837e9000-7fe6837f0000 r-xp 00000000 08:01 13634792 /usr/lib/librt-2.17.so
7fe6837f0000-7fe6839ef000 ---p 00007000 08:01 13634792 /usr/lib/librt-2.17.so
7fe6839ef000-7fe6839f0000 r--p 00006000 08:01 13634792 /usr/lib/librt-2.17.so
7fe6839f0000-7fe6839f1000 rw-p 00007000 08:01 13634792 /usr/lib/librt-2.17.so
7fe6839f1000-7fe683a08000 r-xp 00000000 08:01 13634783 /usr/lib/libpthread-2.17.so
7fe683a08000-7fe683c07000 ---p 00017000 08:01 13634783 /usr/lib/libpthread-2.17.so
7fe683c07000-7fe683c08000 r--p 00016000 08:01 13634783 /usr/lib/libpthread-2.17.so
7fe683c08000-7fe683c09000 rw-p 00017000 08:01 13634783 /usr/lib/libpthread-2.17.so
7fe683c09000-7fe683c0d000 rw-p 00000000 00:00 0
7fe683c0d000-7fe683ea0000 r-xp 00000000 08:01 2753317 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/libruby.so.2.0.0
7fe683ea0000-7fe6840a0000 ---p 00293000 08:01 2753317 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/libruby.so.2.0.0
7fe6840a0000-7fe6840a8000 rw-p 00293000 08:01 2753317 /home/gleb/.rvm/rubies/ruby-2.0.0-p195/lib/libruby.so.2.0.0
7fe6840a8000-7fe6840c9000 rw-p 00000000 00:00 0
7fe6840c9000-7fe6840ea000 r-xp 00000000 08:01 13634770 /usr/lib/ld-2.17.so
7fe684127000-7fe6842b1000 r--p 00000000 08:01 13648946 /usr/lib/locale/locale-archive
7fe6842b1000-7fe6842b6000 rw-p 00000000 00:00 0
7fe6842e4000-7fe6842e5000 rw-p 00000000 00:00 0
7fe6842e5000-7fe6842e6000 ---p 00000000 00:00 0
7fe6842e6000-7fe6842ea000 rw-p 00000000 00:00 0 [stack:17997]
7fe6842ea000-7fe6842eb000 r--p 00021000 08:01 13634770 /usr/lib/ld-2.17.so
7fe6842eb000-7fe6842ec000 rw-p 00022000 08:01 13634770 /usr/lib/ld-2.17.so
7fe6842ec000-7fe6842ed000 rw-p 00000000 00:00 0
7fff7bb8c000-7fff7bbad000 rw-p 00000000 00:00 0
7fff7bbfe000-7fff7bc00000 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment