Project

General

Profile

Bug #18355 ยป segmentation_fault.txt

segmentation fault message - ume-san (Toshi Umehara), 11/21/2021 12:53 AM

 
^C[2021-11-21 09:44:39] INFO going to shutdown ...
[2021-11-21 09:44:39] INFO WEBrick::HTTPServer#start done.
/home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/shared_helpers.rb:58: [BUG] Segmentation fault at 0x0000000000000008
ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0013 p:---- s:0064 e:000063 CFUNC :pwd
c:0012 p:0012 s:0060 e:000059 BLOCK /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/shared_helpers.rb:58 [FINISH]
c:0011 p:---- s:0057 e:000056 CFUNC :synchronize
c:0010 p:0016 s:0053 e:000052 METHOD /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/shared_helpers.rb:57
c:0009 p:0023 s:0049 e:000047 METHOD /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/shared_helpers.rb:246
c:0008 p:0006 s:0040 e:000039 METHOD /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/shared_helpers.rb:144
c:0007 p:0023 s:0034 e:000032 METHOD /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/cli.rb:27
c:0006 p:0109 s:0028 e:000027 BLOCK /home/toshihiro/Ruby3/lib/ruby/gems/3.0.0/gems/bundler-2.2.31/exe/bundle:49
c:0005 p:0014 s:0022 e:000021 METHOD /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/friendly_errors.rb:103
c:0004 p:0162 s:0017 E:001e48 TOP /home/toshihiro/Ruby3/lib/ruby/gems/3.0.0/gems/bundler-2.2.31/exe/bundle:37 [FINISH]
c:0003 p:---- s:0013 e:000012 CFUNC :load
c:0002 p:0112 s:0008 E:000760 EVAL /home/toshihiro/Ruby3/bin/bundle:23 [FINISH]
c:0001 p:0000 s:0003 E:000700 (none) [FINISH]

-- Ruby level backtrace information ----------------------------------------
/home/toshihiro/Ruby3/bin/bundle:23:in `<main>'
/home/toshihiro/Ruby3/bin/bundle:23:in `load'
/home/toshihiro/Ruby3/lib/ruby/gems/3.0.0/gems/bundler-2.2.31/exe/bundle:37:in `<top (required)>'
/home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/friendly_errors.rb:103:in `with_friendly_errors'
/home/toshihiro/Ruby3/lib/ruby/gems/3.0.0/gems/bundler-2.2.31/exe/bundle:49:in `block in <top (required)>'
/home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/cli.rb:27:in `start'
/home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/shared_helpers.rb:144:in `print_major_deprecations!'
/home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/shared_helpers.rb:246:in `search_up'
/home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/shared_helpers.rb:57:in `pwd'
/home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/shared_helpers.rb:57:in `synchronize'
/home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/shared_helpers.rb:58:in `block in pwd'
/home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/shared_helpers.rb:58:in `pwd'

-- Machine register context ------------------------------------------------
RIP: 0x00005558b348ddaf RBP: 0x00005558b3915b98 RSP: 0x00007fff538d2dd0
RAX: 0x0000000000000001 RBX: 0x000000000000001c RCX: 0x0000000000000000
RDX: 0x0000000000000000 RDI: 0x0000000000000000 RSI: 0x0000000000000000
R8: 0x000000000000000f R9: 0x00007fff538d2df0 R10: 0x00005558b328d4b8
R11: 0x00005558b34a1310 R12: 0x0000000000000000 R13: 0x0000000000000000
R14: 0x00005558b39d5c20 R15: 0x00007fff538d2df0 EFL: 0x0000000000010202

-- C level backtrace information -------------------------------------------
/home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/bin/rackup -s webrick(0x22ccd0) [0x5558b34b3cd0]
/home/toshihiro/Ruby3/bin/ruby(rb_bug_for_fatal_signal+0xe8) [0x5558b3559a38]
/home/toshihiro/Ruby3/bin/ruby(sigsegv+0x49) [0x5558b340a4c9]
[0x7f4636f5fa20]
/home/toshihiro/Ruby3/bin/ruby(callable_method_entry.constprop.0+0x5f) [0x5558b348ddaf]
/home/toshihiro/Ruby3/bin/ruby(gccct_method_search_slowpath+0x39) [0x5558b348e3a9]
/home/toshihiro/Ruby3/bin/ruby(rb_funcallv_scope+0x23b) [0x5558b34a119b]
[0x7f4625f48783]
/home/toshihiro/Ruby3/bin/ruby(vm_call_cfunc_with_frame+0x117) [0x5558b348b457]
/home/toshihiro/Ruby3/bin/ruby(vm_sendish+0x37b) [0x5558b3495d2b]
/home/toshihiro/Ruby3/bin/ruby(vm_exec_core+0x96) [0x5558b34a1f06]
/home/toshihiro/Ruby3/bin/ruby(rb_vm_exec+0x187) [0x5558b3496947]
/home/toshihiro/Ruby3/bin/ruby(rb_ensure+0xf9) [0x5558b32ba8d9]
/home/toshihiro/Ruby3/bin/ruby(vm_call_cfunc_with_frame+0x117) [0x5558b348b457]
/home/toshihiro/Ruby3/bin/ruby(vm_sendish+0x37b) [0x5558b3495d2b]
/home/toshihiro/Ruby3/bin/ruby(vm_exec_core+0xf5) [0x5558b34a1f65]
/home/toshihiro/Ruby3/bin/ruby(rb_vm_exec+0x97e) [0x5558b349713e]
/home/toshihiro/Ruby3/bin/ruby(rb_f_load+0x161) [0x5558b331ae31]
/home/toshihiro/Ruby3/bin/ruby(vm_call_cfunc_with_frame+0x117) [0x5558b348b457]
/home/toshihiro/Ruby3/bin/ruby(vm_sendish+0x37b) [0x5558b3495d2b]
/home/toshihiro/Ruby3/bin/ruby(vm_exec_core+0x96) [0x5558b34a1f06]
/home/toshihiro/Ruby3/bin/ruby(rb_vm_exec+0x97e) [0x5558b349713e]
/home/toshihiro/Ruby3/bin/ruby(rb_ec_exec_node+0xc6) [0x5558b32b4dc6]
/home/toshihiro/Ruby3/bin/ruby(ruby_run_node+0x49) [0x5558b32b97b9]
/home/toshihiro/Ruby3/bin/ruby(main+0x5b) [0x5558b32b4b3b]

-- Other runtime information -----------------------------------------------

* Loaded script: /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/bin/rackup

* Loaded features:

0 enumerator.so
1 thread.rb
2 rational.so
3 complex.so
4 ruby2_keywords.rb
5 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/enc/encdb.so
6 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/enc/trans/transdb.so
7 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/rbconfig.rb
8 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/compatibility.rb
9 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/defaults.rb
10 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/deprecate.rb
11 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/errors.rb
12 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/exceptions.rb
13 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/basic_specification.rb
14 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/stub_specification.rb
15 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/text.rb
16 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/user_interaction.rb
17 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/specification_policy.rb
18 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/util/list.rb
19 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/platform.rb
20 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/version.rb
21 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/requirement.rb
22 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/specification.rb
23 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/util.rb
24 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/dependency.rb
25 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_gem.rb
26 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/monitor.so
27 /home/toshihiro/Ruby3/lib/ruby/3.0.0/monitor.rb
28 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb
29 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_warn.rb
30 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems.rb
31 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/path_support.rb
32 /home/toshihiro/Ruby3/lib/ruby/3.0.0/did_you_mean/version.rb
33 /home/toshihiro/Ruby3/lib/ruby/3.0.0/did_you_mean/core_ext/name_error.rb
34 /home/toshihiro/Ruby3/lib/ruby/3.0.0/did_you_mean/levenshtein.rb
35 /home/toshihiro/Ruby3/lib/ruby/3.0.0/did_you_mean/jaro_winkler.rb
36 /home/toshihiro/Ruby3/lib/ruby/3.0.0/did_you_mean/spell_checker.rb
37 /home/toshihiro/Ruby3/lib/ruby/3.0.0/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
38 /home/toshihiro/Ruby3/lib/ruby/3.0.0/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
39 /home/toshihiro/Ruby3/lib/ruby/3.0.0/did_you_mean/spell_checkers/name_error_checkers.rb
40 /home/toshihiro/Ruby3/lib/ruby/3.0.0/did_you_mean/spell_checkers/method_name_checker.rb
41 /home/toshihiro/Ruby3/lib/ruby/3.0.0/did_you_mean/spell_checkers/key_error_checker.rb
42 /home/toshihiro/Ruby3/lib/ruby/3.0.0/did_you_mean/spell_checkers/null_checker.rb
43 /home/toshihiro/Ruby3/lib/ruby/3.0.0/did_you_mean/tree_spell_checker.rb
44 /home/toshihiro/Ruby3/lib/ruby/3.0.0/did_you_mean/spell_checkers/require_path_checker.rb
45 /home/toshihiro/Ruby3/lib/ruby/3.0.0/did_you_mean/formatters/plain_formatter.rb
46 /home/toshihiro/Ruby3/lib/ruby/3.0.0/did_you_mean.rb
47 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/bundler_version_finder.rb
48 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/tsort/lib/tsort.rb
49 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/tsort.rb
50 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/request_set/gem_dependency_api.rb
51 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/request_set/lockfile/parser.rb
52 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/request_set/lockfile/tokenizer.rb
53 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/request_set/lockfile.rb
54 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/request_set.rb
55 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb
56 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb
57 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo/lib/molinillo/errors.rb
58 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb
59 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
60 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
61 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
62 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
63 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb
64 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb
65 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb
66 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb
67 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb
68 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo/lib/molinillo/state.rb
69 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb
70 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb
71 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo/lib/molinillo/resolution.rb
72 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo/lib/molinillo/resolver.rb
73 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb
74 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo/lib/molinillo.rb
75 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/molinillo.rb
76 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/activation_request.rb
77 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/conflict.rb
78 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/dependency_request.rb
79 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/requirement_list.rb
80 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/stats.rb
81 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/set.rb
82 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/api_set.rb
83 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/composed_set.rb
84 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/best_set.rb
85 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/current_set.rb
86 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/git_set.rb
87 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/index_set.rb
88 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/installer_set.rb
89 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/lock_set.rb
90 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/vendor_set.rb
91 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/source_set.rb
92 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/specification.rb
93 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/spec_specification.rb
94 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/api_specification.rb
95 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/git_specification.rb
96 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/index_specification.rb
97 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/installed_specification.rb
98 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/local_specification.rb
99 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/lock_specification.rb
100 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver/vendor_specification.rb
101 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/resolver.rb
102 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/source/git.rb
103 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/source/installed.rb
104 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/source/specific_file.rb
105 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/source/local.rb
106 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/source/lock.rb
107 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/source/vendor.rb
108 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/source.rb
109 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/fileutils/lib/fileutils.rb
110 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendored_fileutils.rb
111 /home/toshihiro/Ruby3/lib/ruby/gems/3.0.0/gems/pathname-0.2.0/lib/pathname.so
112 /home/toshihiro/Ruby3/lib/ruby/gems/3.0.0/gems/pathname-0.2.0/lib/pathname.rb
113 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/errors.rb
114 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/environment_preserver.rb
115 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/plugin/api.rb
116 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/plugin.rb
117 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/gem_helpers.rb
118 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/match_platform.rb
119 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/rubygems_ext.rb
120 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/rubygems_integration.rb
121 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/version.rb
122 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/constants.rb
123 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/current_ruby.rb
124 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/build_metadata.rb
125 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler.rb
126 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/thor/lib/thor/command.rb
127 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb
128 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/thor/lib/thor/error.rb
129 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/thor/lib/thor/invocation.rb
130 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/thor/lib/thor/nested_context.rb
131 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/thor/lib/thor/parser/argument.rb
132 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/thor/lib/thor/parser/arguments.rb
133 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/thor/lib/thor/parser/option.rb
134 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/thor/lib/thor/parser/options.rb
135 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/thor/lib/thor/parser.rb
136 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/thor/lib/thor/shell.rb
137 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/thor/lib/thor/line_editor/basic.rb
138 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/thor/lib/thor/line_editor/readline.rb
139 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/thor/lib/thor/line_editor.rb
140 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/thor/lib/thor/util.rb
141 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/thor/lib/thor/base.rb
142 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/thor/lib/thor.rb
143 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendored_thor.rb
144 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/friendly_errors.rb
145 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/cli/common.rb
146 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/settings.rb
147 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/feature_flag.rb
148 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/shared_helpers.rb
149 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/rubygems/ext/builder.rb
150 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/yaml_serializer.rb
151 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/cli/config.rb
152 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/cli/plugin.rb
153 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/cli.rb
154 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/thor/lib/thor/shell/basic.rb
155 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/thor/lib/thor/shell/color.rb
156 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/ui.rb
157 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/ui/shell.rb
158 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/ui/rg_proxy.rb
159 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/cli/exec.rb
160 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/source.rb
161 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/source/path.rb
162 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/source/git.rb
163 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/source/rubygems.rb
164 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/lockfile_parser.rb
165 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/definition.rb
166 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/dependency.rb
167 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/ruby_dsl.rb
168 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/dsl.rb
169 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/source_list.rb
170 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/source/metadata.rb
171 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/uri/lib/uri/version.rb
172 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/uri/lib/uri/rfc2396_parser.rb
173 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/uri/lib/uri/rfc3986_parser.rb
174 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/uri/lib/uri/common.rb
175 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/uri/lib/uri/generic.rb
176 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/uri/lib/uri/file.rb
177 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/uri/lib/uri/ftp.rb
178 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/uri/lib/uri/http.rb
179 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/uri/lib/uri/https.rb
180 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/uri/lib/uri/ldap.rb
181 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/uri/lib/uri/ldaps.rb
182 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/uri/lib/uri/mailto.rb
183 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/uri/lib/uri.rb
184 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendored_uri.rb
185 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/lazy_specification.rb
186 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/index.rb
187 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendor/tsort/lib/tsort.rb
188 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/vendored_tsort.rb
189 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/spec_set.rb
190 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/dep_proxy.rb
191 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/runtime.rb
192 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/source/gemspec.rb
193 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/remote_specification.rb
194 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/stub_specification.rb
195 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/endpoint_specification.rb
196 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/ruby_version.rb
197 /home/toshihiro/Ruby3/lib/ruby/site_ruby/3.0.0/bundler/setup.rb
198 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/rack-2.2.3/lib/rack/version.rb
199 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/rack-2.2.3/lib/rack.rb
200 /home/toshihiro/Ruby3/lib/ruby/3.0.0/optparse.rb
201 /home/toshihiro/Ruby3/lib/ruby/3.0.0/fileutils.rb
202 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/rack-2.2.3/lib/rack/server.rb
203 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/rack-2.2.3/lib/rack/builder.rb
204 /home/toshihiro/Ruby3/lib/ruby/3.0.0/uri/version.rb
205 /home/toshihiro/Ruby3/lib/ruby/3.0.0/uri/rfc2396_parser.rb
206 /home/toshihiro/Ruby3/lib/ruby/3.0.0/uri/rfc3986_parser.rb
207 /home/toshihiro/Ruby3/lib/ruby/3.0.0/uri/common.rb
208 /home/toshihiro/Ruby3/lib/ruby/3.0.0/uri/generic.rb
209 /home/toshihiro/Ruby3/lib/ruby/3.0.0/uri/file.rb
210 /home/toshihiro/Ruby3/lib/ruby/3.0.0/uri/ftp.rb
211 /home/toshihiro/Ruby3/lib/ruby/3.0.0/uri/http.rb
212 /home/toshihiro/Ruby3/lib/ruby/3.0.0/uri/https.rb
213 /home/toshihiro/Ruby3/lib/ruby/3.0.0/uri/ldap.rb
214 /home/toshihiro/Ruby3/lib/ruby/3.0.0/uri/ldaps.rb
215 /home/toshihiro/Ruby3/lib/ruby/3.0.0/uri/mailto.rb
216 /home/toshihiro/Ruby3/lib/ruby/3.0.0/uri.rb
217 /home/toshihiro/Ruby3/lib/ruby/3.0.0/set.rb
218 /home/toshihiro/Ruby3/lib/ruby/3.0.0/delegate.rb
219 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/etc.so
220 /home/toshihiro/Ruby3/lib/ruby/3.0.0/tmpdir.rb
221 /home/toshihiro/Ruby3/lib/ruby/3.0.0/tempfile.rb
222 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/date_core.so
223 /home/toshihiro/Ruby3/lib/ruby/3.0.0/date.rb
224 /home/toshihiro/Ruby3/lib/ruby/3.0.0/time.rb
225 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/rack-2.2.3/lib/rack/query_parser.rb
226 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/rack-2.2.3/lib/rack/utils.rb
227 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/rack-2.2.3/lib/rack/content_length.rb
228 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/rack-2.2.3/lib/rack/tempfile_reaper.rb
229 /home/toshihiro/Ruby3/lib/ruby/3.0.0/ostruct.rb
230 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/cgi/escape.so
231 /home/toshihiro/Ruby3/lib/ruby/3.0.0/cgi/util.rb
232 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/strscan.so
233 /home/toshihiro/Ruby3/lib/ruby/3.0.0/erb.rb
234 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/rack-2.2.3/lib/rack/show_exceptions.rb
235 /home/toshihiro/Ruby3/lib/ruby/3.0.0/forwardable/impl.rb
236 /home/toshihiro/Ruby3/lib/ruby/3.0.0/forwardable.rb
237 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/rack-2.2.3/lib/rack/lint.rb
238 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/rack-2.2.3/lib/rack/handler.rb
239 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/compat.rb
240 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/version.rb
241 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/httpversion.rb
242 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/socket.so
243 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/io/wait.so
244 /home/toshihiro/Ruby3/lib/ruby/3.0.0/socket.rb
245 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/httputils.rb
246 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/io/nonblock.so
247 /home/toshihiro/Ruby3/lib/ruby/3.0.0/timeout.rb
248 /home/toshihiro/Ruby3/lib/ruby/3.0.0/singleton.rb
249 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/utils.rb
250 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/log.rb
251 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/config.rb
252 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/server.rb
253 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/accesslog.rb
254 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/htmlutils.rb
255 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/cookie.rb
256 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/httpstatus.rb
257 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/fiber.so
258 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/httprequest.rb
259 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/httpresponse.rb
260 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/httpservlet/abstract.rb
261 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/httpservlet/filehandler.rb
262 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/httpservlet/cgihandler.rb
263 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/httpservlet/erbhandler.rb
264 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/httpservlet/prochandler.rb
265 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/httpservlet.rb
266 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/httpserver.rb
267 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/httpauth/authenticator.rb
268 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/httpauth/basicauth.rb
269 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/digest.so
270 /home/toshihiro/Ruby3/lib/ruby/3.0.0/digest.rb
271 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/digest/md5.so
272 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/digest/sha1.so
273 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/httpauth/digestauth.rb
274 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/httpauth/userdb.rb
275 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/httpauth/htpasswd.rb
276 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/httpauth/htdigest.rb
277 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/httpauth/htgroup.rb
278 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick/httpauth.rb
279 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/webrick-1.7.0/lib/webrick.rb
280 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/stringio.so
281 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/rack-2.2.3/lib/rack/handler/webrick.rb
282 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/rack-2.2.3/lib/rack/common_logger.rb
283 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/pathname.so
284 /home/toshihiro/Ruby3/lib/ruby/3.0.0/pathname.rb
285 /home/toshihiro/Desktop/test/vendor/bundle/ruby/3.0.0/gems/rack-2.2.3/lib/rack/body_proxy.rb

* Process memory map:

5558b3287000-5558b32af000 r--p 00000000 fd:00 581512 /home/toshihiro/Ruby3/bin/ruby
5558b32af000-5558b3566000 r-xp 00028000 fd:00 581512 /home/toshihiro/Ruby3/bin/ruby
5558b3566000-5558b3670000 r--p 002df000 fd:00 581512 /home/toshihiro/Ruby3/bin/ruby
5558b3670000-5558b3676000 r--p 003e8000 fd:00 581512 /home/toshihiro/Ruby3/bin/ruby
5558b3676000-5558b3677000 rw-p 003ee000 fd:00 581512 /home/toshihiro/Ruby3/bin/ruby
5558b3677000-5558b3688000 rw-p 00000000 00:00 0
5558b388d000-5558b464f000 rw-p 00000000 00:00 0 [heap]
7f4618000000-7f4618021000 rw-p 00000000 00:00 0
7f4618021000-7f461c000000 ---p 00000000 00:00 0
7f4620000000-7f4620070000 rw-p 00000000 00:00 0
7f4620070000-7f4624000000 ---p 00000000 00:00 0
7f462426f000-7f4625af2000 r--s 00000000 fd:00 581512 /home/toshihiro/Ruby3/bin/ruby
7f4625af2000-7f4625af5000 r--p 00000000 fd:00 537579 /usr/lib64/libgcc_s-11-20210728.so.1
7f4625af5000-7f4625b07000 r-xp 00003000 fd:00 537579 /usr/lib64/libgcc_s-11-20210728.so.1
7f4625b07000-7f4625b0a000 r--p 00015000 fd:00 537579 /usr/lib64/libgcc_s-11-20210728.so.1
7f4625b0a000-7f4625b0b000 ---p 00018000 fd:00 537579 /usr/lib64/libgcc_s-11-20210728.so.1
7f4625b0b000-7f4625b0c000 r--p 00018000 fd:00 537579 /usr/lib64/libgcc_s-11-20210728.so.1
7f4625b0c000-7f4625b0d000 rw-p 00019000 fd:00 537579 /usr/lib64/libgcc_s-11-20210728.so.1
7f4625b24000-7f4625b25000 ---p 00000000 00:00 0
7f4625b25000-7f4625d25000 rw-p 00000000 00:00 0
7f4625d25000-7f4625d26000 ---p 00000000 00:00 0
7f4625d26000-7f4625f26000 rw-p 00000000 00:00 0
7f4625f26000-7f4625f29000 r--p 00000000 fd:00 531442 /usr/lib64/libnss_files-2.33.so
7f4625f29000-7f4625f30000 r-xp 00003000 fd:00 531442 /usr/lib64/libnss_files-2.33.so
7f4625f30000-7f4625f32000 r--p 0000a000 fd:00 531442 /usr/lib64/libnss_files-2.33.so
7f4625f32000-7f4625f33000 r--p 0000b000 fd:00 531442 /usr/lib64/libnss_files-2.33.so
7f4625f33000-7f4625f3a000 rw-p 00000000 00:00 0
7f4625f46000-7f4625f48000 r--p 00000000 fd:00 582015 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/pathname.so
7f4625f48000-7f4625f4d000 r-xp 00002000 fd:00 582015 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/pathname.so
7f4625f4d000-7f4625f4f000 r--p 00007000 fd:00 582015 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/pathname.so
7f4625f4f000-7f4625f50000 r--p 00008000 fd:00 582015 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/pathname.so
7f4625f50000-7f4625f51000 rw-p 00009000 fd:00 582015 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/pathname.so
7f4625f51000-7f4625f53000 r--p 00000000 fd:00 581546 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/stringio.so
7f4625f53000-7f4625f58000 r-xp 00002000 fd:00 581546 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/stringio.so
7f4625f58000-7f4625f5a000 r--p 00007000 fd:00 581546 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/stringio.so
7f4625f5a000-7f4625f5b000 r--p 00008000 fd:00 581546 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/stringio.so
7f4625f5b000-7f4625f5c000 rw-p 00009000 fd:00 581546 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/stringio.so
7f4625f5c000-7f462601d000 rw-p 00000000 00:00 0
7f462601d000-7f4626020000 r--p 00000000 fd:00 581550 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/date_core.so
7f4626020000-7f462604c000 r-xp 00003000 fd:00 581550 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/date_core.so
7f462604c000-7f4626055000 r--p 0002f000 fd:00 581550 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/date_core.so
7f4626055000-7f4626056000 r--p 00037000 fd:00 581550 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/date_core.so
7f4626056000-7f4626057000 rw-p 00038000 fd:00 581550 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/date_core.so
7f4626057000-7f4626058000 rw-p 00000000 00:00 0
7f4626058000-7f462605a000 r--p 00000000 fd:00 581552 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/etc.so
7f462605a000-7f462605d000 r-xp 00002000 fd:00 581552 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/etc.so
7f462605d000-7f462605f000 r--p 00005000 fd:00 581552 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/etc.so
7f462605f000-7f4626060000 r--p 00006000 fd:00 581552 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/etc.so
7f4626060000-7f4626061000 rw-p 00007000 fd:00 581552 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/etc.so
7f4626061000-7f4626063000 r--p 00000000 fd:00 2522108 /home/toshihiro/Ruby3/lib/ruby/gems/3.0.0/gems/pathname-0.2.0/lib/pathname.so
7f4626063000-7f4626068000 r-xp 00002000 fd:00 2522108 /home/toshihiro/Ruby3/lib/ruby/gems/3.0.0/gems/pathname-0.2.0/lib/pathname.so
7f4626068000-7f462606a000 r--p 00007000 fd:00 2522108 /home/toshihiro/Ruby3/lib/ruby/gems/3.0.0/gems/pathname-0.2.0/lib/pathname.so
7f462606a000-7f462606b000 r--p 00008000 fd:00 2522108 /home/toshihiro/Ruby3/lib/ruby/gems/3.0.0/gems/pathname-0.2.0/lib/pathname.so
7f462606b000-7f462606c000 rw-p 00009000 fd:00 2522108 /home/toshihiro/Ruby3/lib/ruby/gems/3.0.0/gems/pathname-0.2.0/lib/pathname.so
7f462606c000-7f462606d000 ---p 00000000 00:00 0
7f462606d000-7f462610e000 rw-p 00000000 00:00 0
7f462610e000-7f462610f000 ---p 00000000 00:00 0
7f462610f000-7f46261b0000 rw-p 00000000 00:00 0
7f46261b0000-7f46261b1000 ---p 00000000 00:00 0
7f46261b1000-7f4626252000 rw-p 00000000 00:00 0
7f4626252000-7f4626253000 ---p 00000000 00:00 0
7f4626253000-7f46262f4000 rw-p 00000000 00:00 0
7f46262f4000-7f46262f5000 ---p 00000000 00:00 0
7f46262f5000-7f4626396000 rw-p 00000000 00:00 0
7f4626396000-7f4626397000 ---p 00000000 00:00 0
7f4626397000-7f4626438000 rw-p 00000000 00:00 0
7f4626438000-7f4626439000 ---p 00000000 00:00 0
7f4626439000-7f46264da000 rw-p 00000000 00:00 0
7f46264da000-7f46264db000 ---p 00000000 00:00 0
7f46264db000-7f462657c000 rw-p 00000000 00:00 0
7f462657c000-7f462657d000 ---p 00000000 00:00 0
7f462657d000-7f462661e000 rw-p 00000000 00:00 0
7f462661e000-7f462661f000 ---p 00000000 00:00 0
7f462661f000-7f46266c0000 rw-p 00000000 00:00 0
7f46266c0000-7f46266c1000 ---p 00000000 00:00 0
7f46266c1000-7f4626762000 rw-p 00000000 00:00 0
7f4626762000-7f4626763000 ---p 00000000 00:00 0
7f4626763000-7f4626804000 rw-p 00000000 00:00 0
7f4626804000-7f4626805000 ---p 00000000 00:00 0
7f4626805000-7f46268a6000 rw-p 00000000 00:00 0
7f46268a6000-7f46268a7000 ---p 00000000 00:00 0
7f46268a7000-7f4626948000 rw-p 00000000 00:00 0
7f4626948000-7f4626949000 ---p 00000000 00:00 0
7f4626949000-7f46269ea000 rw-p 00000000 00:00 0
7f46269ea000-7f46269eb000 ---p 00000000 00:00 0
7f46269eb000-7f4626a8c000 rw-p 00000000 00:00 0
7f4626a8c000-7f4626a8d000 ---p 00000000 00:00 0
7f4626a8d000-7f4626b2e000 rw-p 00000000 00:00 0
7f4626b2e000-7f4626b2f000 ---p 00000000 00:00 0
7f4626b2f000-7f4626bd0000 rw-p 00000000 00:00 0
7f4626bd0000-7f4626bd1000 ---p 00000000 00:00 0
7f4626bd1000-7f4626c72000 rw-p 00000000 00:00 0
7f4626c72000-7f4626c73000 ---p 00000000 00:00 0
7f4626c73000-7f4626d14000 rw-p 00000000 00:00 0
7f4626d14000-7f4626d15000 ---p 00000000 00:00 0
7f4626d15000-7f4626db6000 rw-p 00000000 00:00 0
7f4626db6000-7f4626db7000 ---p 00000000 00:00 0
7f4626db7000-7f4626e58000 rw-p 00000000 00:00 0
7f4626e58000-7f4626e59000 ---p 00000000 00:00 0
7f4626e59000-7f4626efa000 rw-p 00000000 00:00 0
7f4626efa000-7f4626efb000 ---p 00000000 00:00 0
7f4626efb000-7f4626f9c000 rw-p 00000000 00:00 0
7f4626f9c000-7f4626f9d000 ---p 00000000 00:00 0
7f4626f9d000-7f462703e000 rw-p 00000000 00:00 0
7f462703e000-7f462703f000 ---p 00000000 00:00 0
7f462703f000-7f46270e0000 rw-p 00000000 00:00 0
7f46270e0000-7f46270e1000 ---p 00000000 00:00 0
7f46270e1000-7f4627182000 rw-p 00000000 00:00 0
7f4627182000-7f4627183000 ---p 00000000 00:00 0
7f4627183000-7f4627224000 rw-p 00000000 00:00 0
7f4627224000-7f4627225000 ---p 00000000 00:00 0
7f4627225000-7f46272c6000 rw-p 00000000 00:00 0
7f46272c6000-7f46272c7000 ---p 00000000 00:00 0
7f46272c7000-7f4627368000 rw-p 00000000 00:00 0
7f4627368000-7f4627369000 ---p 00000000 00:00 0
7f4627369000-7f462740a000 rw-p 00000000 00:00 0
7f462740a000-7f462740b000 ---p 00000000 00:00 0
7f462740b000-7f46294b5000 rw-p 00000000 00:00 0
7f46294bb000-7f46294bc000 r--p 00000000 fd:00 581541 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/digest/sha1.so
7f46294bc000-7f46294be000 r-xp 00001000 fd:00 581541 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/digest/sha1.so
7f46294be000-7f46294bf000 r--p 00003000 fd:00 581541 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/digest/sha1.so
7f46294bf000-7f46294c0000 r--p 00003000 fd:00 581541 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/digest/sha1.so
7f46294c0000-7f46294c1000 rw-p 00004000 fd:00 581541 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/digest/sha1.so
7f46294c1000-7f46294c3000 r--p 00000000 fd:00 581561 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/digest.so
7f46294c3000-7f46294c5000 r-xp 00002000 fd:00 581561 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/digest.so
7f46294c5000-7f46294c6000 r--p 00004000 fd:00 581561 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/digest.so
7f46294c6000-7f46294c7000 r--p 00004000 fd:00 581561 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/digest.so
7f46294c7000-7f46294c8000 rw-p 00005000 fd:00 581561 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/digest.so
7f46294c8000-7f46294c9000 r--p 00000000 fd:00 581542 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/digest/md5.so
7f46294c9000-7f46294ca000 r-xp 00001000 fd:00 581542 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/digest/md5.so
7f46294ca000-7f46294cb000 r--p 00002000 fd:00 581542 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/digest/md5.so
7f46294cb000-7f46294cc000 r--p 00002000 fd:00 581542 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/digest/md5.so
7f46294cc000-7f46294cd000 rw-p 00003000 fd:00 581542 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/digest/md5.so
7f46294cd000-7f46294ce000 r--p 00000000 fd:00 581523 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/fiber.so
7f46294ce000-7f46294cf000 r-xp 00001000 fd:00 581523 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/fiber.so
7f46294cf000-7f46294d0000 r--p 00002000 fd:00 581523 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/fiber.so
7f46294d0000-7f46294d1000 r--p 00002000 fd:00 581523 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/fiber.so
7f46294d1000-7f46294d2000 rw-p 00003000 fd:00 581523 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/fiber.so
7f46294d2000-7f46294d3000 r--p 00000000 fd:00 582017 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/io/nonblock.so
7f46294d3000-7f46294d4000 r-xp 00001000 fd:00 582017 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/io/nonblock.so
7f46294d4000-7f46294d5000 r--p 00002000 fd:00 582017 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/io/nonblock.so
7f46294d5000-7f46294d6000 r--p 00002000 fd:00 582017 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/io/nonblock.so
7f46294d6000-7f46294d7000 rw-p 00003000 fd:00 582017 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/io/nonblock.so
7f46294d7000-7f46294d8000 r--p 00000000 fd:00 582019 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/io/wait.so
7f46294d8000-7f46294d9000 r-xp 00001000 fd:00 582019 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/io/wait.so
7f46294d9000-7f46294da000 r--p 00002000 fd:00 582019 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/io/wait.so
7f46294da000-7f46294db000 r--p 00002000 fd:00 582019 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/io/wait.so
7f46294db000-7f46294dc000 rw-p 00003000 fd:00 582019 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/io/wait.so
7f46294dc000-7f46294e2000 r--p 00000000 fd:00 581548 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/socket.so
7f46294e2000-7f4629502000 r-xp 00006000 fd:00 581548 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/socket.so
7f4629502000-7f462950a000 r--p 00026000 fd:00 581548 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/socket.so
7f462950a000-7f462950b000 r--p 0002d000 fd:00 581548 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/socket.so
7f462950b000-7f462950c000 rw-p 0002e000 fd:00 581548 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/socket.so
7f462950c000-7f462950e000 r--p 00000000 fd:00 582014 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/strscan.so
7f462950e000-7f4629512000 r-xp 00002000 fd:00 582014 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/strscan.so
7f4629512000-7f4629514000 r--p 00006000 fd:00 582014 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/strscan.so
7f4629514000-7f4629515000 r--p 00007000 fd:00 582014 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/strscan.so
7f4629515000-7f4629516000 rw-p 00008000 fd:00 582014 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/strscan.so
7f4629516000-7f4629617000 rw-p 00000000 00:00 0
7f4629617000-7f4636b47000 r--p 00000000 fd:00 544084 /usr/lib/locale/locale-archive
7f4636b47000-7f4636b49000 rw-p 00000000 00:00 0
7f4636b49000-7f4636b6f000 r--p 00000000 fd:00 526979 /usr/lib64/libc-2.33.so
7f4636b6f000-7f4636cbc000 r-xp 00026000 fd:00 526979 /usr/lib64/libc-2.33.so
7f4636cbc000-7f4636d08000 r--p 00173000 fd:00 526979 /usr/lib64/libc-2.33.so
7f4636d08000-7f4636d09000 ---p 001bf000 fd:00 526979 /usr/lib64/libc-2.33.so
7f4636d09000-7f4636d0c000 r--p 001bf000 fd:00 526979 /usr/lib64/libc-2.33.so
7f4636d0c000-7f4636d0f000 rw-p 001c2000 fd:00 526979 /usr/lib64/libc-2.33.so
7f4636d0f000-7f4636d18000 rw-p 00000000 00:00 0
7f4636d18000-7f4636d27000 r--p 00000000 fd:00 533580 /usr/lib64/libm-2.33.so
7f4636d27000-7f4636dc1000 r-xp 0000f000 fd:00 533580 /usr/lib64/libm-2.33.so
7f4636dc1000-7f4636e59000 r--p 000a9000 fd:00 533580 /usr/lib64/libm-2.33.so
7f4636e59000-7f4636e5a000 ---p 00141000 fd:00 533580 /usr/lib64/libm-2.33.so
7f4636e5a000-7f4636e5b000 r--p 00141000 fd:00 533580 /usr/lib64/libm-2.33.so
7f4636e5b000-7f4636e5c000 rw-p 00142000 fd:00 533580 /usr/lib64/libm-2.33.so
7f4636e5c000-7f4636e5e000 rw-p 00000000 00:00 0
7f4636e5e000-7f4636e60000 r--p 00000000 fd:00 534589 /usr/lib64/libcrypt.so.2.0.0
7f4636e60000-7f4636e74000 r-xp 00002000 fd:00 534589 /usr/lib64/libcrypt.so.2.0.0
7f4636e74000-7f4636e8d000 r--p 00016000 fd:00 534589 /usr/lib64/libcrypt.so.2.0.0
7f4636e8d000-7f4636e8e000 ---p 0002f000 fd:00 534589 /usr/lib64/libcrypt.so.2.0.0
7f4636e8e000-7f4636e8f000 r--p 0002f000 fd:00 534589 /usr/lib64/libcrypt.so.2.0.0
7f4636e8f000-7f4636e98000 rw-p 00000000 00:00 0
7f4636e98000-7f4636e9a000 r--p 00000000 fd:00 533269 /usr/lib64/libdl-2.33.so
7f4636e9a000-7f4636e9c000 r-xp 00002000 fd:00 533269 /usr/lib64/libdl-2.33.so
7f4636e9c000-7f4636e9d000 r--p 00004000 fd:00 533269 /usr/lib64/libdl-2.33.so
7f4636e9d000-7f4636e9e000 r--p 00004000 fd:00 533269 /usr/lib64/libdl-2.33.so
7f4636e9e000-7f4636e9f000 rw-p 00000000 00:00 0
7f4636e9f000-7f4636eaf000 r--p 00000000 fd:00 537496 /usr/lib64/libgmp.so.10.4.0
7f4636eaf000-7f4636f27000 r-xp 00010000 fd:00 537496 /usr/lib64/libgmp.so.10.4.0
7f4636f27000-7f4636f3e000 r--p 00088000 fd:00 537496 /usr/lib64/libgmp.so.10.4.0
7f4636f3e000-7f4636f40000 r--p 0009e000 fd:00 537496 /usr/lib64/libgmp.so.10.4.0
7f4636f40000-7f4636f41000 rw-p 000a0000 fd:00 537496 /usr/lib64/libgmp.so.10.4.0
7f4636f41000-7f4636f44000 r--p 00000000 fd:00 533602 /usr/lib64/librt-2.33.so
7f4636f44000-7f4636f48000 r-xp 00003000 fd:00 533602 /usr/lib64/librt-2.33.so
7f4636f48000-7f4636f4a000 r--p 00007000 fd:00 533602 /usr/lib64/librt-2.33.so
7f4636f4a000-7f4636f4b000 r--p 00008000 fd:00 533602 /usr/lib64/librt-2.33.so
7f4636f4b000-7f4636f4c000 rw-p 00009000 fd:00 533602 /usr/lib64/librt-2.33.so
7f4636f4c000-7f4636f53000 r--p 00000000 fd:00 533591 /usr/lib64/libpthread-2.33.so
7f4636f53000-7f4636f62000 r-xp 00007000 fd:00 533591 /usr/lib64/libpthread-2.33.so
7f4636f62000-7f4636f66000 r--p 00016000 fd:00 533591 /usr/lib64/libpthread-2.33.so
7f4636f66000-7f4636f67000 ---p 0001a000 fd:00 533591 /usr/lib64/libpthread-2.33.so
7f4636f67000-7f4636f68000 r--p 0001a000 fd:00 533591 /usr/lib64/libpthread-2.33.so
7f4636f68000-7f4636f69000 rw-p 0001b000 fd:00 533591 /usr/lib64/libpthread-2.33.so
7f4636f69000-7f4636f6d000 rw-p 00000000 00:00 0
7f4636f6d000-7f4636f70000 r--p 00000000 fd:00 544969 /usr/lib64/libz.so.1.2.11
7f4636f70000-7f4636f7e000 r-xp 00003000 fd:00 544969 /usr/lib64/libz.so.1.2.11
7f4636f7e000-7f4636f84000 r--p 00011000 fd:00 544969 /usr/lib64/libz.so.1.2.11
7f4636f84000-7f4636f85000 ---p 00017000 fd:00 544969 /usr/lib64/libz.so.1.2.11
7f4636f85000-7f4636f86000 r--p 00017000 fd:00 544969 /usr/lib64/libz.so.1.2.11
7f4636f86000-7f4636f89000 rw-p 00000000 00:00 0
7f4636f8b000-7f4636f8c000 r--p 00000000 fd:00 581564 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/cgi/escape.so
7f4636f8c000-7f4636f8e000 r-xp 00001000 fd:00 581564 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/cgi/escape.so
7f4636f8e000-7f4636f8f000 r--p 00003000 fd:00 581564 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/cgi/escape.so
7f4636f8f000-7f4636f90000 r--p 00003000 fd:00 581564 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/cgi/escape.so
7f4636f90000-7f4636f91000 rw-p 00004000 fd:00 581564 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/cgi/escape.so
7f4636f91000-7f4636f92000 r--p 00000000 fd:00 582031 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/monitor.so
7f4636f92000-7f4636f93000 r-xp 00001000 fd:00 582031 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/monitor.so
7f4636f93000-7f4636f94000 r--p 00002000 fd:00 582031 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/monitor.so
7f4636f94000-7f4636f95000 r--p 00002000 fd:00 582031 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/monitor.so
7f4636f95000-7f4636f96000 rw-p 00003000 fd:00 582031 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/monitor.so
7f4636f96000-7f4636f97000 r--p 00000000 fd:00 581757 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/enc/trans/transdb.so
7f4636f97000-7f4636f98000 r-xp 00001000 fd:00 581757 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/enc/trans/transdb.so
7f4636f98000-7f4636f99000 r--p 00002000 fd:00 581757 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/enc/trans/transdb.so
7f4636f99000-7f4636f9a000 r--p 00002000 fd:00 581757 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/enc/trans/transdb.so
7f4636f9a000-7f4636f9b000 rw-p 00003000 fd:00 581757 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/enc/trans/transdb.so
7f4636f9b000-7f4636f9c000 r--p 00000000 fd:00 581718 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/enc/encdb.so
7f4636f9c000-7f4636f9d000 r-xp 00001000 fd:00 581718 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/enc/encdb.so
7f4636f9d000-7f4636f9e000 r--p 00002000 fd:00 581718 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/enc/encdb.so
7f4636f9e000-7f4636f9f000 r--p 00002000 fd:00 581718 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/enc/encdb.so
7f4636f9f000-7f4636fa0000 rw-p 00003000 fd:00 581718 /home/toshihiro/Ruby3/lib/ruby/3.0.0/x86_64-linux/enc/encdb.so
7f4636fa0000-7f4636fa1000 r--p 00000000 fd:00 540968 /usr/lib64/ld-2.33.so
7f4636fa1000-7f4636fc6000 r-xp 00001000 fd:00 540968 /usr/lib64/ld-2.33.so
7f4636fc6000-7f4636fd0000 r--p 00026000 fd:00 540968 /usr/lib64/ld-2.33.so
7f4636fd0000-7f4636fd2000 r--p 0002f000 fd:00 540968 /usr/lib64/ld-2.33.so
7f4636fd2000-7f4636fd4000 rw-p 00031000 fd:00 540968 /usr/lib64/ld-2.33.so
7fff530d7000-7fff538d6000 rw-p 00000000 00:00 0 [stack]
7fff538e1000-7fff538e5000 r--p 00000000 00:00 0 [vvar]
7fff538e5000-7fff538e7000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]


Aborted (core dumped)
    (1-1/1)