| "make update-download -j16" exit with 0. |
| "make update-src -j16" exit with 0. |
| "make after-update -j16" exit with 0. |
| "make miniruby -j16" exit with 0. |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| "make install -j16" exit with 0. |
| "make yes-test-basic TESTS='-j16'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. |
| Failed tests: |
| TestGc#test_latest_gc_info_weak_references_count: Test::Unit::AssertionFailedError: Expected 2 to be <= 1. |
| TestGc#test_profiler_clear: Test::Unit::PendedError: for now |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 512. |
| /tmp/ruby/src/trunk_asan/lib/reline/io/ansi.rb:192: [BUG] rb_sys_fail_str(<STDIN>) - errno == 0 |
| ruby 3.4.0dev (2024-11-21T18:48:05Z master 8ae7c22972) +PRISM [x86_64-linux] |
| -- Control frame information ----------------------------------------------- |
| c:0024 p:---- s:0133 e:000132 CFUNC :winsize |
| c:0023 p:0005 s:0129 e:000128 METHOD /tmp/ruby/src/trunk_asan/lib/reline/io/ansi.rb:192 |
| c:0022 p:0005 s:0124 e:000123 METHOD /tmp/ruby/src/trunk_asan/lib/reline.rb:208 |
| c:0021 p:0028 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/lib/forwardable.rb:240 |
| c:0020 p:0004 s:0113 e:000112 METHOD /tmp/ruby/src/trunk_asan/lib/irb/color_printer.rb:21 |
| c:0019 p:0007 s:0109 e:000108 METHOD /tmp/ruby/src/trunk_asan/lib/irb/color_printer.rb:11 |
| c:0018 p:0010 s:0101 e:000100 BLOCK /tmp/ruby/src/trunk_asan/lib/irb/inspector.rb:117 |
| c:0017 p:0007 s:0097 e:000096 METHOD /tmp/ruby/src/trunk_asan/lib/irb/inspector.rb:97 |
| c:0016 p:0008 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/lib/irb/context.rb:677 |
| c:0015 p:0009 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/lib/irb.rb:1372 |
| c:0014 p:0079 s:0073 e:000072 BLOCK /tmp/ruby/src/trunk_asan/lib/irb.rb:1061 |
| c:0013 p:0024 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/lib/irb.rb:1365 |
| c:0012 p:0007 s:0063 e:000062 BLOCK /tmp/ruby/src/trunk_asan/lib/irb.rb:1045 |
| c:0011 p:0024 s:0058 e:000057 BLOCK /tmp/ruby/src/trunk_asan/lib/irb.rb:1124 |
| c:0010 p:0017 s:0054 e:000053 METHOD <internal:kernel>:168 |
| c:0009 p:0004 s:0049 e:000048 METHOD /tmp/ruby/src/trunk_asan/lib/irb.rb:1121 |
| c:0008 p:0008 s:0045 e:000044 METHOD /tmp/ruby/src/trunk_asan/lib/irb.rb:1044 |
| c:0007 p:0003 s:0041 e:000040 BLOCK /tmp/ruby/src/trunk_asan/lib/irb.rb:1025 [FINISH] |
| c:0006 p:---- s:0038 e:000037 CFUNC :catch |
| c:0005 p:0142 s:0033 E:000440 METHOD /tmp/ruby/src/trunk_asan/lib/irb.rb:1024 |
| c:0004 p:0125 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/lib/irb.rb:1589 |
| c:0003 p:0009 s:0011 e:000010 METHOD <internal:prelude>:5 |
| c:0002 p:0009 s:0007 E:000b08 EVAL /tmp/ruby/src/trunk_asan/spec/ruby/core/binding/fixtures/irb.rb:3 [FINISH] |
| c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] |
| -- Ruby level backtrace information ---------------------------------------- |
| /tmp/ruby/src/trunk_asan/spec/ruby/core/binding/fixtures/irb.rb:3:in '<main>' |
| <internal:prelude>:5:in 'irb' |
| /tmp/ruby/src/trunk_asan/lib/irb.rb:1589:in 'irb' |
| /tmp/ruby/src/trunk_asan/lib/irb.rb:1024:in 'run' |
| /tmp/ruby/src/trunk_asan/lib/irb.rb:1024:in 'catch' |
| /tmp/ruby/src/trunk_asan/lib/irb.rb:1025:in 'block in run' |
| /tmp/ruby/src/trunk_asan/lib/irb.rb:1044:in 'eval_input' |
| /tmp/ruby/src/trunk_asan/lib/irb.rb:1121:in 'each_top_level_statement' |
| <internal:kernel>:168:in 'loop' |
| /tmp/ruby/src/trunk_asan/lib/irb.rb:1124:in 'block in each_top_level_statement' |
| /tmp/ruby/src/trunk_asan/lib/irb.rb:1045:in 'block in eval_input' |
| /tmp/ruby/src/trunk_asan/lib/irb.rb:1365:in 'signal_status' |
| /tmp/ruby/src/trunk_asan/lib/irb.rb:1061:in 'block (2 levels) in eval_input' |
| /tmp/ruby/src/trunk_asan/lib/irb.rb:1372:in 'output_value' |
| /tmp/ruby/src/trunk_asan/lib/irb/context.rb:677:in 'inspect_last_value' |
| /tmp/ruby/src/trunk_asan/lib/irb/inspector.rb:97:in 'inspect_value' |
| /tmp/ruby/src/trunk_asan/lib/irb/inspector.rb:117:in 'block in <module:IRB>' |
| /tmp/ruby/src/trunk_asan/lib/irb/color_printer.rb:11:in 'pp' |
| /tmp/ruby/src/trunk_asan/lib/irb/color_printer.rb:21:in 'screen_width' |
| /tmp/ruby/src/trunk_asan/lib/forwardable.rb:240:in 'get_screen_size' |
| /tmp/ruby/src/trunk_asan/lib/reline.rb:208:in 'get_screen_size' |
| /tmp/ruby/src/trunk_asan/lib/reline/io/ansi.rb:192:in 'get_screen_size' |
| /tmp/ruby/src/trunk_asan/lib/reline/io/ansi.rb:192:in 'winsize' |
| -- Threading information --------------------------------------------------- |
| Total ractor count: 1 |
| Ruby thread count for this ractor: 1 |
| -- C level backtrace information ------------------------------------------- |
| /tmp/ruby/build/trunk_asan/ruby(___interceptor_backtrace) [0x63569e684bc9] |
| /tmp/ruby/build/trunk_asan/ruby(rb_print_backtrace+0x14) [0x63569ef568f4] /tmp/ruby/src/trunk_asan/vm_dump.c:823 |
| /tmp/ruby/build/trunk_asan/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_asan/vm_dump.c:1155 |
| /tmp/ruby/build/trunk_asan/ruby(rb_bug_without_die+0x281) [0x63569ee9d271] /tmp/ruby/src/trunk_asan/error.c:1085 |
| /tmp/ruby/build/trunk_asan/ruby(rb_bug+0x106) [0x63569e63e15c] /tmp/ruby/src/trunk_asan/error.c:1093 |
| /tmp/ruby/build/trunk_asan/ruby(make_errno_exc_str+0x23a) [0x63569eea625a] /tmp/ruby/src/trunk_asan/error.c:3727 |
| /tmp/ruby/build/trunk_asan/ruby(rb_sys_fail_str+0xb) [0x63569eea600b] /tmp/ruby/src/trunk_asan/error.c:3769 |
| /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/console.so(console_winsize+0x1bd) [0x78471153712d] /tmp/ruby/src/trunk_asan/ext/io/console/console.c:827 |
| /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x63569eaff3b8] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795 |
| /tmp/ruby/build/trunk_asan/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3797 |
| /tmp/ruby/build/trunk_asan/ruby(vm_call_method_each_type+0x27d) [0x63569eae56ed] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773 |
| /tmp/ruby/build/trunk_asan/ruby(vm_call_method+0x2d5) [0x63569eae51a5] |
| /tmp/ruby/build/trunk_asan/ruby(vm_sendish+0x25b) [0x63569eaacd2d] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962 |
| /tmp/ruby/build/trunk_asan/ruby(vm_exec_core) ../../src/trunk_asan/insns.def:898 |
| /tmp/ruby/build/trunk_asan/ruby(vm_exec_loop+0x18b) [0x63569ea9c301] /tmp/ruby/src/trunk_asan/vm.c:2611 |
| /tmp/ruby/build/trunk_asan/ruby(rb_vm_exec) /tmp/ruby/src/trunk_asan/vm.c:2590 |
| /tmp/ruby/build/trunk_asan/ruby(invoke_iseq_block_from_c+0x6ef) [0x63569eb1c972] /tmp/ruby/src/trunk_asan/vm.c:1615 |
| /tmp/ruby/build/trunk_asan/ruby(invoke_block_from_c_bh) /tmp/ruby/src/trunk_asan/vm.c:1629 |
| /tmp/ruby/build/trunk_asan/ruby(vm_yield_with_cref+0xd0) [0x63569eb1ae4a] /tmp/ruby/src/trunk_asan/vm.c:1666 |
| /tmp/ruby/build/trunk_asan/ruby(vm_yield) /tmp/ruby/src/trunk_asan/vm.c:1674 |
| /tmp/ruby/build/trunk_asan/ruby(rb_yield_0) /tmp/ruby/src/trunk_asan/vm_eval.c:1344 |
| /tmp/ruby/build/trunk_asan/ruby(catch_i) /tmp/ruby/src/trunk_asan/vm_eval.c:2443 |
| /tmp/ruby/build/trunk_asan/ruby(vm_catch_protect+0x3f8) [0x63569ead0a38] /tmp/ruby/src/trunk_asan/vm_eval.c:2525 |
| /tmp/ruby/build/trunk_asan/ruby(rb_catch_obj+0x47) [0x63569ead26bb] /tmp/ruby/src/trunk_asan/vm_eval.c:2551 |
| /tmp/ruby/build/trunk_asan/ruby(rb_f_catch) /tmp/ruby/src/trunk_asan/vm_eval.c:2501 |
| /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x63569eaff3b8] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795 |
| /tmp/ruby/build/trunk_asan/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3797 |
| /tmp/ruby/build/trunk_asan/ruby(vm_call_method_each_type+0x27d) [0x63569eae56ed] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773 |
| /tmp/ruby/build/trunk_asan/ruby(vm_call_method+0x2d5) [0x63569eae51a5] |
| /tmp/ruby/build/trunk_asan/ruby(vm_sendish+0x157) [0x63569eaa42cb] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962 |
| /tmp/ruby/build/trunk_asan/ruby(vm_exec_core) ../../src/trunk_asan/insns.def:851 |
| /tmp/ruby/build/trunk_asan/ruby(vm_exec_loop+0x18b) [0x63569ea9c301] /tmp/ruby/src/trunk_asan/vm.c:2611 |
| /tmp/ruby/build/trunk_asan/ruby(rb_vm_exec) /tmp/ruby/src/trunk_asan/vm.c:2590 |
| /tmp/ruby/build/trunk_asan/ruby(rb_ec_exec_node+0x7f) [0x63569e72149b] /tmp/ruby/src/trunk_asan/eval.c:281 |
| /tmp/ruby/build/trunk_asan/ruby(ruby_run_node) /tmp/ruby/src/trunk_asan/eval.c:319 |
| /tmp/ruby/build/trunk_asan/ruby(rb_main+0x25) [0x63569e71aa07] /tmp/ruby/src/trunk_asan/main.c:43 |
| /tmp/ruby/build/trunk_asan/ruby(main) /tmp/ruby/src/trunk_asan/main.c:68 |
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x784711a2a1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x784711a2a28b] ../csu/libc-start.c:360 |
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347 |
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 |
| /tmp/ruby/build/trunk_asan/ruby(_start) [0x63569e63e7e5] |
| -- Other runtime information ----------------------------------------------- |
| * Loaded script: /tmp/ruby/src/trunk_asan/spec/ruby/core/binding/fixtures/irb.rb |
| * Loaded features: |
| 0 enumerator.so |
| 1 thread.rb |
| 2 fiber.so |
| 3 rational.so |
| 4 complex.so |
| 5 ruby2_keywords.rb |
| 6 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/encdb.so |
| 7 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/transdb.so |
| 8 /tmp/ruby/build/trunk_asan/rbconfig.rb |
| 9 /tmp/ruby/src/trunk_asan/lib/rubygems/compatibility.rb |
| 10 /tmp/ruby/src/trunk_asan/lib/rubygems/defaults.rb |
| 11 /tmp/ruby/src/trunk_asan/lib/rubygems/deprecate.rb |
| 12 /tmp/ruby/src/trunk_asan/lib/rubygems/errors.rb |
| 13 /tmp/ruby/src/trunk_asan/lib/rubygems/target_rbconfig.rb |
| 14 /tmp/ruby/src/trunk_asan/lib/rubygems/unknown_command_spell_checker.rb |
| 15 /tmp/ruby/src/trunk_asan/lib/rubygems/exceptions.rb |
| 16 /tmp/ruby/src/trunk_asan/lib/rubygems/basic_specification.rb |
| 17 /tmp/ruby/src/trunk_asan/lib/rubygems/stub_specification.rb |
| 18 /tmp/ruby/src/trunk_asan/lib/rubygems/platform.rb |
| 19 /tmp/ruby/src/trunk_asan/lib/rubygems/specification_record.rb |
| 20 /tmp/ruby/src/trunk_asan/lib/rubygems/util/list.rb |
| 21 /tmp/ruby/src/trunk_asan/lib/rubygems/version.rb |
| 22 /tmp/ruby/src/trunk_asan/lib/rubygems/requirement.rb |
| 23 /tmp/ruby/src/trunk_asan/lib/rubygems/specification.rb |
| 24 /tmp/ruby/src/trunk_asan/lib/rubygems/util.rb |
| 25 /tmp/ruby/src/trunk_asan/lib/rubygems/dependency.rb |
| 26 /tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_gem.rb |
| 27 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/monitor.so |
| 28 /tmp/ruby/build/trunk_asan/.ext/common/monitor.rb |
| 29 /tmp/ruby/src/trunk_asan/lib/rubygems.rb |
| 30 /tmp/ruby/src/trunk_asan/lib/bundled_gems.rb |
| 31 /tmp/ruby/src/trunk_asan/lib/error_highlight/version.rb |
| 32 /tmp/ruby/src/trunk_asan/lib/error_highlight/base.rb |
| 33 /tmp/ruby/src/trunk_asan/lib/error_highlight/formatter.rb |
| 34 /tmp/ruby/src/trunk_asan/lib/error_highlight/core_ext.rb |
| 35 /tmp/ruby/src/trunk_asan/lib/error_highlight.rb |
| 36 /tmp/ruby/src/trunk_asan/lib/did_you_mean/version.rb |
| 37 /tmp/ruby/src/trunk_asan/lib/did_you_mean/core_ext/name_error.rb |
| 38 /tmp/ruby/src/trunk_asan/lib/did_you_mean/levenshtein.rb |
| 39 /tmp/ruby/src/trunk_asan/lib/did_you_mean/jaro_winkler.rb |
| 40 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checker.rb |
| 41 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb |
| 42 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb |
| 43 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/name_error_checkers.rb |
| 44 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/method_name_checker.rb |
| 45 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/key_error_checker.rb |
| 46 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/null_checker.rb |
| 47 /tmp/ruby/src/trunk_asan/lib/did_you_mean/tree_spell_checker.rb |
| 48 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/require_path_checker.rb |
| 49 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb |
| 50 /tmp/ruby/src/trunk_asan/lib/did_you_mean/formatter.rb |
| 51 /tmp/ruby/src/trunk_asan/lib/did_you_mean.rb |
| 52 /tmp/ruby/src/trunk_asan/lib/syntax_suggest/core_ext.rb |
| 53 /tmp/ruby/build/trunk_asan/x86_64-linux-fake.rb |
| 54 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/ripper.so |
| 55 /tmp/ruby/build/trunk_asan/.ext/common/ripper/core.rb |
| 56 /tmp/ruby/build/trunk_asan/.ext/common/ripper/lexer.rb |
| 57 /tmp/ruby/build/trunk_asan/.ext/common/ripper/filter.rb |
| 58 /tmp/ruby/build/trunk_asan/.ext/common/ripper/sexp.rb |
| 59 /tmp/ruby/build/trunk_asan/.ext/common/ripper.rb |
| 60 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/console.so |
| 61 /tmp/ruby/build/trunk_asan/.ext/common/forwardable/impl.rb |
| 62 /tmp/ruby/src/trunk_asan/lib/forwardable.rb |
| 63 /tmp/ruby/src/trunk_asan/lib/reline/version.rb |
| 64 /tmp/ruby/src/trunk_asan/lib/reline/config.rb |
| 65 /tmp/ruby/src/trunk_asan/lib/reline/key_actor/base.rb |
| 66 /tmp/ruby/src/trunk_asan/lib/reline/key_actor/composite.rb |
| 67 /tmp/ruby/src/trunk_asan/lib/reline/key_actor/emacs.rb |
| 68 /tmp/ruby/src/trunk_asan/lib/reline/key_actor/vi_command.rb |
| 69 /tmp/ruby/src/trunk_asan/lib/reline/key_actor/vi_insert.rb |
| 70 /tmp/ruby/src/trunk_asan/lib/reline/key_actor.rb |
| 71 /tmp/ruby/src/trunk_asan/lib/reline/key_stroke.rb |
| 72 /tmp/ruby/src/trunk_asan/lib/reline/kill_ring.rb |
| 73 /tmp/ruby/src/trunk_asan/lib/reline/unicode/east_asian_width.rb |
| 74 /tmp/ruby/src/trunk_asan/lib/reline/unicode.rb |
| 75 /tmp/ruby/src/trunk_asan/lib/delegate.rb |
| 76 /tmp/ruby/src/trunk_asan/lib/fileutils.rb |
| 77 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/etc.so |
| 78 /tmp/ruby/src/trunk_asan/lib/tmpdir.rb |
| 79 /tmp/ruby/src/trunk_asan/lib/tempfile.rb |
| 80 /tmp/ruby/src/trunk_asan/lib/reline/line_editor.rb |
| 81 /tmp/ruby/src/trunk_asan/lib/reline/history.rb |
| 82 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so |
| 83 /tmp/ruby/src/trunk_asan/lib/reline/io/dumb.rb |
| 84 /tmp/ruby/src/trunk_asan/lib/reline/io.rb |
| 85 /tmp/ruby/src/trunk_asan/lib/reline/face.rb |
| 86 /tmp/ruby/src/trunk_asan/lib/reline/io/ansi.rb |
| 87 /tmp/ruby/src/trunk_asan/lib/reline.rb |
| 88 /tmp/ruby/src/trunk_asan/lib/irb/init.rb |
| 89 /tmp/ruby/src/trunk_asan/lib/singleton.rb |
| 90 /tmp/ruby/src/trunk_asan/lib/irb/helper_method/base.rb |
| 91 /tmp/ruby/src/trunk_asan/lib/irb/helper_method/conf.rb |
| 92 /tmp/ruby/src/trunk_asan/lib/irb/helper_method.rb |
| 93 /tmp/ruby/src/trunk_asan/lib/irb/workspace.rb |
| 94 /tmp/ruby/src/trunk_asan/lib/irb/inspector.rb |
| 95 /tmp/ruby/src/trunk_asan/lib/irb/nesting_parser.rb |
| 96 /tmp/ruby/src/trunk_asan/lib/irb/ruby-lex.rb |
| 97 /tmp/ruby/src/trunk_asan/lib/rubygems/path_support.rb |
| 98 /tmp/ruby/src/trunk_asan/lib/irb/completion.rb |
| 99 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so |
| 100 /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb |
| 101 /tmp/ruby/src/trunk_asan/lib/irb/history.rb |
| 102 /tmp/ruby/src/trunk_asan/lib/irb/input-method.rb |
| 103 /tmp/ruby/src/trunk_asan/lib/irb/output-method.rb |
| 104 /tmp/ruby/src/trunk_asan/lib/irb/context.rb |
| 105 /tmp/ruby/src/trunk_asan/lib/irb/command/base.rb |
| 106 /tmp/ruby/src/trunk_asan/lib/irb/command.rb |
| 107 /tmp/ruby/src/trunk_asan/lib/irb/command/internal_helpers.rb |
| 108 /tmp/ruby/src/trunk_asan/lib/irb/debug.rb |
| 109 /tmp/ruby/src/trunk_asan/lib/irb/command/debug.rb |
| 110 /tmp/ruby/src/trunk_asan/lib/irb/command/backtrace.rb |
| 111 /tmp/ruby/src/trunk_asan/lib/irb/command/break.rb |
| 112 /tmp/ruby/src/trunk_asan/lib/irb/command/catch.rb |
| 113 /tmp/ruby/src/trunk_asan/lib/irb/command/cd.rb |
| 114 /tmp/ruby/src/trunk_asan/lib/irb/ext/change-ws.rb |
| 115 /tmp/ruby/src/trunk_asan/lib/irb/command/chws.rb |
| 116 /tmp/ruby/src/trunk_asan/lib/irb/command/context.rb |
| 117 /tmp/ruby/src/trunk_asan/lib/irb/command/continue.rb |
| 118 /tmp/ruby/src/trunk_asan/lib/irb/command/delete.rb |
| 119 /tmp/ruby/src/trunk_asan/lib/irb/command/disable_irb.rb |
| 120 /tmp/ruby/src/trunk_asan/lib/shellwords.rb |
| 121 /tmp/ruby/src/trunk_asan/lib/irb/color.rb |
| 122 /tmp/ruby/src/trunk_asan/lib/irb/source_finder.rb |
| 123 /tmp/ruby/src/trunk_asan/lib/irb/command/edit.rb |
| 124 /tmp/ruby/src/trunk_asan/lib/irb/command/exit.rb |
| 125 /tmp/ruby/src/trunk_asan/lib/irb/command/finish.rb |
| 126 /tmp/ruby/src/trunk_asan/lib/irb/command/force_exit.rb |
| 127 /tmp/ruby/src/trunk_asan/lib/irb/command/help.rb |
| 128 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/stringio.so |
| 129 /tmp/ruby/src/trunk_asan/lib/irb/pager.rb |
| 130 /tmp/ruby/src/trunk_asan/lib/irb/command/history.rb |
| 131 /tmp/ruby/src/trunk_asan/lib/irb/command/info.rb |
| 132 /tmp/ruby/src/trunk_asan/lib/irb/command/irb_info.rb |
| 133 /tmp/ruby/src/trunk_asan/lib/irb/ext/loader.rb |
| 134 /tmp/ruby/src/trunk_asan/lib/irb/command/load.rb |
| 135 /tmp/ruby/src/trunk_asan/lib/irb/command/ls.rb |
| 136 /tmp/ruby/src/trunk_asan/lib/irb/command/measure.rb |
| 137 /tmp/ruby/src/trunk_asan/lib/irb/command/next.rb |
| 138 /tmp/ruby/src/trunk_asan/lib/irb/ext/workspaces.rb |
| 139 /tmp/ruby/src/trunk_asan/lib/irb/command/pushws.rb |
| 140 /tmp/ruby/src/trunk_asan/lib/irb/command/show_doc.rb |
| 141 /tmp/ruby/src/trunk_asan/lib/irb/command/show_source.rb |
| 142 /tmp/ruby/src/trunk_asan/lib/irb/command/step.rb |
| 143 /tmp/ruby/src/trunk_asan/lib/irb/command/subirb.rb |
| 144 /tmp/ruby/src/trunk_asan/lib/irb/command/whereami.rb |
| 145 /tmp/ruby/src/trunk_asan/lib/irb/default_commands.rb |
| 146 /tmp/ruby/src/trunk_asan/lib/irb/statement.rb |
| 147 /tmp/ruby/src/trunk_asan/lib/irb/locale.rb |
| 148 /tmp/ruby/src/trunk_asan/lib/irb/version.rb |
| 149 /tmp/ruby/src/trunk_asan/lib/irb/easter-egg.rb |
| 150 /tmp/ruby/src/trunk_asan/lib/irb.rb |
| 151 /tmp/ruby/src/trunk_asan/lib/prettyprint.rb |
| 152 /tmp/ruby/src/trunk_asan/lib/pp.rb |
| 153 /tmp/ruby/src/trunk_asan/lib/irb/color_printer.rb |
| * Process memory map: |
| 7fff7000-8fff7000 rw-p 00000000 00:00 0 |
| 8fff7000-2008fff7000 ---p 00000000 00:00 0 |
| 2008fff7000-10007fff8000 rw-p 00000000 00:00 0 |
| 500000000000-502000000000 ---p 00000000 00:00 0 |
| 502000000000-502000130000 rw-p 00000000 00:00 0 |
| 502000130000-502e00000000 ---p 00000000 00:00 0 |
| 502e00000000-502e00010000 rw-p 00000000 00:00 0 |
| 502e00010000-503000000000 ---p 00000000 00:00 0 |
| 503000000000-5030003e0000 rw-p 00000000 00:00 0 |
| 5030003e0000-503e00000000 ---p 00000000 00:00 0 |
| 503e00000000-503e00010000 rw-p 00000000 00:00 0 |
| 503e00010000-504000000000 ---p 00000000 00:00 0 |
| 504000000000-504000270000 rw-p 00000000 00:00 0 |
| 504000270000-504e00000000 ---p 00000000 00:00 0 |
| 504e00000000-504e00010000 rw-p 00000000 00:00 0 |
| 504e00010000-506000000000 ---p 00000000 00:00 0 |
| 506000000000-506000270000 rw-p 00000000 00:00 0 |
| 506000270000-506e00000000 ---p 00000000 00:00 0 |
| 506e00000000-506e00010000 rw-p 00000000 00:00 0 |
| 506e00010000-507000000000 ---p 00000000 00:00 0 |
| 507000000000-507000160000 rw-p 00000000 00:00 0 |
| 507000160000-507e00000000 ---p 00000000 00:00 0 |
| 507e00000000-507e00010000 rw-p 00000000 00:00 0 |
| 507e00010000-508000000000 ---p 00000000 00:00 0 |
| 508000000000-5080002f0000 rw-p 00000000 00:00 0 |
| 5080002f0000-508e00000000 ---p 00000000 00:00 0 |
| 508e00000000-508e00010000 rw-p 00000000 00:00 0 |
| 508e00010000-50b000000000 ---p 00000000 00:00 0 |
| 50b000000000-50b000050000 rw-p 00000000 00:00 0 |
| 50b000050000-50be00000000 ---p 00000000 00:00 0 |
| 50be00000000-50be00010000 rw-p 00000000 00:00 0 |
| 50be00010000-50c000000000 ---p 00000000 00:00 0 |
| 50c000000000-50c000410000 rw-p 00000000 00:00 0 |
| 50c000410000-50ce00000000 ---p 00000000 00:00 0 |
| 50ce00000000-50ce00010000 rw-p 00000000 00:00 0 |
| 50ce00010000-50d000000000 ---p 00000000 00:00 0 |
| 50d000000000-50d0000c0000 rw-p 00000000 00:00 0 |
| 50d0000c0000-50de00000000 ---p 00000000 00:00 0 |
| 50de00000000-50de00010000 rw-p 00000000 00:00 0 |
| 50de00010000-50e000000000 ---p 00000000 00:00 0 |
| 50e000000000-50e000220000 rw-p 00000000 00:00 0 |
| 50e000220000-50ee00000000 ---p 00000000 00:00 0 |
| 50ee00000000-50ee00010000 rw-p 00000000 00:00 0 |
| 50ee00010000-50f000000000 ---p 00000000 00:00 0 |
| 50f000000000-50f000030000 rw-p 00000000 00:00 0 |
| 50f000030000-50fe00000000 ---p 00000000 00:00 0 |
| 50fe00000000-50fe00010000 rw-p 00000000 00:00 0 |
| 50fe00010000-510000000000 ---p 00000000 00:00 0 |
| 510000000000-5100000e0000 rw-p 00000000 00:00 0 |
| 5100000e0000-510e00000000 ---p 00000000 00:00 0 |
| 510e00000000-510e00010000 rw-p 00000000 00:00 0 |
| 510e00010000-511000000000 ---p 00000000 00:00 0 |
| 511000000000-5110000d0000 rw-p 00000000 00:00 0 |
| 5110000d0000-511e00000000 ---p 00000000 00:00 0 |
| 511e00000000-511e00010000 rw-p 00000000 00:00 0 |
| 511e00010000-512000000000 ---p 00000000 00:00 0 |
| 512000000000-512000090000 rw-p 00000000 00:00 0 |
| 512000090000-512e00000000 ---p 00000000 00:00 0 |
| 512e00000000-512e00010000 rw-p 00000000 00:00 0 |
| 512e00010000-513000000000 ---p 00000000 00:00 0 |
| 513000000000-5130002a0000 rw-p 00000000 00:00 0 |
| 5130002a0000-513e00000000 ---p 00000000 00:00 0 |
| 513e00000000-513e00010000 rw-p 00000000 00:00 0 |
| 513e00010000-514000000000 ---p 00000000 00:00 0 |
| 514000000000-5140000a0000 rw-p 00000000 00:00 0 |
| 5140000a0000-514e00000000 ---p 00000000 00:00 0 |
| 514e00000000-514e00010000 rw-p 00000000 00:00 0 |
| 514e00010000-515000000000 ---p 00000000 00:00 0 |
| 515000000000-515000090000 rw-p 00000000 00:00 0 |
| 515000090000-515e00000000 ---p 00000000 00:00 0 |
| 515e00000000-515e00010000 rw-p 00000000 00:00 0 |
| 515e00010000-516000000000 ---p 00000000 00:00 0 |
| 516000000000-516001410000 rw-p 00000000 00:00 0 |
| 516001410000-516e00000000 ---p 00000000 00:00 0 |
| 516e00000000-516e00010000 rw-p 00000000 00:00 0 |
| 516e00010000-517000000000 ---p 00000000 00:00 0 |
| 517000000000-517000070000 rw-p 00000000 00:00 0 |
| 517000070000-517e00000000 ---p 00000000 00:00 0 |
| 517e00000000-517e00010000 rw-p 00000000 00:00 0 |
| 517e00010000-518000000000 ---p 00000000 00:00 0 |
| 518000000000-518000040000 rw-p 00000000 00:00 0 |
| 518000040000-518e00000000 ---p 00000000 00:00 0 |
| 518e00000000-518e00010000 rw-p 00000000 00:00 0 |
| 518e00010000-519000000000 ---p 00000000 00:00 0 |
| 519000000000-5190000a0000 rw-p 00000000 00:00 0 |
| 5190000a0000-519e00000000 ---p 00000000 00:00 0 |
| 519e00000000-519e00010000 rw-p 00000000 00:00 0 |
| 519e00010000-51a000000000 ---p 00000000 00:00 0 |
| 51a000000000-51a000060000 rw-p 00000000 00:00 0 |
| 51a000060000-51ae00000000 ---p 00000000 00:00 0 |
| 51ae00000000-51ae00010000 rw-p 00000000 00:00 0 |
| 51ae00010000-51b000000000 ---p 00000000 00:00 0 |
| 51b000000000-51b000080000 rw-p 00000000 00:00 0 |
| 51b000080000-51be00000000 ---p 00000000 00:00 0 |
| 51be00000000-51be00010000 rw-p 00000000 00:00 0 |
| 51be00010000-51c000000000 ---p 00000000 00:00 0 |
| 51c000000000-51c000050000 rw-p 00000000 00:00 0 |
| 51c000050000-51ce00000000 ---p 00000000 00:00 0 |
| 51ce00000000-51ce00010000 rw-p 00000000 00:00 0 |
| 51ce00010000-51d000000000 ---p 00000000 00:00 0 |
| 51d000000000-51d000070000 rw-p 00000000 00:00 0 |
| 51d000070000-51de00000000 ---p 00000000 00:00 0 |
| 51de00000000-51de00010000 rw-p 00000000 00:00 0 |
| 51de00010000-51e000000000 ---p 00000000 00:00 0 |
| 51e000000000-51e000030000 rw-p 00000000 00:00 0 |
| 51e000030000-51ee00000000 ---p 00000000 00:00 0 |
| 51ee00000000-51ee00010000 rw-p 00000000 00:00 0 |
| 51ee00010000-51f000000000 ---p 00000000 00:00 0 |
| 51f000000000-51f000070000 rw-p 00000000 00:00 0 |
| 51f000070000-51fe00000000 ---p 00000000 00:00 0 |
| 51fe00000000-51fe00010000 rw-p 00000000 00:00 0 |
| 51fe00010000-520000000000 ---p 00000000 00:00 0 |
| 520000000000-520000020000 rw-p 00000000 00:00 0 |
| 520000020000-520e00000000 ---p 00000000 00:00 0 |
| 520e00000000-520e00010000 rw-p 00000000 00:00 0 |
| 520e00010000-521000000000 ---p 00000000 00:00 0 |
| 521000000000-5210001b0000 rw-p 00000000 00:00 0 |
| 5210001b0000-521e00000000 ---p 00000000 00:00 0 |
| 521e00000000-521e00010000 rw-p 00000000 00:00 0 |
| 521e00010000-522000000000 ---p 00000000 00:00 0 |
| 522000000000-522000040000 rw-p 00000000 00:00 0 |
| 522000040000-522e00000000 ---p 00000000 00:00 0 |
| 522e00000000-522e00010000 rw-p 00000000 00:00 0 |
| 522e00010000-523000000000 ---p 00000000 00:00 0 |
| 523000000000-5230000a0000 rw-p 00000000 00:00 0 |
| 5230000a0000-523e00000000 ---p 00000000 00:00 0 |
| 523e00000000-523e00010000 rw-p 00000000 00:00 0 |
| 523e00010000-524000000000 ---p 00000000 00:00 0 |
| 524000000000-524000270000 rw-p 00000000 00:00 0 |
| 524000270000-524e00000000 ---p 00000000 00:00 0 |
| 524e00000000-524e00010000 rw-p 00000000 00:00 0 |
| 524e00010000-525000000000 ---p 00000000 00:00 0 |
| 525000000000-525000200000 rw-p 00000000 00:00 0 |
| 525000200000-525e00000000 ---p 00000000 00:00 0 |
| 525e00000000-525e00010000 rw-p 00000000 00:00 0 |
| 525e00010000-526000000000 ---p 00000000 00:00 0 |
| 526000000000-526000070000 rw-p 00000000 00:00 0 |
| 526000070000-526e00000000 ---p 00000000 00:00 0 |
| 526e00000000-526e00010000 rw-p 00000000 00:00 0 |
| 526e00010000-527000000000 ---p 00000000 00:00 0 |
| 527000000000-527000050000 rw-p 00000000 00:00 0 |
| 527000050000-527e00000000 ---p 00000000 00:00 0 |
| 527e00000000-527e00010000 rw-p 00000000 00:00 0 |
| 527e00010000-528000000000 ---p 00000000 00:00 0 |
| 528000000000-528000020000 rw-p 00000000 00:00 0 |
| 528000020000-528e00000000 ---p 00000000 00:00 0 |
| 528e00000000-528e00010000 rw-p 00000000 00:00 0 |
| 528e00010000-529000000000 ---p 00000000 00:00 0 |
| 529000000000-529000030000 rw-p 00000000 00:00 0 |
| 529000030000-529e00000000 ---p 00000000 00:00 0 |
| 529e00000000-529e00010000 rw-p 00000000 00:00 0 |
| 529e00010000-52a000000000 ---p 00000000 00:00 0 |
| 52a000000000-52a000010000 rw-p 00000000 00:00 0 |
| 52a000010000-52ae00000000 ---p 00000000 00:00 0 |
| 52ae00000000-52ae00010000 rw-p 00000000 00:00 0 |
| 52ae00010000-52b000000000 ---p 00000000 00:00 0 |
| 52b000000000-52b000050000 rw-p 00000000 00:00 0 |
| 52b000050000-52be00000000 ---p 00000000 00:00 0 |
| 52be00000000-52be00010000 rw-p 00000000 00:00 0 |
| 52be00010000-52c000000000 ---p 00000000 00:00 0 |
| 52c000000000-52c000010000 rw-p 00000000 00:00 0 |
| 52c000010000-52ce00000000 ---p 00000000 00:00 0 |
| 52ce00000000-52ce00010000 rw-p 00000000 00:00 0 |
| 52ce00010000-52d000000000 ---p 00000000 00:00 0 |
| 52d000000000-52d000040000 rw-p 00000000 00:00 0 |
| 52d000040000-52de00000000 ---p 00000000 00:00 0 |
| 52de00000000-52de00010000 rw-p 00000000 00:00 0 |
| 52de00010000-52f000000000 ---p 00000000 00:00 0 |
| 52f000000000-52f000040000 rw-p 00000000 00:00 0 |
| 52f000040000-52fe00000000 ---p 00000000 00:00 0 |
| 52fe00000000-52fe00010000 rw-p 00000000 00:00 0 |
| 52fe00010000-531000000000 ---p 00000000 00:00 0 |
| 531000000000-531000020000 rw-p 00000000 00:00 0 |
| 531000020000-531e00000000 ---p 00000000 00:00 0 |
| 531e00000000-531e00010000 rw-p 00000000 00:00 0 |
| 531e00010000-533000000000 ---p 00000000 00:00 0 |
| 533000000000-533000040000 rw-p 00000000 00:00 0 |
| 533000040000-533e00000000 ---p 00000000 00:00 0 |
| 533e00000000-533e00010000 rw-p 00000000 00:00 0 |
| 533e00010000-540000000000 ---p 00000000 00:00 0 |
| 540000000000-540000002000 rw-p 00000000 00:00 0 |
| 63569e4c7000-63569e632000 r--p 00000000 00:23 1838512433 /tmp/ruby/build/trunk_asan/ruby |
| 63569e632000-63569f080000 r-xp 0016b000 00:23 1838512433 /tmp/ruby/build/trunk_asan/ruby |
| 63569f080000-63569f313000 r--p 00bb9000 00:23 1838512433 /tmp/ruby/build/trunk_asan/ruby |
| 63569f313000-63569f333000 r--p 00e4b000 00:23 1838512433 /tmp/ruby/build/trunk_asan/ruby |
| 63569f333000-63569f40f000 rw-p 00e6b000 00:23 1838512433 /tmp/ruby/build/trunk_asan/ruby |
| 63569f40f000-63569fd84000 rw-p 00000000 00:00 0 |
| 7846ec200000-7846ec6e2000 rw-p 00000000 00:00 0 |
| 7846ecc00000-7846ece07000 r--s 00000000 103:02 6291700 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7846ecef1000-7846f0400000 r--s 00000000 00:23 1838512433 /tmp/ruby/build/trunk_asan/ruby |
| 7846f0400000-7846f0500000 rw-p 00000000 00:00 0 |
| 7846f0600000-7846f1e00000 rw-p 00000000 00:00 0 |
| 7846f1e00000-7846f1e01000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f1e01000-7846f1f22000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f1f22000-7846f1f23000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f1f23000-7846f2044000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2044000-7846f2045000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2045000-7846f2166000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2166000-7846f2167000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2167000-7846f2288000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2288000-7846f2289000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2289000-7846f23aa000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f23aa000-7846f23ab000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f23ab000-7846f24cc000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f24cc000-7846f24cd000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f24cd000-7846f25ee000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f25ee000-7846f25ef000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f25ef000-7846f2710000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2710000-7846f2711000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2711000-7846f2832000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2832000-7846f2833000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2833000-7846f2954000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2954000-7846f2955000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2955000-7846f2a76000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2a76000-7846f2a77000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2a77000-7846f2b98000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2b98000-7846f2b99000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2b99000-7846f2cba000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2cba000-7846f2cbb000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2cbb000-7846f2ddc000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2ddc000-7846f2ddd000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2ddd000-7846f2efe000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2efe000-7846f2eff000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f2eff000-7846f3020000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3020000-7846f3021000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3021000-7846f3142000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3142000-7846f3143000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3143000-7846f3264000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3264000-7846f3265000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3265000-7846f3386000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3386000-7846f3387000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3387000-7846f34a8000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f34a8000-7846f34a9000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f34a9000-7846f35ca000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f35ca000-7846f35cb000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f35cb000-7846f36ec000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f36ec000-7846f36ed000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f36ed000-7846f380e000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f380e000-7846f380f000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f380f000-7846f3930000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3930000-7846f3931000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3931000-7846f3a52000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3a52000-7846f3a53000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3a53000-7846f3b74000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3b74000-7846f3b75000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3b75000-7846f3c96000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3c96000-7846f3c97000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3c97000-7846f3db8000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3db8000-7846f3db9000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3db9000-7846f3eda000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3eda000-7846f3edb000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3edb000-7846f3ffc000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3ffc000-7846f3ffd000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f3ffd000-7846f411e000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f411e000-7846f411f000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f411f000-7846f4240000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7846f4278000-7846f4f09000 rw-p 00000000 00:00 0 |
| 7846f5000000-7846f5001000 ---p 00000000 00:00 0 |
| 7846f5001000-7846f5801000 rw-p 00000000 00:00 0 |
| 7846f5810000-7846f5a00000 rw-p 00000000 00:00 0 |
| 7846f5a00000-78470da00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| 78470da00000-78470ee00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| 78470ee6b000-78470eed0000 rw-p 00000000 00:00 0 |
| 78470eed0000-78470eef0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 78470eefe000-78470f000000 rw-p 00000000 00:00 0 |
| 78470f000000-78470f800000 rw-p 00000000 00:00 0 |
| 78470f800000-784710309000 rw-p 00000000 00:00 0 |
| 784710309000-784710320000 r--s 00000000 00:23 1804642257 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/console.so |
| 784710320000-784710370000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 784710379000-78471037e000 r--p 00000000 00:23 1694320104 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/stringio.so |
| 78471037e000-78471038a000 r-xp 00005000 00:23 1694320104 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/stringio.so |
| 78471038a000-78471038d000 r--p 00011000 00:23 1694320104 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/stringio.so |
| 78471038d000-78471038e000 r--p 00013000 00:23 1694320104 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/stringio.so |
| 78471038e000-784710390000 rw-p 00014000 00:23 1694320104 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/stringio.so |
| 784710390000-784710400000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 784710400000-784710420000 rw-p 00000000 00:00 0 |
| 784710420000-784710c00000 ---p 00000000 00:00 0 |
| 784710c00000-784710f00000 rw-p 00000000 00:00 0 |
| 784710f0c000-784710f28000 r--p 00000000 00:23 1837896537 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/ripper.so |
| 784710f28000-784710fbd000 r-xp 0001c000 00:23 1837896537 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/ripper.so |
| 784710fbd000-784710fea000 r--p 000b1000 00:23 1837896537 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/ripper.so |
| 784710fea000-784710fec000 r--p 000dd000 00:23 1837896537 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/ripper.so |
| 784710fec000-784710fff000 rw-p 000df000 00:23 1837896537 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/ripper.so |
| 784710fff000-784711100000 rw-p 00000000 00:00 0 |
| 784711106000-78471110b000 r--p 00000000 00:23 1694320049 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so |
| 78471110b000-784711115000 r-xp 00005000 00:23 1694320049 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so |
| 784711115000-784711118000 r--p 0000f000 00:23 1694320049 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so |
| 784711118000-784711119000 r--p 00011000 00:23 1694320049 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so |
| 784711119000-78471111c000 rw-p 00012000 00:23 1694320049 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so |
| 78471111c000-78471111d000 rw-p 00000000 00:00 0 |
| 78471111d000-784711123000 r--p 00000000 00:23 1813878961 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/etc.so |
| 784711123000-784711127000 r-xp 00006000 00:23 1813878961 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/etc.so |
| 784711127000-78471112b000 r--p 0000a000 00:23 1813878961 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/etc.so |
| 78471112b000-78471112c000 r--p 0000d000 00:23 1813878961 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/etc.so |
| 78471112c000-784711130000 rw-p 0000e000 00:23 1813878961 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/etc.so |
| 784711130000-7847111b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 7847111be000-7847111f0000 rw-p 00000000 00:00 0 |
| 7847111f0000-784711200000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 784711200000-784711300000 rw-p 00000000 00:00 0 |
| 784711310000-784711320000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 784711320000-784711390000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 7847113a0000-7847113b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 7847113b0000-784711400000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 784711400000-784711500000 rw-p 00000000 00:00 0 |
| 78471150b000-78471150c000 r--p 00000000 00:23 1694319955 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so |
| 78471150c000-78471150d000 r-xp 00001000 00:23 1694319955 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so |
| 78471150d000-78471150e000 r--p 00002000 00:23 1694319955 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so |
| 78471150e000-78471150f000 r--p 00002000 00:23 1694319955 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so |
| 78471150f000-784711510000 rw-p 00003000 00:23 1694319955 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so |
| 784711510000-784711520000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 784711520000-784711530000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 784711531000-784711535000 r--p 00000000 00:23 1804642257 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/console.so |
| 784711535000-78471153b000 r-xp 00004000 00:23 1804642257 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/console.so |
| 78471153b000-78471153d000 r--p 0000a000 00:23 1804642257 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/console.so |
| 78471153d000-78471153e000 r--p 0000b000 00:23 1804642257 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/console.so |
| 78471153e000-784711540000 rw-p 0000c000 00:23 1804642257 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/console.so |
| 784711540000-784711590000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 784711590000-784711592000 r--p 00000000 00:23 1694319962 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/monitor.so |
| 784711592000-784711593000 r-xp 00002000 00:23 1694319962 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/monitor.so |
| 784711593000-784711594000 r--p 00003000 00:23 1694319962 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/monitor.so |
| 784711594000-784711595000 r--p 00003000 00:23 1694319962 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/monitor.so |
| 784711595000-784711596000 rw-p 00004000 00:23 1694319962 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/monitor.so |
| 784711596000-784711599000 r--p 00000000 00:23 1694320554 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/transdb.so |
| 784711599000-78471159b000 r-xp 00003000 00:23 1694320554 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/transdb.so |
| 78471159b000-78471159d000 r--p 00005000 00:23 1694320554 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/transdb.so |
| 78471159d000-78471159e000 r--p 00006000 00:23 1694320554 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/transdb.so |
| 78471159e000-7847115a0000 rw-p 00007000 00:23 1694320554 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/transdb.so |
| 7847115a0000-784711600000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 784711600000-78471198e000 rw-p 00000000 00:00 0 |
| 784711990000-784711993000 rw-p 00000000 00:00 0 |
| 784711993000-784711997000 r--p 00000000 00:23 1694317594 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/encdb.so |
| 784711997000-784711998000 r-xp 00004000 00:23 1694317594 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/encdb.so |
| 784711998000-78471199a000 r--p 00005000 00:23 1694317594 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/encdb.so |
| 78471199a000-78471199b000 r--p 00006000 00:23 1694317594 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/encdb.so |
| 78471199b000-78471199e000 rw-p 00007000 00:23 1694317594 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/encdb.so |
| 78471199e000-784711a00000 rw-p 00000000 00:00 0 |
| 784711a00000-784711a28000 r--p 00000000 103:02 6291700 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 784711a28000-784711bb0000 r-xp 00028000 103:02 6291700 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 784711bb0000-784711bff000 r--p 001b0000 103:02 6291700 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 784711bff000-784711c03000 r--p 001fe000 103:02 6291700 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 784711c03000-784711c05000 rw-p 00202000 103:02 6291700 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 784711c05000-784711c20000 rw-p 00000000 00:00 0 |
| 784711c20000-784711c30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 784711c30000-784711c34000 rw-p 00000000 00:00 0 |
| 784711c34000-784711c37000 rw-p 00000000 00:00 0 |
| 784711c37000-784711c3e000 r--s 00000000 103:02 6498526 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache |
| 784711c3e000-784711c97000 r--p 00000000 103:02 6291734 /usr/lib/locale/C.utf8/LC_CTYPE |
| 784711c97000-784711dec000 rw-p 00000000 00:00 0 |
| 784711dec000-784711df0000 r--p 00000000 103:02 6291645 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 784711df0000-784711e14000 r-xp 00004000 103:02 6291645 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 784711e14000-784711e18000 r--p 00028000 103:02 6291645 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 784711e18000-784711e19000 r--p 0002b000 103:02 6291645 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 784711e19000-784711e1a000 rw-p 0002c000 103:02 6291645 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 784711e1a000-784711e1c000 rw-p 00000000 00:00 0 |
| 784711e1c000-784711e1f000 r--p 00000000 103:02 6291713 /usr/lib/x86_64-linux-gnu/libresolv.so.2 |
| 784711e1f000-784711e29000 r-xp 00003000 103:02 6291713 /usr/lib/x86_64-linux-gnu/libresolv.so.2 |
| 784711e29000-784711e2b000 r--p 0000d000 103:02 6291713 /usr/lib/x86_64-linux-gnu/libresolv.so.2 |
| 784711e2b000-784711e2c000 r--p 0000f000 103:02 6291713 /usr/lib/x86_64-linux-gnu/libresolv.so.2 |
| 784711e2c000-784711e2d000 rw-p 00010000 103:02 6291713 /usr/lib/x86_64-linux-gnu/libresolv.so.2 |
| 784711e2d000-784711e2f000 rw-p 00000000 00:00 0 |
| 784711e2f000-784711e3f000 r--p 00000000 103:02 6291703 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 784711e3f000-784711ebe000 r-xp 00010000 103:02 6291703 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 784711ebe000-784711f16000 r--p 0008f000 103:02 6291703 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 784711f16000-784711f17000 r--p 000e7000 103:02 6291703 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 784711f17000-784711f18000 rw-p 000e8000 103:02 6291703 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 784711f18000-784711f1a000 r--p 00000000 103:02 6292515 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 784711f1a000-784711f2f000 r-xp 00002000 103:02 6292515 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 784711f2f000-784711f48000 r--p 00017000 103:02 6292515 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 784711f48000-784711f49000 r--p 0002f000 103:02 6292515 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 784711f49000-784711f4a000 rw-p 00030000 103:02 6292515 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 784711f4a000-784711f52000 rw-p 00000000 00:00 0 |
| 784711f52000-784711f5c000 r--p 00000000 103:02 6297008 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 784711f5c000-784711fbf000 r-xp 0000a000 103:02 6297008 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 784711fbf000-784711fd4000 r--p 0006d000 103:02 6297008 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 784711fd4000-784711fd5000 r--p 00081000 103:02 6297008 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 784711fd5000-784711fd6000 rw-p 00082000 103:02 6297008 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 784711fd6000-784711fd8000 r--p 00000000 103:02 6293169 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 784711fd8000-784711fea000 r-xp 00002000 103:02 6293169 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 784711fea000-784711ff0000 r--p 00014000 103:02 6293169 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 784711ff0000-784711ff1000 r--p 0001a000 103:02 6293169 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 784711ff1000-784711ff2000 rw-p 0001b000 103:02 6293169 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 784711ff2000-784711ffb000 rw-p 00000000 00:00 0 |
| 784711ffb000-784711ffc000 r--p 00000000 103:02 6291696 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 784711ffc000-784712027000 r-xp 00001000 103:02 6291696 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 784712027000-784712031000 r--p 0002c000 103:02 6291696 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 784712031000-784712033000 r--p 00036000 103:02 6291696 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 784712033000-784712035000 rw-p 00038000 103:02 6291696 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7ffc9daf8000-7ffc9db19000 rw-p 00000000 00:00 0 [stack] |
| 7ffc9db3a000-7ffc9db3e000 r--p 00000000 00:00 0 [vvar] |
| 7ffc9db3e000-7ffc9db40000 r-xp 00000000 00:00 0 [vdso] |
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| 1) |
| Binding#irb creates an IRB session with the binding in scope FAILED |
| Expected [] == ["a ** 2", "100", "exit"] |
| to be truthy but was false |
| /tmp/ruby/src/trunk_asan/spec/ruby/core/binding/irb_spec.rb:17:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_asan/spec/ruby/core/binding/irb_spec.rb:4:in '<top (required)>' |
| make: *** [uncommon.mk:1013: yes-test-spec] Error 1 |