Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with Ruby 2.1.0 #27

Closed
haslinger opened this issue Feb 12, 2014 · 4 comments
Closed

Incompatible with Ruby 2.1.0 #27

haslinger opened this issue Feb 12, 2014 · 4 comments

Comments

@haslinger
Copy link

Hi!

I tried valvat in a ruby-2.1.0 [ x86_64 ] App, starting the app creates a dump:
Switching back to ruby-2.0.0-p353 [ x86_64 ] resolves the issue as well as removing the gem from the gemfile. That's why I post it here.
Could of course be an Ruby issue as well ...

/home/stefan/.rvm/gems/ruby-2.1.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:229: [BUG] Segmentation fault at 0x00000000000018
ruby 2.1.0p0 (2013-12-25 revision 44422) [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0026 p:0010 s:0094 e:000091 BLOCK  /home/stefan/.rvm/gems/ruby-2.1.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:229
c:0025 p:0054 s:0090 e:000089 METHOD /home/stefan/.rvm/gems/ruby-2.1.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:214
c:0024 p:0015 s:0085 e:000084 METHOD /home/stefan/.rvm/gems/ruby-2.1.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:229 [FINISH]
c:0023 p:---- s:0080 e:000079 IFUNC 
c:0022 p:---- s:0078 e:000077 CFUNC  :glob
c:0021 p:0049 s:0074 e:000073 TOP    /home/stefan/.rvm/gems/ruby-2.1.0/gems/valvat-0.6.2/lib/valvat/checksum.rb:81 [FINISH]
c:0020 p:---- s:0072 e:000071 CFUNC  :require
c:0019 p:0010 s:0068 e:000067 BLOCK  /home/stefan/.rvm/gems/ruby-2.1.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:229
c:0018 p:0054 s:0066 e:000065 METHOD /home/stefan/.rvm/gems/ruby-2.1.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:214
c:0017 p:0015 s:0061 e:000060 METHOD /home/stefan/.rvm/gems/ruby-2.1.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:229
c:0016 p:0046 s:0056 e:000055 TOP    /home/stefan/.rvm/gems/ruby-2.1.0/gems/valvat-0.6.2/lib/valvat.rb:53 [FINISH]
c:0015 p:---- s:0054 e:000053 CFUNC  :require
c:0014 p:0037 s:0050 e:000049 BLOCK  /home/stefan/.rvm/gems/ruby-2.1.0/gems/bundler-1.5.3/lib/bundler/runtime.rb:76 [FINISH]
c:0013 p:---- s:0047 e:000046 CFUNC  :each
c:0012 p:0055 s:0044 e:000043 BLOCK  /home/stefan/.rvm/gems/ruby-2.1.0/gems/bundler-1.5.3/lib/bundler/runtime.rb:72 [FINISH]
c:0011 p:---- s:0037 e:000036 CFUNC  :each
c:0010 p:0030 s:0034 e:000033 METHOD /home/stefan/.rvm/gems/ruby-2.1.0/gems/bundler-1.5.3/lib/bundler/runtime.rb:61
c:0009 p:0013 s:0030 e:000029 METHOD /home/stefan/.rvm/gems/ruby-2.1.0/gems/bundler-1.5.3/lib/bundler.rb:131
c:0008 p:0130 s:0026 e:000025 TOP    /home/stefan/daten/rails/mercator/config/application.rb:11 [FINISH]
c:0007 p:---- s:0024 e:000023 CFUNC  :require
c:0006 p:0014 s:0020 e:000019 BLOCK  /home/stefan/.rvm/gems/ruby-2.1.0/gems/railties-4.0.2/lib/rails/commands.rb:74 [FINISH]
c:0005 p:---- s:0017 e:000016 CFUNC  :tap
c:0004 p:0562 s:0014 e:000013 TOP    /home/stefan/.rvm/gems/ruby-2.1.0/gems/railties-4.0.2/lib/rails/commands.rb:71 [FINISH]
c:0003 p:---- s:0008 e:000007 CFUNC  :require
c:0002 p:0045 s:0004 E:000c18 EVAL   script/rails:6 [FINISH]
c:0001 p:0000 s:0002 E:000318 TOP    [FINISH]

-- Ruby level backtrace information ----------------------------------------
script/rails:6:in `<main>'
script/rails:6:in `require'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/railties-4.0.2/lib/rails/commands.rb:71:in `<top (required)>'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/railties-4.0.2/lib/rails/commands.rb:71:in `tap'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/railties-4.0.2/lib/rails/commands.rb:74:in `block in <top (required)>'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/railties-4.0.2/lib/rails/commands.rb:74:in `require'
/home/stefan/daten/rails/mercator/config/application.rb:11:in `<top (required)>'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/bundler-1.5.3/lib/bundler.rb:131:in `require'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/bundler-1.5.3/lib/bundler/runtime.rb:61:in `require'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/bundler-1.5.3/lib/bundler/runtime.rb:61:in `each'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/bundler-1.5.3/lib/bundler/runtime.rb:72:in `block in require'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/bundler-1.5.3/lib/bundler/runtime.rb:72:in `each'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/bundler-1.5.3/lib/bundler/runtime.rb:76:in `block (2 levels) in require'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/bundler-1.5.3/lib/bundler/runtime.rb:76:in `require'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/valvat-0.6.2/lib/valvat.rb:53:in `<top (required)>'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:229:in `require'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:214:in `load_dependency'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:229:in `block in require'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:229:in `require'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/valvat-0.6.2/lib/valvat/checksum.rb:81:in `<top (required)>'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/valvat-0.6.2/lib/valvat/checksum.rb:81:in `glob'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:229:in `require'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:214:in `load_dependency'
/home/stefan/.rvm/gems/ruby-2.1.0/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:229:in `block in require'

-- C level backtrace information -------------------------------------------
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1c4c4c) [0x7f182cef0c4c] vm_dump.c:685
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x72f60) [0x7f182cd9ef60] error.c:307
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(rb_bug+0xb3) [0x7f182cd9fc13] error.c:334
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x146bee) [0x7f182ce72bee] signal.c:704
/lib/x86_64-linux-gnu/libc.so.6(+0x370b0) [0x7f182c99a0b0]
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1afb57) [0x7f182cedbb57] vm_method.c:573
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b6981) [0x7f182cee2981] vm_method.c:625
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b8799) [0x7f182cee4799] vm.c:1304
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b8f23) [0x7f182cee4f23] vm_eval.c:171
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b9247) [0x7f182cee5247] vm_eval.c:50
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(rb_method_call_with_block+0x111) [0x7f182cdaf8b1] proc.c:1833
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x83a18) [0x7f182cdafa18] proc.c:2297
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b1c02) [0x7f182ceddc02] vm_insnhelper.c:2091
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(rb_yield+0x25) [0x7f182cee96c5] vm_eval.c:938
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(rb_ary_each+0x52) [0x7f182cd59da2] array.c:1792
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x61c1c) [0x7f182cd8dc1c] dir.c:1900
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1af5b0) [0x7f182cedb5b0] vm_insnhelper.c:1468
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1bbe8d) [0x7f182cee7e8d] vm_insnhelper.c:1558
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b4a83) [0x7f182cee0a83] insns.def:999
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b8799) [0x7f182cee4799] vm.c:1304
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(rb_iseq_eval+0x17e) [0x7f182ceeaf4e] vm.c:1549
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x7dd94) [0x7f182cda9d94] load.c:615
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(rb_require_safe+0x54e) [0x7f182cdababe] load.c:644
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1af5b0) [0x7f182cedb5b0] vm_insnhelper.c:1468
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1bbe8d) [0x7f182cee7e8d] vm_insnhelper.c:1558
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b69e0) [0x7f182cee29e0] insns.def:1050
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b8799) [0x7f182cee4799] vm.c:1304
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(rb_iseq_eval+0x17e) [0x7f182ceeaf4e] vm.c:1549
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x7dd94) [0x7f182cda9d94] load.c:615
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(rb_require_safe+0x54e) [0x7f182cdababe] load.c:644
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1af5b0) [0x7f182cedb5b0] vm_insnhelper.c:1468
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b40fa) [0x7f182cee00fa] insns.def:1028
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b8799) [0x7f182cee4799] vm.c:1304
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(rb_yield+0x25) [0x7f182cee96c5] vm_eval.c:938
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(rb_ary_each+0x52) [0x7f182cd59da2] array.c:1792
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1af5b0) [0x7f182cedb5b0] vm_insnhelper.c:1468
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b4a83) [0x7f182cee0a83] insns.def:999
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b8799) [0x7f182cee4799] vm.c:1304
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(rb_yield+0x25) [0x7f182cee96c5] vm_eval.c:938
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(rb_ary_each+0x52) [0x7f182cd59da2] array.c:1792
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1af5b0) [0x7f182cedb5b0] vm_insnhelper.c:1468
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1bbe8d) [0x7f182cee7e8d] vm_insnhelper.c:1558
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b4a83) [0x7f182cee0a83] insns.def:999
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b8799) [0x7f182cee4799] vm.c:1304
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(rb_iseq_eval+0x17e) [0x7f182ceeaf4e] vm.c:1549
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x7dd94) [0x7f182cda9d94] load.c:615
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(rb_require_safe+0x54e) [0x7f182cdababe] load.c:644
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1af5b0) [0x7f182cedb5b0] vm_insnhelper.c:1468
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1bbe8d) [0x7f182cee7e8d] vm_insnhelper.c:1558
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b40fa) [0x7f182cee00fa] insns.def:1028
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b8799) [0x7f182cee4799] vm.c:1304
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(rb_yield+0x25) [0x7f182cee96c5] vm_eval.c:938
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0xd6e19) [0x7f182ce02e19] object.c:675
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1af5b0) [0x7f182cedb5b0] vm_insnhelper.c:1468
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1bbe8d) [0x7f182cee7e8d] vm_insnhelper.c:1558
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b4a83) [0x7f182cee0a83] insns.def:999
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b8799) [0x7f182cee4799] vm.c:1304
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(rb_iseq_eval+0x17e) [0x7f182ceeaf4e] vm.c:1549
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x7dd94) [0x7f182cda9d94] load.c:615
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(rb_require_safe+0x54e) [0x7f182cdababe] load.c:644
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1af5b0) [0x7f182cedb5b0] vm_insnhelper.c:1468
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1bbe8d) [0x7f182cee7e8d] vm_insnhelper.c:1558
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b40fa) [0x7f182cee00fa] insns.def:1028
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x1b8799) [0x7f182cee4799] vm.c:1304
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(rb_iseq_eval_main+0x1d5) [0x7f182ceeb175] vm.c:1562
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(+0x796fa) [0x7f182cda56fa] eval.c:253
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(ruby_exec_node+0x1d) [0x7f182cda711d] eval.c:318
/home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1(ruby_run_node+0x1c) [0x7f182cda919c] eval.c:310
/home/stefan/.rvm/rubies/ruby-2.1.0/bin/ruby() [0x40088b] main.c:36
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f182c984ea5]
/home/stefan/.rvm/rubies/ruby-2.1.0/bin/ruby() [0x4008b9] main.c:38

* Process memory map:

00400000-00401000 r-xp 00000000 fc:08 799302                             /home/stefan/.rvm/rubies/ruby-2.1.0/bin/ruby
00600000-00601000 r--p 00000000 fc:08 799302                             /home/stefan/.rvm/rubies/ruby-2.1.0/bin/ruby
00601000-00602000 rw-p 00001000 fc:08 799302                             /home/stefan/.rvm/rubies/ruby-2.1.0/bin/ruby
00bfe000-05b3a000 rw-p 00000000 00:00 0                                  [heap]
51197300000-51197335000 rw-p 00000000 00:00 0 
60a5ab00000-60a5ab85000 rw-p 00000000 00:00 0 
cf90c8ff000-cf90c900000 ---p 00000000 00:00 0 
cf90c900000-cf90c905000 rw-p 00000000 00:00 0 
cf90c905000-cf90c906000 ---p 00000000 00:00 0 
cf90c906000-cf90c907000 rwxp 00000000 00:00 0 
cf90c907000-cf90ca00000 ---p 00000000 00:00 0 
cf90ca00000-cf90ca05000 rw-p 00000000 00:00 0 
cf90ca05000-cf90ca06000 ---p 00000000 00:00 0 
cf90ca06000-cf90ca07000 rwxp 00000000 00:00 0 
cf90ca07000-cf90cb00000 ---p 00000000 00:00 0 
cf90cb00000-cf90cb05000 rw-p 00000000 00:00 0 
cf90cb05000-cf90cb06000 ---p 00000000 00:00 0 
cf90cb06000-cf90cbff000 rwxp 00000000 00:00 0 
cf90cbff000-cf92c8ff000 ---p 00000000 00:00 0 
e5b9f49d000-e5b9f49e000 r-xp 00000000 00:00 0 
fae1737e000-fae1737f000 r-xp 00000000 00:00 0 
2168348c7000-2168348c8000 rw-p 00000000 00:00 0 
2168348c8000-216834ac7000 ---p 00000000 00:00 0 
21ab65308000-21ab65309000 r-xp 00000000 00:00 0 
27bb17d23000-27bb17d24000 r-xp 00000000 00:00 0 
286dc030a000-286dc0340000 ---p 00000000 00:00 0 
286dc0340000-286dc0360000 rw-p 00000000 00:00 0 
286dc0360000-286dc036a000 ---p 00000000 00:00 0 
2c04f6000000-2c04f6f00000 ---p 00000000 00:00 0 
2c04f6f00000-2c04f7000000 rw-p 00000000 00:00 0 
2c04f7000000-2c04f8000000 ---p 00000000 00:00 0 
38b70b400000-38b70b425000 rw-p 00000000 00:00 0 
38d044700000-38d044725000 rw-p 00000000 00:00 0 
3f2d64afe000-3f2d64aff000 r-xp 00000000 00:00 0 
7f1820000000-7f1820021000 rw-p 00000000 00:00 0 
7f1820021000-7f1824000000 ---p 00000000 00:00 0 
7f1826532000-7f1826546000 r-xp 00000000 fc:08 397357                     /lib/x86_64-linux-gnu/libgcc_s.so.1
7f1826546000-7f1826746000 ---p 00014000 fc:08 397357                     /lib/x86_64-linux-gnu/libgcc_s.so.1
7f1826746000-7f1826747000 r--p 00014000 fc:08 397357                     /lib/x86_64-linux-gnu/libgcc_s.so.1
7f1826747000-7f1826748000 rw-p 00015000 fc:08 397357                     /lib/x86_64-linux-gnu/libgcc_s.so.1
7f1826748000-7f182682d000 r-xp 00000000 fc:08 534422                     /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17
7f182682d000-7f1826a2c000 ---p 000e5000 fc:08 534422                     /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17
7f1826a2c000-7f1826a34000 r--p 000e4000 fc:08 534422                     /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17
7f1826a34000-7f1826a36000 rw-p 000ec000 fc:08 534422                     /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17
7f1826a36000-7f1826a4b000 rw-p 00000000 00:00 0 
7f1826a4b000-7f1827083000 r-xp 00000000 fc:08 281784                     /home/stefan/.rvm/gems/ruby-2.1.0/extensions/x86_64-linux/2.1.0/therubyracer-0.12.0/v8/init.so
7f1827083000-7f1827282000 ---p 00638000 fc:08 281784                     /home/stefan/.rvm/gems/ruby-2.1.0/extensions/x86_64-linux/2.1.0/therubyracer-0.12.0/v8/init.so
7f1827282000-7f18272ae000 r--p 00637000 fc:08 281784                     /home/stefan/.rvm/gems/ruby-2.1.0/extensions/x86_64-linux/2.1.0/therubyracer-0.12.0/v8/init.so
7f18272ae000-7f18272bf000 rw-p 00663000 fc:08 281784                     /home/stefan/.rvm/gems/ruby-2.1.0/extensions/x86_64-linux/2.1.0/therubyracer-0.12.0/v8/init.so
7f18272bf000-7f18272c3000 rw-p 00000000 00:00 0 
7f18272c3000-7f18272c7000 r-xp 00000000 fc:08 956081                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/racc/cparse.so
7f18272c7000-7f18274c6000 ---p 00004000 fc:08 956081                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/racc/cparse.so
7f18274c6000-7f18274c7000 r--p 00003000 fc:08 956081                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/racc/cparse.so
7f18274c7000-7f18274c8000 rw-p 00004000 fc:08 956081                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/racc/cparse.so
7f18274c8000-7f18274c9000 r-xp 00000000 fc:08 956076                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/digest/md5.so
7f18274c9000-7f18276c8000 ---p 00001000 fc:08 956076                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/digest/md5.so
7f18276c8000-7f18276c9000 r--p 00000000 fc:08 956076                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/digest/md5.so
7f18276c9000-7f18276ca000 rw-p 00001000 fc:08 956076                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/digest/md5.so
7f18276ca000-7f182797a000 r-xp 00000000 fc:08 550209                     /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18.0.0
7f182797a000-7f1827b79000 ---p 002b0000 fc:08 550209                     /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18.0.0
7f1827b79000-7f1827b7f000 r--p 002af000 fc:08 550209                     /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18.0.0
7f1827b7f000-7f1827bfd000 rw-p 002b5000 fc:08 550209                     /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18.0.0
7f1827bfd000-7f1827c02000 rw-p 00000000 00:00 0 
7f1827c02000-7f1827c0d000 r-xp 00000000 fc:08 158596                     /home/stefan/.rvm/gems/ruby-2.1.0/extensions/x86_64-linux/2.1.0/mysql2-0.3.14/mysql2/mysql2.so
7f1827c0d000-7f1827e0c000 ---p 0000b000 fc:08 158596                     /home/stefan/.rvm/gems/ruby-2.1.0/extensions/x86_64-linux/2.1.0/mysql2-0.3.14/mysql2/mysql2.so
7f1827e0c000-7f1827e0d000 r--p 0000a000 fc:08 158596                     /home/stefan/.rvm/gems/ruby-2.1.0/extensions/x86_64-linux/2.1.0/mysql2-0.3.14/mysql2/mysql2.so
7f1827e0d000-7f1827e0e000 rw-p 0000b000 fc:08 158596                     /home/stefan/.rvm/gems/ruby-2.1.0/extensions/x86_64-linux/2.1.0/mysql2-0.3.14/mysql2/mysql2.so
7f1827e0e000-7f1827e0f000 rw-p 00000000 00:00 0 
7f1827e0f000-7f1827e2e000 r-xp 00000000 fc:08 550259                     /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.2
7f1827e2e000-7f182802d000 ---p 0001f000 fc:08 550259                     /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.2
7f182802d000-7f182802e000 r--p 0001e000 fc:08 550259                     /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.2
7f182802e000-7f182802f000 rw-p 0001f000 fc:08 550259                     /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.2
7f182802f000-7f1828035000 r-xp 00000000 fc:08 802420                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/psych.so
7f1828035000-7f1828234000 ---p 00006000 fc:08 802420                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/psych.so
7f1828234000-7f1828235000 r--p 00005000 fc:08 802420                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/psych.so
7f1828235000-7f1828236000 rw-p 00006000 fc:08 802420                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/psych.so
7f1828236000-7f1828240000 r-xp 00000000 fc:08 956073                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/json/ext/generator.so
7f1828240000-7f182843f000 ---p 0000a000 fc:08 956073                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/json/ext/generator.so
7f182843f000-7f1828440000 r--p 00009000 fc:08 956073                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/json/ext/generator.so
7f1828440000-7f1828441000 rw-p 0000a000 fc:08 956073                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/json/ext/generator.so
7f1828441000-7f1828442000 r-xp 00000000 fc:08 956133                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/utf_32le.so
7f1828442000-7f1828641000 ---p 00001000 fc:08 956133                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/utf_32le.so
7f1828641000-7f1828642000 r--p 00000000 fc:08 956133                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/utf_32le.so
7f1828642000-7f1828643000 rw-p 00001000 fc:08 956133                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/utf_32le.so
7f1828643000-7f1828644000 r-xp 00000000 fc:08 956088                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/utf_32be.so
7f1828644000-7f1828843000 ---p 00001000 fc:08 956088                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/utf_32be.so
7f1828843000-7f1828844000 r--p 00000000 fc:08 956088                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/utf_32be.so
7f1828844000-7f1828845000 rw-p 00001000 fc:08 956088                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/utf_32be.so
7f1828845000-7f1828846000 r-xp 00000000 fc:08 956127                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/utf_16le.so
7f1828846000-7f1828a46000 ---p 00001000 fc:08 956127                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/utf_16le.so
7f1828a46000-7f1828a47000 r--p 00001000 fc:08 956127                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/utf_16le.so
7f1828a47000-7f1828a48000 rw-p 00002000 fc:08 956127                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/utf_16le.so
7f1828a48000-7f1828a49000 r-xp 00000000 fc:08 956085                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/utf_16be.so
7f1828a49000-7f1828c49000 ---p 00001000 fc:08 956085                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/utf_16be.so
7f1828c49000-7f1828c4a000 r--p 00001000 fc:08 956085                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/utf_16be.so
7f1828c4a000-7f1828c4b000 rw-p 00002000 fc:08 956085                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/utf_16be.so
7f1828c4b000-7f1828c51000 r-xp 00000000 fc:08 956072                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/json/ext/parser.so
7f1828c51000-7f1828e50000 ---p 00006000 fc:08 956072                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/json/ext/parser.so
7f1828e50000-7f1828e51000 r--p 00005000 fc:08 956072                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/json/ext/parser.so
7f1828e51000-7f1828e52000 rw-p 00006000 fc:08 956072                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/json/ext/parser.so
7f1828e52000-7f1828e66000 r-xp 00000000 fc:08 802412                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/bigdecimal.so
7f1828e66000-7f1829066000 ---p 00014000 fc:08 802412                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/bigdecimal.so
7f1829066000-7f1829067000 r--p 00014000 fc:08 802412                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/bigdecimal.so
7f1829067000-7f1829068000 rw-p 00015000 fc:08 802412                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/bigdecimal.so
7f1829068000-7f182906d000 r-xp 00000000 fc:08 802415                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/strscan.so
7f182906d000-7f182926d000 ---p 00005000 fc:08 802415                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/strscan.so
7f182926d000-7f182926e000 r--p 00005000 fc:08 802415                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/strscan.so
7f182926e000-7f182926f000 rw-p 00006000 fc:08 802415                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/strscan.so
7f182926f000-7f18292c2000 r-xp 00000000 fc:08 394358                     /lib/x86_64-linux-gnu/libssl.so.1.0.0
7f18292c2000-7f18294c2000 ---p 00053000 fc:08 394358                     /lib/x86_64-linux-gnu/libssl.so.1.0.0
7f18294c2000-7f18294c5000 r--p 00053000 fc:08 394358                     /lib/x86_64-linux-gnu/libssl.so.1.0.0
7f18294c5000-7f18294cb000 rw-p 00056000 fc:08 394358                     /lib/x86_64-linux-gnu/libssl.so.1.0.0
7f18294cb000-7f18294cc000 rw-p 00000000 00:00 0 
7f18294cc000-7f182951c000 r-xp 00000000 fc:08 802410                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/openssl.so
7f182951c000-7f182971c000 ---p 00050000 fc:08 802410                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/openssl.so
7f182971c000-7f182971d000 r--p 00050000 fc:08 802410                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/openssl.so
7f182971d000-7f182971f000 rw-p 00051000 fc:08 802410                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/openssl.so
7f182971f000-7f1829720000 rw-p 00000000 00:00 0 
7f1829720000-7f1829721000 r-xp 00000000 fc:08 802419                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/fcntl.so
7f1829721000-7f1829920000 ---p 00001000 fc:08 802419                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/fcntl.so
7f1829920000-7f1829921000 r--p 00000000 fc:08 802419                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/fcntl.so
7f1829921000-7f1829922000 rw-p 00001000 fc:08 802419                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/fcntl.so
7f1829922000-7f1829955000 r-xp 00000000 fc:08 802390                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/date_core.so
7f1829955000-7f1829b55000 ---p 00033000 fc:08 802390                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/date_core.so
7f1829b55000-7f1829b56000 r--p 00033000 fc:08 802390                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/date_core.so
7f1829b56000-7f1829b57000 rw-p 00034000 fc:08 802390                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/date_core.so
7f1829b57000-7f1829b59000 rw-p 00000000 00:00 0 
7f1829b59000-7f1829b60000 r-xp 00000000 fc:08 802382                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/stringio.so
7f1829b60000-7f1829d5f000 ---p 00007000 fc:08 802382                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/stringio.so
7f1829d5f000-7f1829d60000 r--p 00006000 fc:08 802382                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/stringio.so
7f1829d60000-7f1829d61000 rw-p 00007000 fc:08 802382                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/stringio.so
7f1829d61000-7f1829d70000 r-xp 00000000 fc:08 802408                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/zlib.so
7f1829d70000-7f1829f6f000 ---p 0000f000 fc:08 802408                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/zlib.so
7f1829f6f000-7f1829f70000 r--p 0000e000 fc:08 802408                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/zlib.so
7f1829f70000-7f1829f71000 rw-p 0000f000 fc:08 802408                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/zlib.so
7f1829f71000-7f1829f98000 r-xp 00000000 fc:08 802391                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/socket.so
7f1829f98000-7f182a198000 ---p 00027000 fc:08 802391                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/socket.so
7f182a198000-7f182a199000 r--p 00027000 fc:08 802391                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/socket.so
7f182a199000-7f182a19a000 rw-p 00028000 fc:08 802391                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/socket.so
7f182a19a000-7f182a19d000 r-xp 00000000 fc:08 802416                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/digest.so
7f182a19d000-7f182a39d000 ---p 00003000 fc:08 802416                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/digest.so
7f182a39d000-7f182a39e000 r--p 00003000 fc:08 802416                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/digest.so
7f182a39e000-7f182a39f000 rw-p 00004000 fc:08 802416                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/digest.so
7f182a39f000-7f182a3b5000 r-xp 00000000 fc:08 397485                     /lib/x86_64-linux-gnu/libz.so.1.2.7
7f182a3b5000-7f182a5b4000 ---p 00016000 fc:08 397485                     /lib/x86_64-linux-gnu/libz.so.1.2.7
7f182a5b4000-7f182a5b5000 r--p 00015000 fc:08 397485                     /lib/x86_64-linux-gnu/libz.so.1.2.7
7f182a5b5000-7f182a5b6000 rw-p 00016000 fc:08 397485                     /lib/x86_64-linux-gnu/libz.so.1.2.7
7f182a5b6000-7f182a767000 r-xp 00000000 fc:08 394357                     /lib/x86_64-linux-gnu/libcrypto.so.1.0.0
7f182a767000-7f182a967000 ---p 001b1000 fc:08 394357                     /lib/x86_64-linux-gnu/libcrypto.so.1.0.0
7f182a967000-7f182a982000 r--p 001b1000 fc:08 394357                     /lib/x86_64-linux-gnu/libcrypto.so.1.0.0
7f182a982000-7f182a98d000 rw-p 001cc000 fc:08 394357                     /lib/x86_64-linux-gnu/libcrypto.so.1.0.0
7f182a98d000-7f182a991000 rw-p 00000000 00:00 0 
7f182a991000-7f182a992000 r-xp 00000000 fc:08 956077                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/digest/sha1.so
7f182a992000-7f182ab91000 ---p 00001000 fc:08 956077                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/digest/sha1.so
7f182ab91000-7f182ab92000 r--p 00000000 fc:08 956077                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/digest/sha1.so
7f182ab92000-7f182ab93000 rw-p 00001000 fc:08 956077                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/digest/sha1.so
7f182ab93000-7f182ab96000 r-xp 00000000 fc:08 802392                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/etc.so
7f182ab96000-7f182ad95000 ---p 00003000 fc:08 802392                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/etc.so
7f182ad95000-7f182ad96000 r--p 00002000 fc:08 802392                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/etc.so
7f182ad96000-7f182ad97000 rw-p 00003000 fc:08 802392                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/etc.so
7f182ad97000-7f182ad9a000 r-xp 00000000 fc:08 802387                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/io/console.so
7f182ad9a000-7f182af99000 ---p 00003000 fc:08 802387                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/io/console.so
7f182af99000-7f182af9a000 r--p 00002000 fc:08 802387                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/io/console.so
7f182af9a000-7f182af9b000 rw-p 00003000 fc:08 802387                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/io/console.so
7f182af9b000-7f182afa2000 r-xp 00000000 fc:08 802393                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/pathname.so
7f182afa2000-7f182b1a1000 ---p 00007000 fc:08 802393                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/pathname.so
7f182b1a1000-7f182b1a2000 r--p 00006000 fc:08 802393                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/pathname.so
7f182b1a2000-7f182b1a3000 rw-p 00007000 fc:08 802393                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/pathname.so
7f182b1a3000-7f182b1a6000 r-xp 00000000 fc:08 802394                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/thread.so
7f182b1a6000-7f182b3a5000 ---p 00003000 fc:08 802394                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/thread.so
7f182b3a5000-7f182b3a6000 r--p 00002000 fc:08 802394                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/thread.so
7f182b3a6000-7f182b3a7000 rw-p 00003000 fc:08 802394                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/thread.so
7f182b3a7000-7f182b3a9000 r-xp 00000000 fc:08 956107                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/trans/transdb.so
7f182b3a9000-7f182b5a9000 ---p 00002000 fc:08 956107                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/trans/transdb.so
7f182b5a9000-7f182b5aa000 r--p 00002000 fc:08 956107                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/trans/transdb.so
7f182b5aa000-7f182b5ab000 rw-p 00003000 fc:08 956107                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/trans/transdb.so
7f182b5ab000-7f182b5ad000 r-xp 00000000 fc:08 956119                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/encdb.so
7f182b5ad000-7f182b7ac000 ---p 00002000 fc:08 956119                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/encdb.so
7f182b7ac000-7f182b7ad000 r--p 00001000 fc:08 956119                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/encdb.so
7f182b7ad000-7f182b7ae000 rw-p 00002000 fc:08 956119                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/x86_64-linux/enc/encdb.so
7f182b7ae000-7f182c004000 r--p 00000000 fc:08 531536                     /usr/lib/locale/locale-archive
7f182c004000-7f182c107000 r-xp 00000000 fc:08 397599                     /lib/x86_64-linux-gnu/libm-2.17.so
7f182c107000-7f182c307000 ---p 00103000 fc:08 397599                     /lib/x86_64-linux-gnu/libm-2.17.so
7f182c307000-7f182c308000 r--p 00103000 fc:08 397599                     /lib/x86_64-linux-gnu/libm-2.17.so
7f182c308000-7f182c309000 rw-p 00104000 fc:08 397599                     /lib/x86_64-linux-gnu/libm-2.17.so
7f182c309000-7f182c313000 r-xp 00000000 fc:08 397595                     /lib/x86_64-linux-gnu/libcrypt-2.17.so
7f182c313000-7f182c512000 ---p 0000a000 fc:08 397595                     /lib/x86_64-linux-gnu/libcrypt-2.17.so
7f182c512000-7f182c513000 r--p 00009000 fc:08 397595                     /lib/x86_64-linux-gnu/libcrypt-2.17.so
7f182c513000-7f182c514000 rw-p 0000a000 fc:08 397595                     /lib/x86_64-linux-gnu/libcrypt-2.17.so
7f182c514000-7f182c542000 rw-p 00000000 00:00 0 
7f182c542000-7f182c545000 r-xp 00000000 fc:08 397590                     /lib/x86_64-linux-gnu/libdl-2.17.so
7f182c545000-7f182c744000 ---p 00003000 fc:08 397590                     /lib/x86_64-linux-gnu/libdl-2.17.so
7f182c744000-7f182c745000 r--p 00002000 fc:08 397590                     /lib/x86_64-linux-gnu/libdl-2.17.so
7f182c745000-7f182c746000 rw-p 00003000 fc:08 397590                     /lib/x86_64-linux-gnu/libdl-2.17.so
7f182c746000-7f182c75e000 r-xp 00000000 fc:08 397588                     /lib/x86_64-linux-gnu/libpthread-2.17.so
7f182c75e000-7f182c95d000 ---p 00018000 fc:08 397588                     /lib/x86_64-linux-gnu/libpthread-2.17.so
7f182c95d000-7f182c95e000 r--p 00017000 fc:08 397588                     /lib/x86_64-linux-gnu/libpthread-2.17.so
7f182c95e000-7f182c95f000 rw-p 00018000 fc:08 397588                     /lib/x86_64-linux-gnu/libpthread-2.17.so
7f182c95f000-7f182c963000 rw-p 00000000 00:00 0 
7f182c963000-7f182cb22000 r-xp 00000000 fc:08 397602                     /lib/x86_64-linux-gnu/libc-2.17.so
7f182cb22000-7f182cd21000 ---p 001bf000 fc:08 397602                     /lib/x86_64-linux-gnu/libc-2.17.so
7f182cd21000-7f182cd25000 r--p 001be000 fc:08 397602                     /lib/x86_64-linux-gnu/libc-2.17.so
7f182cd25000-7f182cd27000 rw-p 001c2000 fc:08 397602                     /lib/x86_64-linux-gnu/libc-2.17.so
7f182cd27000-7f182cd2c000 rw-p 00000000 00:00 0 
7f182cd2c000-7f182cfaf000 r-xp 00000000 fc:08 799304                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1.0
7f182cfaf000-7f182d1af000 ---p 00283000 fc:08 799304                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1.0
7f182d1af000-7f182d1b4000 r--p 00283000 fc:08 799304                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1.0
7f182d1b4000-7f182d1b8000 rw-p 00288000 fc:08 799304                     /home/stefan/.rvm/rubies/ruby-2.1.0/lib/libruby.so.2.1.0
7f182d1b8000-7f182d1dd000 rw-p 00000000 00:00 0 
7f182d1dd000-7f182d200000 r-xp 00000000 fc:08 393241                     /lib/x86_64-linux-gnu/ld-2.17.so
7f182d2d7000-7f182d3dd000 rw-p 00000000 00:00 0 
7f182d3e7000-7f182d3e8000 rw-p 00000000 00:00 0 
7f182d3e8000-7f182d3e9000 ---p 00000000 00:00 0 
7f182d3e9000-7f182d3f9000 rw-p 00000000 00:00 0                          [stack:20005]
7f182d3f9000-7f182d3fa000 ---p 00000000 00:00 0 
7f182d3fa000-7f182d3ff000 rw-p 00000000 00:00 0                          [stack:20004]
7f182d3ff000-7f182d400000 r--p 00022000 fc:08 393241                     /lib/x86_64-linux-gnu/ld-2.17.so
7f182d400000-7f182d402000 rw-p 00023000 fc:08 393241                     /lib/x86_64-linux-gnu/ld-2.17.so
7fff069bd000-7fff069de000 rw-p 00000000 00:00 0 
7fff069fe000-7fff06a00000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]

Greetings, keep up the good work and thanks for the gem!
Stefan

yolk added a commit that referenced this issue Feb 12, 2014
@yolk
Copy link
Owner

yolk commented Feb 12, 2014

Hi Stefan,
thanks for reporting this issue!

I have problems reproducing it localy and with travis. Is there something special about your setup? Could you try to reproduce the issue in isolation (for example in a small script or qith IRB)?

Thanks for any further input.

Best to Vienna,
Sebastian.

@haslinger
Copy link
Author

Unfortunately a lot, first, it's a hobo app....
I started stripping it down to a demo, git repo is here
It at crashes the same way Heroku: http://autocomplete-has-many-demo.herokuapp.com/
So I guess it's some dependencies ... I'll strip it down further ...

@haslinger
Copy link
Author

It is actually a interdependency between hobo and valvat (disabling either one of the two resolves the issue).
But I found a workaround: If valvat is before hobo in the Gemfile everything is fine (not kidding), also in Ruby 2.1. Thanks for your patience!

@yolk
Copy link
Owner

yolk commented Feb 13, 2014

Hi Stefan,
thank you very much for the additional work; glad you could boil it down.
Have a nice day!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants