Created
July 17, 2012 22:09
-
-
Save stanislaw/3132473 to your computer and use it in GitHub Desktop.
ruby-vips spec segmentation fault
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
| /home/stanislaw/work/gems/ruby-vips/spec/vips/relational_spec.rb:31: [BUG] | |
| Segmentation fault | |
| ruby 1.9.3p125 (2012-02-16 revision 34643) [i686-linux] | |
| -- Control frame information ----------------------------------------------- | |
| c:0022 p:---- s:0081 b:0081 l:000080 d:000080 CFUNC :more | |
| c:0021 p:0020 s:0077 b:0077 l:000f54 d:000076 BLOCK | |
| /home/stanislaw/work/gems/ruby-vips/spec/vips/relational_spec.rb:31 | |
| c:0020 p:---- s:0074 b:0074 l:000073 d:000073 FINISH | |
| c:0019 p:---- s:0072 b:0072 l:000071 d:000071 CFUNC :instance_eval | |
| c:0018 p:0026 s:0069 b:0069 l:000b08 d:000068 BLOCK | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/example.rb:87 | |
| c:0017 p:0024 s:0066 b:0066 l:000065 d:000065 METHOD | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/example.rb:195 | |
| c:0016 p:0059 s:0062 b:0062 l:000b08 d:000b08 METHOD | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/example.rb:84 | |
| c:0015 p:0071 s:0056 b:0056 l:000045 d:000055 BLOCK | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/example_group.rb:353 | |
| c:0014 p:---- s:0051 b:0051 l:000050 d:000050 FINISH | |
| c:0013 p:---- s:0049 b:0049 l:000048 d:000048 CFUNC :map | |
| c:0012 p:0023 s:0046 b:0046 l:000045 d:000045 METHOD | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/example_group.rb:349 | |
| c:0011 p:0096 s:0042 b:0042 l:000041 d:000041 METHOD | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/example_group.rb:335 | |
| c:0010 p:0014 s:0035 b:0035 l:000018 d:000034 BLOCK | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/command_line.rb:28 | |
| c:0009 p:---- s:0032 b:0032 l:000031 d:000031 FINISH | |
| c:0008 p:---- s:0030 b:0030 l:000029 d:000029 CFUNC :map | |
| c:0007 p:0041 s:0027 b:0027 l:000018 d:000026 BLOCK | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/command_line.rb:28 | |
| c:0006 p:0025 s:0024 b:0024 l:000023 d:000023 METHOD | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/reporter.rb:34 | |
| c:0005 p:0136 s:0019 b:0019 l:000018 d:000018 METHOD | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/command_line.rb:25 | |
| c:0004 p:0125 s:0014 b:0014 l:000013 d:000013 METHOD | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/runner.rb:69 | |
| c:0003 p:0028 s:0007 b:0006 l:001d04 d:000005 BLOCK | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/runner.rb:10 | |
| c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH | |
| c:0001 p:0000 s:0002 b:0002 l:001f0c d:001f0c TOP | |
| -- Ruby level backtrace information ---------------------------------------- | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/runner.rb:10:in | |
| `block in autorun' | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/runner.rb:69:in | |
| `run' | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/command_line.rb:25:in | |
| `run' | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/reporter.rb:34:in | |
| `report' | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/command_line.rb:28:in | |
| `block in run' | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/command_line.rb:28:in | |
| `map' | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/command_line.rb:28:in | |
| `block (2 levels) in run' | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/example_group.rb:335:in | |
| `run' | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/example_group.rb:349:in | |
| `run_examples' | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/example_group.rb:349:in | |
| `map' | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/example_group.rb:353:in | |
| `block in run_examples' | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/example.rb:84:in | |
| `run' | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/example.rb:195:in | |
| `with_around_each_hooks' | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/example.rb:87:in | |
| `block in run' | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/example.rb:87:in | |
| `instance_eval' | |
| /home/stanislaw/work/gems/ruby-vips/spec/vips/relational_spec.rb:31:in | |
| `block (2 levels) in <top (required)>' | |
| /home/stanislaw/work/gems/ruby-vips/spec/vips/relational_spec.rb:31:in | |
| `more' | |
| -- C level backtrace information ------------------------------------------- | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x195c93) | |
| [0xb76fac93] vm_dump.c:796 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x561e1) | |
| [0xb75bb1e1] error.c:258 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(rb_bug+0x49) | |
| [0xb75bbec9] error.c:277 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x11c704) | |
| [0xb7681704] signal.c:609 | |
| linux-gate.so.1(__kernel_rt_sigreturn+0) [0xb778040c] | |
| /usr/local/lib/libvips.so.32(vips_object_build+0x29) [0xb6d72139] | |
| regerror.c:344 | |
| /usr/local/lib/libvips.so.32(vips_cache_operation_buildp+0x13b) [0xb6d7cc1b] | |
| regparse.c:2675 | |
| /usr/local/lib/libvips.so.32(+0x11721e) [0xb6d8221e] regparse.c:4901 | |
| /usr/local/lib/libvips.so.32(vips_call_split+0x3b) [0xb6d82fbb] ruby.c:629 | |
| /usr/local/lib/libvips.so.32(vips_relational+0x43) [0xb6ccca53] proc.c:1770 | |
| /usr/local/lib/libvips.so.32(+0xa5cca) [0xb6d10cca] node.c:68 | |
| /home/stanislaw/work/gems/ruby-vips/lib/vips_ext.so(img_more+0x20c) | |
| [0xb6e7823c] | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x180a28) | |
| [0xb76e5a28] vm_insnhelper.c:317 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x18fac0) | |
| [0xb76f4ac0] vm_insnhelper.c:404 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x1866cf) | |
| [0xb76eb6cf] insns.def:1015 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x18bba8) | |
| [0xb76f0ba8] vm.c:1220 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x18c8b1) | |
| [0xb76f18b1] vm.c:624 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x1901cc) | |
| [0xb76f51cc] vm.c:647 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x190282) | |
| [0xb76f5282] vm_eval.c:1267 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x180a28) | |
| [0xb76e5a28] vm_insnhelper.c:317 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x18fac0) | |
| [0xb76f4ac0] vm_insnhelper.c:404 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x1866cf) | |
| [0xb76eb6cf] insns.def:1015 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x18bba8) | |
| [0xb76f0ba8] vm.c:1220 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x18c8b1) | |
| [0xb76f18b1] vm.c:624 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(rb_yield+0x54) | |
| [0xb76f57b4] vm.c:654 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x27132) | |
| [0xb758c132] array.c:2221 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x180a0d) | |
| [0xb76e5a0d] vm_insnhelper.c:320 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x18fac0) | |
| [0xb76f4ac0] vm_insnhelper.c:404 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x1866cf) | |
| [0xb76eb6cf] insns.def:1015 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x18bba8) | |
| [0xb76f0ba8] vm.c:1220 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x18c8b1) | |
| [0xb76f18b1] vm.c:624 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(rb_yield+0x54) | |
| [0xb76f57b4] vm.c:654 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x27132) | |
| [0xb758c132] array.c:2221 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x180a0d) | |
| [0xb76e5a0d] vm_insnhelper.c:320 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x18fac0) | |
| [0xb76f4ac0] vm_insnhelper.c:404 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x1866cf) | |
| [0xb76eb6cf] insns.def:1015 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x18bba8) | |
| [0xb76f0ba8] vm.c:1220 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x18c8b1) | |
| [0xb76f18b1] vm.c:624 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x18cd86) | |
| [0xb76f1d86] vm.c:670 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(rb_proc_call+0x58) | |
| [0xb75c89e8] proc.c:585 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x5bc86) | |
| [0xb75c0c86] eval_jump.c:13 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(rb_exec_end_proc+0x18a) | |
| [0xb75c359a] eval_jump.c:126 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(+0x5e636) | |
| [0xb75c3636] eval.c:92 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(ruby_cleanup+0x123) | |
| [0xb75c37b3] eval.c:133 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(ruby_run_node+0x3d) | |
| [0xb75c3abd] eval.c:244 | |
| ruby() [0x8048808] | |
| /lib/libc.so.6(__libc_start_main+0xe6) [0xb7361596] | |
| ext/image_mosaicing.c:124 | |
| ruby() [0x80486e1] | |
| -- Other runtime information ----------------------------------------------- | |
| * Loaded script: /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/bin/rspec | |
| * Loaded features: | |
| 0 enumerator.so | |
| 1 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/enc/encdb.so | |
| 2 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/enc/trans/transdb.so | |
| 3 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/defaults.rb | |
| 4 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/rbconfig.rb | |
| 5 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/deprecate.rb | |
| 6 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/exceptions.rb | |
| 7 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb | |
| 8 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems.rb | |
| 9 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/pathname.so | |
| 10 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/pathname.rb | |
| 11 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/version.rb | |
| 12 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/etc.so | |
| 13 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/config_file.rb | |
| 14 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/requirement.rb | |
| 15 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb | |
| 16 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/platform.rb | |
| 17 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb | |
| 18 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/path_support.rb | |
| 19 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/psych.so | |
| 20 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/stringio.so | |
| 21 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/nodes/node.rb | |
| 22 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/nodes/stream.rb | |
| 23 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/nodes/document.rb | |
| 24 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/nodes/sequence.rb | |
| 25 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/nodes/scalar.rb | |
| 26 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/nodes/mapping.rb | |
| 27 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/nodes/alias.rb | |
| 28 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/nodes.rb | |
| 29 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/streaming.rb | |
| 30 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/visitors/visitor.rb | |
| 31 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/strscan.so | |
| 32 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/scalar_scanner.rb | |
| 33 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/visitors/to_ruby.rb | |
| 34 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/visitors/emitter.rb | |
| 35 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/visitors/yaml_tree.rb | |
| 36 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/json/ruby_events.rb | |
| 37 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/visitors/json_tree.rb | |
| 38 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/visitors/depth_first.rb | |
| 39 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/visitors.rb | |
| 40 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/handler.rb | |
| 41 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/tree_builder.rb | |
| 42 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/parser.rb | |
| 43 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/omap.rb | |
| 44 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/set.rb | |
| 45 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/coder.rb | |
| 46 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/core_ext.rb | |
| 47 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/date_core.so | |
| 48 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/date/format.rb | |
| 49 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/date.rb | |
| 50 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/deprecated.rb | |
| 51 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych/json.rb | |
| 52 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/psych.rb | |
| 53 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/psych_tree.rb | |
| 54 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/yaml.rb | |
| 55 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/syck_hack.rb | |
| 56 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/rubygems_integration.rb | |
| 57 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/shared_helpers.rb | |
| 58 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/fileutils.rb | |
| 59 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/psyched_yaml.rb | |
| 60 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/gem_helpers.rb | |
| 61 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/match_platform.rb | |
| 62 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/rubygems_ext.rb | |
| 63 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/version.rb | |
| 64 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler.rb | |
| 65 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/digest.so | |
| 66 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/digest.rb | |
| 67 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/digest/sha1.so | |
| 68 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/environment.rb | |
| 69 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/runtime.rb | |
| 70 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/settings.rb | |
| 71 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/set.rb | |
| 72 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/definition.rb | |
| 73 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/dependency.rb | |
| 74 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/dsl.rb | |
| 75 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/uri/common.rb | |
| 76 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/uri/generic.rb | |
| 77 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/uri/ftp.rb | |
| 78 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/uri/http.rb | |
| 79 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/uri/https.rb | |
| 80 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/uri/ldap.rb | |
| 81 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/uri/ldaps.rb | |
| 82 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/uri/mailto.rb | |
| 83 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/uri.rb | |
| 84 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/user_interaction.rb | |
| 85 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/package/f_sync_dir.rb | |
| 86 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_header.rb | |
| 87 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/enc/iso_8859_1.so | |
| 88 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/zlib.so | |
| 89 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_input.rb | |
| 90 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb | |
| 91 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_reader/entry.rb | |
| 92 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_reader.rb | |
| 93 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_writer.rb | |
| 94 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/package.rb | |
| 95 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/format.rb | |
| 96 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/ext/builder.rb | |
| 97 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/ext/configure_builder.rb | |
| 98 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/optparse.rb | |
| 99 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/command.rb | |
| 100 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/ext/ext_conf_builder.rb | |
| 101 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/ext/rake_builder.rb | |
| 102 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/ext.rb | |
| 103 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/require_paths_builder.rb | |
| 104 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb | |
| 105 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb | |
| 106 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/errors.rb | |
| 107 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/text.rb | |
| 108 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb | |
| 109 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/open3.rb | |
| 110 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/gem_installer.rb | |
| 111 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/source.rb | |
| 112 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/lockfile_parser.rb | |
| 113 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/lazy_specification.rb | |
| 114 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/tsort.rb | |
| 115 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/forwardable.rb | |
| 116 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/spec_set.rb | |
| 117 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/index.rb | |
| 118 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/remote_specification.rb | |
| 119 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/endpoint_specification.rb | |
| 120 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/dep_proxy.rb | |
| 121 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb | |
| 122 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/bundler-1.1.2/lib/bundler/setup.rb | |
| 123 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/filter_manager.rb | |
| 124 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/dsl.rb | |
| 125 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/extensions/kernel.rb | |
| 126 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/extensions/instance_eval_with_args.rb | |
| 127 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/extensions/module_eval_with_args.rb | |
| 128 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/extensions/ordered.rb | |
| 129 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/extensions.rb | |
| 130 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/ruby_project.rb | |
| 131 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/load_path.rb | |
| 132 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/deprecation.rb | |
| 133 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/backward_compatibility.rb | |
| 134 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/reporter.rb | |
| 135 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/metadata_hash_builder.rb | |
| 136 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/hooks.rb | |
| 137 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/expectations/handler.rb | |
| 138 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/subject.rb | |
| 139 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/let.rb | |
| 140 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/metadata.rb | |
| 141 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/pending.rb | |
| 142 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/world.rb | |
| 143 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/configuration.rb | |
| 144 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/project_initializer.rb | |
| 145 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/option_parser.rb | |
| 146 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/drb_options.rb | |
| 147 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/erb.rb | |
| 148 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/shellwords.rb | |
| 149 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/configuration_options.rb | |
| 150 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/command_line.rb | |
| 151 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/drb_command_line.rb | |
| 152 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/socket.so | |
| 153 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/socket.rb | |
| 154 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/thread.rb | |
| 155 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/fcntl.so | |
| 156 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/drb/eq.rb | |
| 157 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/drb/invokemethod.rb | |
| 158 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/drb/drb.rb | |
| 159 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/runner.rb | |
| 160 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/example.rb | |
| 161 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/shared_example_group.rb | |
| 162 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/example_group.rb | |
| 163 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/version.rb | |
| 164 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core.rb | |
| 165 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/autorun.rb | |
| 166 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/formatters/helpers.rb | |
| 167 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/formatters/base_formatter.rb | |
| 168 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/formatters/base_text_formatter.rb | |
| 169 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/formatters/documentation_formatter.rb | |
| 170 /home/stanislaw/work/gems/ruby-vips/lib/vips_ext.so | |
| 171 /home/stanislaw/work/gems/ruby-vips/lib/vips/version.rb | |
| 172 /home/stanislaw/work/gems/ruby-vips/lib/vips/reader.rb | |
| 173 /home/stanislaw/work/gems/ruby-vips/lib/vips/writer.rb | |
| 174 /home/stanislaw/work/gems/ruby-vips/lib/vips.rb | |
| 175 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/expectations/extensions/kernel.rb | |
| 176 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/expectations/extensions/array.rb | |
| 177 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/expectations/extensions/object.rb | |
| 178 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/expectations/extensions.rb | |
| 179 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/matchers/extensions/instance_eval_with_args.rb | |
| 180 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/matchers/pretty.rb | |
| 181 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/matchers/built_in/base_matcher.rb | |
| 182 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/matchers/built_in.rb | |
| 183 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/matchers/matcher.rb | |
| 184 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/matchers/operator_matcher.rb | |
| 185 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/matchers/be_close.rb | |
| 186 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/matchers/block_aliases.rb | |
| 187 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/matchers/generated_descriptions.rb | |
| 188 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/matchers/method_missing.rb | |
| 189 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/matchers/compatibility.rb | |
| 190 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/matchers/dsl.rb | |
| 191 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/matchers/built_in/match_array.rb | |
| 192 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/matchers.rb | |
| 193 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/expectations/fail_with.rb | |
| 194 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/expectations/errors.rb | |
| 195 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/expectations/deprecation.rb | |
| 196 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/expectations/version.rb | |
| 197 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/diff-lcs-1.1.3/lib/diff/lcs/change.rb | |
| 198 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/diff-lcs-1.1.3/lib/diff/lcs/callbacks.rb | |
| 199 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/diff-lcs-1.1.3/lib/diff/lcs.rb | |
| 200 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/diff-lcs-1.1.3/lib/diff/lcs/block.rb | |
| 201 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/diff-lcs-1.1.3/lib/diff/lcs/hunk.rb | |
| 202 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/prettyprint.rb | |
| 203 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/pp.rb | |
| 204 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/expectations/differ.rb | |
| 205 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/expectations.rb | |
| 206 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/extensions/instance_exec.rb | |
| 207 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/method_double.rb | |
| 208 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/methods.rb | |
| 209 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/argument_matchers.rb | |
| 210 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/proxy.rb | |
| 211 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/test_double.rb | |
| 212 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/mock.rb | |
| 213 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/argument_expectation.rb | |
| 214 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/message_expectation.rb | |
| 215 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/order_group.rb | |
| 216 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/errors.rb | |
| 217 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/error_generator.rb | |
| 218 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/space.rb | |
| 219 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/extensions/marshal.rb | |
| 220 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/extensions/psych.rb | |
| 221 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/serialization.rb | |
| 222 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/any_instance/chain.rb | |
| 223 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/any_instance/message_chains.rb | |
| 224 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/any_instance/recorder.rb | |
| 225 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/any_instance.rb | |
| 226 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/framework.rb | |
| 227 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/version.rb | |
| 228 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks/example_methods.rb | |
| 229 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-mocks-2.10.1/lib/rspec/mocks.rb | |
| 230 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-2.10.0/lib/rspec/version.rb | |
| 231 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-2.10.0/lib/rspec.rb | |
| 232 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/delegate.rb | |
| 233 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/tmpdir.rb | |
| 234 /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/tempfile.rb | |
| 235 /home/stanislaw/work/gems/ruby-vips/spec/support/helpers.rb | |
| 236 /home/stanislaw/work/gems/ruby-vips/spec/support/matchers.rb | |
| 237 /home/stanislaw/work/gems/ruby-vips/spec/support/path.rb | |
| 238 /home/stanislaw/work/gems/ruby-vips/spec/support/vips_image.rb | |
| 239 /home/stanislaw/work/gems/ruby-vips/spec/spec_helper.rb | |
| 240 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-core-2.10.1/lib/rspec/core/mocking/with_rspec.rb | |
| 241 | |
| /home/stanislaw/.rvm/gems/ruby-1.9.3-p125/gems/rspec-expectations-2.10.0/lib/rspec/matchers/built_in/be.rb | |
| * Process memory map: | |
| 08048000-08049000 r-xp 00000000 08:03 4857826 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/bin/ruby | |
| 08049000-0804a000 r--p 00000000 08:03 4857826 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/bin/ruby | |
| 0804a000-0804b000 rw-p 00001000 08:03 4857826 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/bin/ruby | |
| 09f5a000-0b703000 rw-p 00000000 00:00 0 [heap] | |
| b194e000-b1d2d000 rw-p 00000000 00:00 0 | |
| b210c000-b24eb000 rw-p 00000000 00:00 0 | |
| b24eb000-b24ec000 ---p 00000000 00:00 0 | |
| b24ec000-b26ec000 rw-p 00000000 00:00 0 | |
| b26ec000-b26ed000 ---p 00000000 00:00 0 | |
| b26ed000-b28ed000 rw-p 00000000 00:00 0 | |
| b28ed000-b28ee000 ---p 00000000 00:00 0 | |
| b28ee000-b2aee000 rw-p 00000000 00:00 0 | |
| b2aee000-b2aef000 ---p 00000000 00:00 0 | |
| b2aef000-b3b00000 rw-p 00000000 00:00 0 | |
| b3b00000-b3bf9000 rw-p 00000000 00:00 0 | |
| b3bf9000-b3c00000 ---p 00000000 00:00 0 | |
| b3c00000-b3c21000 rw-p 00000000 00:00 0 | |
| b3c21000-b3d00000 ---p 00000000 00:00 0 | |
| b3d00000-b3d3b000 rw-p 00000000 00:00 0 | |
| b3d3b000-b3e00000 ---p 00000000 00:00 0 | |
| b3eff000-b3f00000 ---p 00000000 00:00 0 | |
| b3f00000-b4100000 rw-p 00000000 00:00 0 | |
| b4100000-b4121000 rw-p 00000000 00:00 0 | |
| b4121000-b4200000 ---p 00000000 00:00 0 | |
| b42fe000-b42ff000 ---p 00000000 00:00 0 | |
| b42ff000-b44ff000 rw-p 00000000 00:00 0 | |
| b44ff000-b4500000 ---p 00000000 00:00 0 | |
| b4500000-b4700000 rw-p 00000000 00:00 0 | |
| b4700000-b4721000 rw-p 00000000 00:00 0 | |
| b4721000-b4800000 ---p 00000000 00:00 0 | |
| b480c000-b48e2000 rw-p 00000000 00:00 0 | |
| b48e2000-b48ff000 r--s 00000000 08:03 5117914 | |
| /home/stanislaw/work/gems/ruby-vips/spec/samples/balloon.v | |
| b48ff000-b4900000 ---p 00000000 00:00 0 | |
| b4900000-b4b00000 rw-p 00000000 00:00 0 | |
| b4b00000-b4ba9000 rw-p 00000000 00:00 0 | |
| b4ba9000-b4c00000 ---p 00000000 00:00 0 | |
| b4c0e000-b4c29000 r--s 00000000 08:03 5117923 | |
| /home/stanislaw/work/gems/ruby-vips/spec/samples/wagon.v | |
| b4c29000-b4cff000 rw-p 00000000 00:00 0 | |
| b4cff000-b4d00000 ---p 00000000 00:00 0 | |
| b4d00000-b5500000 rw-p 00000000 00:00 0 | |
| b5500000-b555b000 rw-p 00000000 00:00 0 | |
| b555b000-b5600000 ---p 00000000 00:00 0 | |
| b5611000-b562c000 r--s 00000000 08:03 5117923 | |
| /home/stanislaw/work/gems/ruby-vips/spec/samples/wagon.v | |
| b562c000-b569a000 rw-p 00000000 00:00 0 | |
| b569a000-b56b5000 r--s 00000000 08:03 5117923 | |
| /home/stanislaw/work/gems/ruby-vips/spec/samples/wagon.v | |
| b56b5000-b56d0000 r--s 00000000 08:03 5117923 | |
| /home/stanislaw/work/gems/ruby-vips/spec/samples/wagon.v | |
| b56d0000-b56eb000 r--s 00000000 08:03 5115783 | |
| /home/stanislaw/work/gems/ruby-vips/tmp/working/wagon.v (deleted) | |
| b56eb000-b56ec000 ---p 00000000 00:00 0 | |
| b56ec000-b5eec000 rw-p 00000000 00:00 0 | |
| b5eec000-b5efc000 rw-s 00000000 08:03 4456483 /tmp/orcexec.cDb5Xl | |
| (deleted) | |
| b5efc000-b5f00000 r-xp 00000000 08:03 3165759 /usr/lib/libXdmcp.so.6.0.0 | |
| b5f00000-b5f01000 r--p 00003000 08:03 3165759 /usr/lib/libXdmcp.so.6.0.0 | |
| b5f01000-b5f02000 rw-p 00004000 08:03 3165759 /usr/lib/libXdmcp.so.6.0.0 | |
| b5f02000-b5f04000 r-xp 00000000 08:03 3162151 /usr/lib/libXau.so.6.0.0 | |
| b5f04000-b5f05000 r--p 00001000 08:03 3162151 /usr/lib/libXau.so.6.0.0 | |
| b5f05000-b5f06000 rw-p 00002000 08:03 3162151 /usr/lib/libXau.so.6.0.0 | |
| b5f06000-b5f21000 r-xp 00000000 08:03 3162086 /usr/lib/libxcb.so.1.1.0 | |
| b5f21000-b5f22000 r--p 0001a000 08:03 3162086 /usr/lib/libxcb.so.1.1.0 | |
| b5f22000-b5f23000 rw-p 0001b000 08:03 3162086 /usr/lib/libxcb.so.1.1.0 | |
| b5f23000-b5f26000 r-xp 00000000 08:03 3440419 /lib/libuuid.so.1.3.0 | |
| b5f26000-b5f27000 r--p 00003000 08:03 3440419 /lib/libuuid.so.1.3.0 | |
| b5f27000-b5f28000 rw-p 00004000 08:03 3440419 /lib/libuuid.so.1.3.0 | |
| b5f28000-b5f2d000 r-xp 00000000 08:03 3320805 /usr/lib/libffi.so.6.0.0 | |
| b5f2d000-b5f2e000 r--p 00005000 08:03 3320805 /usr/lib/libffi.so.6.0.0 | |
| b5f2e000-b5f2f000 rw-p 00006000 08:03 3320805 /usr/lib/libffi.so.6.0.0 | |
| b5f2f000-b5f56000 r-xp 00000000 08:03 3318328 /usr/lib/libexpat.so.1.6.0 | |
| b5f56000-b5f58000 r--p 00026000 08:03 3318328 /usr/lib/libexpat.so.1.6.0 | |
| b5f58000-b5f59000 rw-p 00028000 08:03 3318328 /usr/lib/libexpat.so.1.6.0 | |
| b5f59000-b6073000 r-xp 00000000 08:03 3706753 /usr/lib/libX11.so.6.3.0 | |
| b6073000-b6074000 r--p 00119000 08:03 3706753 /usr/lib/libX11.so.6.3.0 | |
| b6074000-b6077000 rw-p 0011a000 08:03 3706753 /usr/lib/libX11.so.6.3.0 | |
| b6077000-b608c000 r-xp 00000000 08:03 3164578 /usr/lib/libICE.so.6.3.0 | |
| b608c000-b608d000 r--p 00014000 08:03 3164578 /usr/lib/libICE.so.6.3.0 | |
| b608d000-b608e000 rw-p 00015000 08:03 3164578 /usr/lib/libICE.so.6.3.0 | |
| b608e000-b6090000 rw-p 00000000 00:00 0 | |
| b6090000-b6096000 r-xp 00000000 08:03 3163369 /usr/lib/libSM.so.6.0.1 | |
| b6096000-b6097000 r--p 00006000 08:03 3163369 /usr/lib/libSM.so.6.0.1 | |
| b6097000-b6098000 rw-p 00007000 08:03 3163369 /usr/lib/libSM.so.6.0.1 | |
| b6098000-b60a0000 r-xp 00000000 08:03 3161381 /usr/lib/libltdl.so.7.3.0 | |
| b60a0000-b60a1000 r--p 00007000 08:03 3161381 /usr/lib/libltdl.so.7.3.0 | |
| b60a1000-b60a2000 rw-p 00008000 08:03 3161381 /usr/lib/libltdl.so.7.3.0 | |
| b60a2000-b60b1000 r-xp 00000000 08:03 3164186 /lib/libbz2.so.1.0.6 | |
| b60b1000-b60b2000 r--p 0000f000 08:03 3164186 /lib/libbz2.so.1.0.6 | |
| b60b2000-b60b3000 rw-p 00010000 08:03 3164186 /lib/libbz2.so.1.0.6 | |
| b60b3000-b6103000 r-xp 00000000 08:03 3177625 /usr/lib/libXt.so.6.0.0 | |
| b6103000-b6104000 r--p 0004f000 08:03 3177625 /usr/lib/libXt.so.6.0.0 | |
| b6104000-b6107000 rw-p 00050000 08:03 3177625 /usr/lib/libXt.so.6.0.0 | |
| b6107000-b6116000 r-xp 00000000 08:03 3162689 /usr/lib/libXext.so.6.4.0 | |
| b6116000-b6117000 r--p 0000e000 08:03 3162689 /usr/lib/libXext.so.6.4.0 | |
| b6117000-b6118000 rw-p 0000f000 08:03 3162689 /usr/lib/libXext.so.6.4.0 | |
| b6118000-b6126000 r-xp 00000000 08:03 3194098 | |
| /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/libgomp.so.1.0.0 | |
| b6126000-b6127000 r--p 0000d000 08:03 3194098 | |
| /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/libgomp.so.1.0.0 | |
| b6127000-b6128000 rw-p 0000e000 08:03 3194098 | |
| /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/libgomp.so.1.0.0 | |
| b6128000-b6144000 r-xp 00000000 08:03 3194067 | |
| /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/libgcc_s.so.1 | |
| b6144000-b6145000 r--p 0001b000 08:03 3194067 | |
| /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/libgcc_s.so.1 | |
| b6145000-b6146000 rw-p 0001c000 08:03 3194067 | |
| /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/libgcc_s.so.1 | |
| b6146000-b6250000 r-xp 00000000 08:03 3434258 | |
| /usr/lib/libglib-2.0.so.0.3200.3 | |
| b6250000-b6251000 r--p 00109000 08:03 3434258 | |
| /usr/lib/libglib-2.0.so.0.3200.3 | |
| b6251000-b6252000 rw-p 0010a000 08:03 3434258 | |
| /usr/lib/libglib-2.0.so.0.3200.3 | |
| b6252000-b6295000 r-xp 00000000 08:03 3434395 | |
| /usr/lib/libgobject-2.0.so.0.3200.3 | |
| b6295000-b6296000 ---p 00043000 08:03 3434395 | |
| /usr/lib/libgobject-2.0.so.0.3200.3 | |
| b6296000-b6297000 r--p 00043000 08:03 3434395 | |
| /usr/lib/libgobject-2.0.so.0.3200.3 | |
| b6297000-b6298000 rw-p 00044000 08:03 3434395 | |
| /usr/lib/libgobject-2.0.so.0.3200.3 | |
| b6298000-b62c7000 r-xp 00000000 08:03 3296806 | |
| /usr/lib/libfontconfig.so.1.5.0 | |
| b62c7000-b62c8000 r--p 0002e000 08:03 3296806 | |
| /usr/lib/libfontconfig.so.1.5.0 | |
| b62c8000-b62c9000 rw-p 0002f000 08:03 3296806 | |
| /usr/lib/libfontconfig.so.1.5.0 | |
| b62c9000-b6350000 r-xp 00000000 08:03 3825099 | |
| /usr/lib/libfreetype.so.6.9.0 | |
| b6350000-b6354000 r--p 00086000 08:03 3825099 | |
| /usr/lib/libfreetype.so.6.9.0 | |
| b6354000-b6355000 rw-p 0008a000 08:03 3825099 | |
| /usr/lib/libfreetype.so.6.9.0 | |
| b6355000-b6396000 r-xp 00000000 08:03 3168683 | |
| /usr/lib/libpango-1.0.so.0.3000.1 | |
| b6396000-b6397000 ---p 00041000 08:03 3168683 | |
| /usr/lib/libpango-1.0.so.0.3000.1 | |
| b6397000-b6398000 r--p 00041000 08:03 3168683 | |
| /usr/lib/libpango-1.0.so.0.3000.1 | |
| b6398000-b6399000 rw-p 00042000 08:03 3168683 | |
| /usr/lib/libpango-1.0.so.0.3000.1 | |
| b6399000-b65af000 r-xp 00000000 08:03 3825466 | |
| /usr/lib/libMagickCore.so.5.0.0 | |
| b65af000-b65b0000 ---p 00216000 08:03 3825466 | |
| /usr/lib/libMagickCore.so.5.0.0 | |
| b65b0000-b65ba000 r--p 00216000 08:03 3825466 | |
| /usr/lib/libMagickCore.so.5.0.0 | |
| b65ba000-b6600000 rw-p 00220000 08:03 3825466 | |
| /usr/lib/libMagickCore.so.5.0.0 | |
| b6600000-b6618000 rw-p 00000000 00:00 0 | |
| b6618000-b6641000 r-xp 00000000 08:03 3301169 | |
| /usr/lib/libpng15.so.15.11.0 | |
| b6641000-b6642000 r--p 00028000 08:03 3301169 | |
| /usr/lib/libpng15.so.15.11.0 | |
| b6642000-b6643000 rw-p 00029000 08:03 3301169 | |
| /usr/lib/libpng15.so.15.11.0 | |
| b6643000-b66a9000 r-xp 00000000 08:03 3819338 /usr/lib/libtiff.so.5.1.0 | |
| b66a9000-b66aa000 ---p 00066000 08:03 3819338 /usr/lib/libtiff.so.5.1.0 | |
| b66aa000-b66ab000 r--p 00066000 08:03 3819338 /usr/lib/libtiff.so.5.1.0 | |
| b66ab000-b66ad000 rw-p 00067000 08:03 3819338 /usr/lib/libtiff.so.5.1.0 | |
| b66ad000-b66ae000 rw-p 00000000 00:00 0 | |
| b66ae000-b66d4000 r-xp 00000000 08:03 3168459 | |
| /usr/lib/libpangoft2-1.0.so.0.3000.1 | |
| b66d4000-b66d5000 r--p 00025000 08:03 3168459 | |
| /usr/lib/libpangoft2-1.0.so.0.3000.1 | |
| b66d5000-b66d6000 rw-p 00026000 08:03 3168459 | |
| /usr/lib/libpangoft2-1.0.so.0.3000.1 | |
| b66d6000-b66db000 r-xp 00000000 08:03 3419547 | |
| /usr/lib/libIlmThread.so.6.0.0 | |
| b66db000-b66dc000 r--p 00005000 08:03 3419547 | |
| /usr/lib/libIlmThread.so.6.0.0 | |
| b66dc000-b66dd000 rw-p 00006000 08:03 3419547 | |
| /usr/lib/libIlmThread.so.6.0.0 | |
| b66dd000-b66f5000 r-xp 00000000 08:03 3418804 /usr/lib/libIex.so.6.0.0 | |
| b66f5000-b66f6000 ---p 00018000 08:03 3418804 /usr/lib/libIex.so.6.0.0 | |
| b66f6000-b66f8000 r--p 00018000 08:03 3418804 /usr/lib/libIex.so.6.0.0 | |
| b66f8000-b66f9000 rw-p 0001a000 08:03 3418804 /usr/lib/libIex.so.6.0.0 | |
| b66f9000-b673b000 r-xp 00000000 08:03 3418605 /usr/lib/libHalf.so.6.0.0 | |
| b673b000-b673c000 r--p 00041000 08:03 3418605 /usr/lib/libHalf.so.6.0.0 | |
| b673c000-b673d000 rw-p 00042000 08:03 3418605 /usr/lib/libHalf.so.6.0.0 | |
| b673d000-b6743000 r-xp 00000000 08:03 3419207 /usr/lib/libImath.so.6.0.0 | |
| b6743000-b6744000 r--p 00005000 08:03 3419207 /usr/lib/libImath.so.6.0.0 | |
| b6744000-b6745000 rw-p 00006000 08:03 3419207 /usr/lib/libImath.so.6.0.0 | |
| b6745000-b6817000 r-xp 00000000 08:03 3425293 /usr/lib/libIlmImf.so.6.0.0 | |
| b6817000-b6819000 r--p 000d2000 08:03 3425293 /usr/lib/libIlmImf.so.6.0.0 | |
| b6819000-b681a000 rw-p 000d4000 08:03 3425293 /usr/lib/libIlmImf.so.6.0.0 | |
| b681a000-b681b000 rw-p 00000000 00:00 0 | |
| b681b000-b685c000 r-xp 00000000 08:03 3452199 /usr/lib/liblcms2.so.2.0.3 | |
| b685c000-b685d000 r--p 00040000 08:03 3452199 /usr/lib/liblcms2.so.2.0.3 | |
| b685d000-b6860000 rw-p 00041000 08:03 3452199 /usr/lib/liblcms2.so.2.0.3 | |
| b6860000-b6861000 rw-p 00000000 00:00 0 | |
| b6861000-b68d5000 r-xp 00000000 08:03 3555010 | |
| /usr/lib/liborc-0.4.so.0.16.0 | |
| b68d5000-b68d6000 ---p 00074000 08:03 3555010 | |
| /usr/lib/liborc-0.4.so.0.16.0 | |
| b68d6000-b68d7000 r--p 00074000 08:03 3555010 | |
| /usr/lib/liborc-0.4.so.0.16.0 | |
| b68d7000-b68db000 rw-p 00075000 08:03 3555010 | |
| /usr/lib/liborc-0.4.so.0.16.0 | |
| b68db000-b69f7000 r-xp 00000000 08:03 3825048 | |
| /usr/lib/libMagickWand.so.5.0.0 | |
| b69f7000-b69f8000 r--p 0011b000 08:03 3825048 | |
| /usr/lib/libMagickWand.so.5.0.0 | |
| b69f8000-b69fa000 rw-p 0011c000 08:03 3825048 | |
| /usr/lib/libMagickWand.so.5.0.0 | |
| b69fa000-b69fb000 r-xp 00000000 08:03 3434385 | |
| /usr/lib/libgthread-2.0.so.0.3200.3 | |
| b69fb000-b69fc000 r--p 00000000 08:03 3434385 | |
| /usr/lib/libgthread-2.0.so.0.3200.3 | |
| b69fc000-b69fd000 rw-p 00001000 08:03 3434385 | |
| /usr/lib/libgthread-2.0.so.0.3200.3 | |
| b69fd000-b6b23000 r-xp 00000000 08:03 3692642 /usr/lib/libxml2.so.2.8.0 | |
| b6b23000-b6b24000 ---p 00126000 08:03 3692642 /usr/lib/libxml2.so.2.8.0 | |
| b6b24000-b6b28000 r--p 00126000 08:03 3692642 /usr/lib/libxml2.so.2.8.0 | |
| b6b28000-b6b29000 rw-p 0012a000 08:03 3692642 /usr/lib/libxml2.so.2.8.0 | |
| b6b29000-b6b2a000 rw-p 00000000 00:00 0 | |
| b6b2a000-b6b2d000 r-xp 00000000 08:03 3434378 | |
| /usr/lib/libgmodule-2.0.so.0.3200.3 | |
| b6b2d000-b6b2e000 r--p 00002000 08:03 3434378 | |
| /usr/lib/libgmodule-2.0.so.0.3200.3 | |
| b6b2e000-b6b2f000 rw-p 00003000 08:03 3434378 | |
| /usr/lib/libgmodule-2.0.so.0.3200.3 | |
| b6b2f000-b6c0b000 r-xp 00000000 08:03 3194048 | |
| /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/libstdc++.so.6.0.16 | |
| b6c0b000-b6c0f000 r--p 000dc000 08:03 3194048 | |
| /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/libstdc++.so.6.0.16 | |
| b6c0f000-b6c10000 rw-p 000e0000 08:03 3194048 | |
| /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/libstdc++.so.6.0.16 | |
| b6c10000-b6c17000 rw-p 00000000 00:00 0 | |
| b6c17000-b6c59000 r-xp 00000000 08:03 3690397 /usr/lib/libjpeg.so.8.0.2 | |
| b6c59000-b6c5a000 r--p 00041000 08:03 3690397 /usr/lib/libjpeg.so.8.0.2 | |
| b6c5a000-b6c5b000 rw-p 00042000 08:03 3690397 /usr/lib/libjpeg.so.8.0.2 | |
| b6c5b000-b6c6b000 rw-p 00000000 00:00 0 | |
| b6c6b000-b6db5000 r-xp 00000000 08:03 5375867 | |
| /usr/local/lib/libvips.so.32.1.1 | |
| b6db5000-b6db7000 r--p 00149000 08:03 5375867 | |
| /usr/local/lib/libvips.so.32.1.1 | |
| b6db7000-b6dc3000 rw-p 0014b000 08:03 5375867 | |
| /usr/local/lib/libvips.so.32.1.1 | |
| b6dc3000-b6e4f000 rw-p 00000000 00:00 0 | |
| b6e53000-b6e55000 rw-p 00000000 00:00 0 | |
| b6e55000-b6e65000 r-xs 00000000 08:03 4456483 /tmp/orcexec.cDb5Xl | |
| (deleted) | |
| b6e65000-b6e84000 r-xp 00000000 08:03 4990400 | |
| /home/stanislaw/work/gems/ruby-vips/lib/vips_ext.so | |
| b6e84000-b6e85000 r--p 0001e000 08:03 4990400 | |
| /home/stanislaw/work/gems/ruby-vips/lib/vips_ext.so | |
| b6e85000-b6e86000 rw-p 0001f000 08:03 4990400 | |
| /home/stanislaw/work/gems/ruby-vips/lib/vips_ext.so | |
| b6e86000-b6e87000 r-xp 00000000 08:03 4983332 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/fcntl.so | |
| b6e87000-b6e88000 r--p 00000000 08:03 4983332 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/fcntl.so | |
| b6e88000-b6e89000 rw-p 00001000 08:03 4983332 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/fcntl.so | |
| b6e89000-b6eac000 r-xp 00000000 08:03 4983309 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/socket.so | |
| b6eac000-b6ead000 r--p 00022000 08:03 4983309 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/socket.so | |
| b6ead000-b6eae000 rw-p 00023000 08:03 4983309 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/socket.so | |
| b6eae000-b6ec1000 r-xp 00000000 08:03 3190641 /lib/libz.so.1.2.7 | |
| b6ec1000-b6ec2000 r--p 00012000 08:03 3190641 /lib/libz.so.1.2.7 | |
| b6ec2000-b6ec3000 rw-p 00013000 08:03 3190641 /lib/libz.so.1.2.7 | |
| b6ec3000-b7022000 r-xp 00000000 08:03 4064986 /usr/lib/libcrypto.so.1.0.0 | |
| b7022000-b7031000 r--p 0015e000 08:03 4064986 /usr/lib/libcrypto.so.1.0.0 | |
| b7031000-b7038000 rw-p 0016d000 08:03 4064986 /usr/lib/libcrypto.so.1.0.0 | |
| b7038000-b703b000 rw-p 00000000 00:00 0 | |
| b703b000-b7047000 r-xp 00000000 08:03 4983335 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/zlib.so | |
| b7047000-b7048000 r--p 0000c000 08:03 4983335 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/zlib.so | |
| b7048000-b7049000 rw-p 0000d000 08:03 4983335 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/zlib.so | |
| b7049000-b704a000 r-xp 00000000 08:03 4983254 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/enc/iso_8859_1.so | |
| b704a000-b704b000 r--p 00001000 08:03 4983254 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/enc/iso_8859_1.so | |
| b704b000-b704c000 rw-p 00002000 08:03 4983254 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/enc/iso_8859_1.so | |
| b704c000-b704f000 r-xp 00000000 08:03 4983249 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/digest.so | |
| b704f000-b7050000 r--p 00002000 08:03 4983249 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/digest.so | |
| b7050000-b7051000 rw-p 00003000 08:03 4983249 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/digest.so | |
| b7051000-b707e000 r-xp 00000000 08:03 4983333 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/date_core.so | |
| b707e000-b707f000 ---p 0002d000 08:03 4983333 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/date_core.so | |
| b707f000-b7080000 r--p 0002d000 08:03 4983333 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/date_core.so | |
| b7080000-b7081000 rw-p 0002e000 08:03 4983333 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/date_core.so | |
| b7081000-b7086000 r-xp 00000000 08:03 4983311 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/strscan.so | |
| b7086000-b7087000 r--p 00004000 08:03 4983311 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/strscan.so | |
| b7087000-b7088000 rw-p 00005000 08:03 4983311 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/strscan.so | |
| b7088000-b708e000 r-xp 00000000 08:03 4983313 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/stringio.so | |
| b708e000-b708f000 r--p 00005000 08:03 4983313 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/stringio.so | |
| b708f000-b7090000 rw-p 00006000 08:03 4983313 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/stringio.so | |
| b7090000-b70ac000 r-xp 00000000 08:03 4850987 | |
| /home/stanislaw/.rvm/usr/lib/libyaml-0.so.2.0.2 | |
| b70ac000-b70ad000 r--p 0001b000 08:03 4850987 | |
| /home/stanislaw/.rvm/usr/lib/libyaml-0.so.2.0.2 | |
| b70ad000-b70ae000 rw-p 0001c000 08:03 4850987 | |
| /home/stanislaw/.rvm/usr/lib/libyaml-0.so.2.0.2 | |
| b70ae000-b70b3000 r-xp 00000000 08:03 4983334 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/psych.so | |
| b70b3000-b70b4000 r--p 00004000 08:03 4983334 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/psych.so | |
| b70b4000-b70b5000 rw-p 00005000 08:03 4983334 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/psych.so | |
| b70b5000-b70b7000 r-xp 00000000 08:03 4983265 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/enc/encdb.so | |
| b70b7000-b70b8000 r--p 00001000 08:03 4983265 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/enc/encdb.so | |
| b70b8000-b70b9000 rw-p 00002000 08:03 4983265 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/enc/encdb.so | |
| b70b9000-b70c0000 r--s 00000000 08:03 5379240 | |
| /usr/lib/gconv/gconv-modules.cache | |
| b70c0000-b70c1000 ---p 00000000 00:00 0 | |
| b70c1000-b7145000 rw-p 00000000 00:00 0 | |
| b7145000-b7345000 r--p 00000000 08:03 5379339 | |
| /usr/lib/locale/locale-archive | |
| b7345000-b7347000 rw-p 00000000 00:00 0 | |
| b7347000-b74c9000 r-xp 00000000 08:03 3322917 /lib/libc-2.15.so | |
| b74c9000-b74cb000 r--p 00182000 08:03 3322917 /lib/libc-2.15.so | |
| b74cb000-b74cc000 rw-p 00184000 08:03 3322917 /lib/libc-2.15.so | |
| b74cc000-b74cf000 rw-p 00000000 00:00 0 | |
| b74cf000-b74f4000 r-xp 00000000 08:03 3323211 /lib/libm-2.15.so | |
| b74f4000-b74f5000 r--p 00024000 08:03 3323211 /lib/libm-2.15.so | |
| b74f5000-b74f6000 rw-p 00025000 08:03 3323211 /lib/libm-2.15.so | |
| b74f6000-b74fe000 r-xp 00000000 08:03 3323378 /lib/libcrypt-2.15.so | |
| b74fe000-b74ff000 r--p 00007000 08:03 3323378 /lib/libcrypt-2.15.so | |
| b74ff000-b7500000 rw-p 00008000 08:03 3323378 /lib/libcrypt-2.15.so | |
| b7500000-b7528000 rw-p 00000000 00:00 0 | |
| b7528000-b752a000 r-xp 00000000 08:03 3323254 /lib/libdl-2.15.so | |
| b752a000-b752b000 r--p 00001000 08:03 3323254 /lib/libdl-2.15.so | |
| b752b000-b752c000 rw-p 00002000 08:03 3323254 /lib/libdl-2.15.so | |
| b752c000-b7533000 r-xp 00000000 08:03 3323410 /lib/librt-2.15.so | |
| b7533000-b7534000 r--p 00006000 08:03 3323410 /lib/librt-2.15.so | |
| b7534000-b7535000 rw-p 00007000 08:03 3323410 /lib/librt-2.15.so | |
| b7535000-b754b000 r-xp 00000000 08:03 3323361 /lib/libpthread-2.15.so | |
| b754b000-b754c000 r--p 00015000 08:03 3323361 /lib/libpthread-2.15.so | |
| b754c000-b754d000 rw-p 00016000 08:03 3323361 /lib/libpthread-2.15.so | |
| b754d000-b7550000 rw-p 00000000 00:00 0 | |
| b7550000-b7551000 r-xp 00000000 08:03 4983243 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/digest/sha1.so | |
| b7551000-b7552000 r--p 00000000 08:03 4983243 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/digest/sha1.so | |
| b7552000-b7553000 rw-p 00001000 08:03 4983243 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/digest/sha1.so | |
| b7553000-b7556000 r-xp 00000000 08:03 4983232 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/etc.so | |
| b7556000-b7557000 r--p 00002000 08:03 4983232 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/etc.so | |
| b7557000-b7558000 rw-p 00003000 08:03 4983232 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/etc.so | |
| b7558000-b755f000 r-xp 00000000 08:03 4983247 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/pathname.so | |
| b755f000-b7560000 r--p 00006000 08:03 4983247 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/pathname.so | |
| b7560000-b7561000 rw-p 00007000 08:03 4983247 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/pathname.so | |
| b7561000-b7563000 r-xp 00000000 08:03 4983291 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/enc/trans/transdb.so | |
| b7563000-b7564000 r--p 00001000 08:03 4983291 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/enc/trans/transdb.so | |
| b7564000-b7565000 rw-p 00002000 08:03 4983291 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/enc/trans/transdb.so | |
| b7565000-b776a000 r-xp 00000000 08:03 4857828 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9.1 | |
| b776a000-b776d000 r--p 00204000 08:03 4857828 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9.1 | |
| b776d000-b776f000 rw-p 00207000 08:03 4857828 | |
| /home/stanislaw/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9.1 | |
| b776f000-b7780000 rw-p 00000000 00:00 0 | |
| b7780000-b7781000 r-xp 00000000 00:00 0 [vdso] | |
| b7781000-b779f000 r-xp 00000000 08:03 3323458 /lib/ld-2.15.so | |
| b779f000-b77a0000 r--p 0001d000 08:03 3323458 /lib/ld-2.15.so | |
| b77a0000-b77a1000 rw-p 0001e000 08:03 3323458 /lib/ld-2.15.so | |
| bfce5000-bfd07000 rw-p 00000000 00:00 0 [stack] | |
| [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 | |
| Aborted | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment