Trouble installing Gitlab on Raspberry Pi 2

I was following the steps on https://about.gitlab.com/installation/#raspberry-pi-2 and on Step 3 this kept happening:
/opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/openssl.so: [BUG] Illegal instruction at 0xb659efd8
ruby 2.3.6p384 (2017-12-14 revision 61254) [armv7l-linux-eabihf]

– Control frame information -----------------------------------------------
c:0035 p:-4418992 s:0168 e:000167 TOP [FINISH]
c:0034 p:---- s:0166 e:000165 CFUNC :require
c:0033 p:0428 s:0162 e:000161 METHOD /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:120
c:0032 p:0008 s:0151 e:000150 TOP /opt/gitlab/embedded/lib/ruby/2.3.0/openssl.rb:13 [FINISH]
c:0031 p:---- s:0149 e:000148 CFUNC :require
c:0030 p:0428 s:0145 e:000144 METHOD /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:120
c:0029 p:0098 s:0134 e:000133 TOP /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-config-13.6.4/lib/chef-config/config.rb:34 [FINISH]
c:0028 p:---- s:0132 e:000131 CFUNC :require
c:0027 p:0182 s:0128 e:000127 METHOD /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:68
c:0026 p:0048 s:0117 e:000116 TOP /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-13.6.4/lib/chef/config.rb:30 [FINISH]
c:0025 p:---- s:0115 e:000114 CFUNC :require
c:0024 p:0182 s:0111 e:000110 METHOD /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:68
c:0023 p:0036 s:0100 e:000099 TOP /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-13.6.4/lib/chef/mixin/shell_out.rb:195 [FINISH]
c:0022 p:---- s:0098 e:000097 CFUNC :require
c:0021 p:0182 s:0094 e:000093 METHOD /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:68
c:0020 p:0008 s:0083 e:000082 TOP /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-13.6.4/lib/chef/mixins.rb:1 [FINISH]
c:0019 p:---- s:0081 e:000080 CFUNC :require
c:0018 p:0182 s:0077 e:000076 METHOD /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:68
c:0017 p:0035 s:0066 e:000065 TOP /opt/gitlab/embedded/service/omnibus-ctl/lib/gitlab_ctl/util.rb:4 [FINISH]
c:0016 p:---- s:0064 e:000063 CFUNC :require_relative
c:0015 p:0008 s:0060 e:000059 TOP /opt/gitlab/embedded/service/omnibus-ctl/lib/gitlab_ctl/pg_upgrade.rb:1 [FINISH]
c:0014 p:---- s:0058 e:000057 CFUNC :require_relative
c:0013 p:0008 s:0054 e:000053 TOP /opt/gitlab/embedded/service/omnibus-ctl/lib/gitlab_ctl.rb:17 [FINISH]
c:0012 p:---- s:0052 e:000051 CFUNC :require
c:0011 p:0132 s:0048 e:000047 METHOD /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55
c:0010 p:0024 s:0037 e:000036 EVAL /opt/gitlab/embedded/service/omnibus-ctl/pg-upgrade.rb:19 [FINISH]
c:0009 p:---- s:0035 e:000034 CFUNC :eval
c:0008 p:0024 s:0028 e:000027 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/omnibus-ctl-0.5.0/lib/omnibus-ctl.rb:185
c:0007 p:0010 s:0024 e:000023 BLOCK /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/omnibus-ctl-0.5.0/lib/omnibus-ctl.rb:180 [FINISH]
c:0006 p:---- s:0021 e:000020 CFUNC :each
c:0005 p:0025 s:0018 e:000017 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/omnibus-ctl-0.5.0/lib/omnibus-ctl.rb:179
c:0004 p:0054 s:0014 e:000013 TOP /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/omnibus-ctl-0.5.0/bin/omnibus-ctl:29 [FINISH]
c:0003 p:---- s:0010 e:000009 CFUNC :load
c:0002 p:0152 s:0006 E:001400 EVAL /opt/gitlab/embedded/bin/omnibus-ctl:23 [FINISH]
c:0001 p:0000 s:0002 E:0025e0 (none) [FINISH]

– Ruby level backtrace information ----------------------------------------
/opt/gitlab/embedded/bin/omnibus-ctl:23:in <main>' /opt/gitlab/embedded/bin/omnibus-ctl:23:in load’
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/omnibus-ctl-0.5.0/bin/omnibus-ctl:29:in <top (required)>' /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/omnibus-ctl-0.5.0/lib/omnibus-ctl.rb:179:in load_files’
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/omnibus-ctl-0.5.0/lib/omnibus-ctl.rb:179:in each' /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/omnibus-ctl-0.5.0/lib/omnibus-ctl.rb:180:in block in load_files’
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/omnibus-ctl-0.5.0/lib/omnibus-ctl.rb:185:in load_file' /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/omnibus-ctl-0.5.0/lib/omnibus-ctl.rb:185:in eval’
/opt/gitlab/embedded/service/omnibus-ctl/pg-upgrade.rb:19:in load_file' /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in require’
/opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in require' /opt/gitlab/embedded/service/omnibus-ctl/lib/gitlab_ctl.rb:17:in <top (required)>’
/opt/gitlab/embedded/service/omnibus-ctl/lib/gitlab_ctl.rb:17:in require_relative' /opt/gitlab/embedded/service/omnibus-ctl/lib/gitlab_ctl/pg_upgrade.rb:1:in <top (required)>’
/opt/gitlab/embedded/service/omnibus-ctl/lib/gitlab_ctl/pg_upgrade.rb:1:in require_relative' /opt/gitlab/embedded/service/omnibus-ctl/lib/gitlab_ctl/util.rb:4:in <top (required)>’
/opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:68:in require' /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:68:in require’
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-13.6.4/lib/chef/mixins.rb:1:in <top (required)>' /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:68:in require’
/opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:68:in require' /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-13.6.4/lib/chef/mixin/shell_out.rb:195:in <top (required)>’
/opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:68:in require' /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:68:in require’
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-13.6.4/lib/chef/config.rb:30:in <top (required)>' /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:68:in require’
/opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:68:in require' /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-config-13.6.4/lib/chef-config/config.rb:34:in <top (required)>’
/opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:120:in require' /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:120:in require’
/opt/gitlab/embedded/lib/ruby/2.3.0/openssl.rb:13:in <top (required)>' /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:120:in require’
/opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:120:in `require’

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

  • Loaded script: /opt/gitlab/embedded/bin/omnibus-ctl

  • Loaded features:

    0 enumerator.so
    1 thread.rb
    2 rational.so
    3 complex.so
    4 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/encdb.so
    5 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/trans/transdb.so
    6 /opt/gitlab/embedded/lib/ruby/2.3.0/unicode_normalize.rb
    7 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/rbconfig.rb
    8 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/compatibility.rb
    9 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/defaults.rb
    10 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/deprecate.rb
    11 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/errors.rb
    12 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/version.rb
    13 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/requirement.rb
    14 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/platform.rb
    15 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/basic_specification.rb
    16 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/stub_specification.rb
    17 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/util/list.rb
    18 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/stringio.so
    19 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/specification.rb
    20 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/exceptions.rb
    21 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/dependency.rb
    22 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_gem.rb
    23 /opt/gitlab/embedded/lib/ruby/2.3.0/monitor.rb
    24 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb
    25 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems.rb
    26 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/path_support.rb
    27 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/version.rb
    28 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/core_ext/name_error.rb
    29 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/levenshtein.rb
    30 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/jaro_winkler.rb
    31 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/spell_checkable.rb
    32 /opt/gitlab/embedded/lib/ruby/2.3.0/delegate.rb
    33 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
    34 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
    35 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/spell_checkers/name_error_checkers.rb
    36 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/spell_checkers/method_name_checker.rb
    37 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/spell_checkers/null_checker.rb
    38 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/formatter.rb
    39 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean.rb
    40 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/omnibus-ctl-0.5.0/lib/omnibus-ctl/version.rb
    41 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/json-2.1.0/lib/json/version.rb
    42 /opt/gitlab/embedded/lib/ruby/2.3.0/ostruct.rb
    43 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/json-2.1.0/lib/json/generic_object.rb
    44 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/json-2.1.0/lib/json/common.rb
    45 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/json-2.1.0/lib/json/ext/parser.so
    46 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/json-2.1.0/lib/json/ext/generator.so
    47 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/json-2.1.0/lib/json/ext.rb
    48 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/json-2.1.0/lib/json.rb
    49 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/etc.so
    50 /opt/gitlab/embedded/lib/ruby/2.3.0/fileutils.rb
    51 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/io/console.so
    52 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/io/wait.so
    53 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/omnibus-ctl-0.5.0/lib/omnibus-ctl.rb
    54 /opt/gitlab/embedded/lib/ruby/2.3.0/optparse.rb
    55 /opt/gitlab/embedded/lib/ruby/2.3.0/tmpdir.rb
    56 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/fcntl.so
    57 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/mixlib-shellout-2.3.2/lib/mixlib/shellout/exceptions.rb
    58 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/mixlib-shellout-2.3.2/lib/mixlib/shellout/unix.rb
    59 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/mixlib-shellout-2.3.2/lib/mixlib/shellout.rb
    60 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-13.6.4/lib/chef/mash.rb
    61 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-13.6.4/lib/chef/mixin/path_sanity.rb
    62 /opt/gitlab/embedded/lib/ruby/2.3.0/logger.rb
    63 /opt/gitlab/embedded/lib/ruby/2.3.0/prettyprint.rb
    64 /opt/gitlab/embedded/lib/ruby/2.3.0/pp.rb
    65 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-13.6.4/lib/chef/monologger.rb
    66 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-config-13.6.4/lib/chef-config/windows.rb
    67 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-config-13.6.4/lib/chef-config/logger.rb
    68 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-config-13.6.4/lib/chef-config/exceptions.rb
    69 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-13.6.4/lib/chef/exceptions.rb
    70 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/mixlib-log-1.7.1/lib/mixlib/log/version.rb
    71 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/date_core.so
    72 /opt/gitlab/embedded/lib/ruby/2.3.0/date.rb
    73 /opt/gitlab/embedded/lib/ruby/2.3.0/time.rb
    74 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/mixlib-log-1.7.1/lib/mixlib/log/formatter.rb
    75 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/mixlib-log-1.7.1/lib/mixlib/log.rb
    76 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/syslog.so
    77 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/syslog-logger-1.6.8/lib/syslog-formatter.rb
    78 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/syslog-logger-1.6.8/lib/syslog-logger.rb
    79 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-13.6.4/lib/chef/mixin/unformatter.rb
    80 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-13.6.4/lib/chef/log/syslog.rb
    81 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-13.6.4/lib/chef/event_dispatch/base.rb
    82 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-13.6.4/lib/chef/event_loggers/base.rb
    83 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-13.6.4/lib/chef/platform/query_helpers.rb
    84 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-13.6.4/lib/chef/log/winevt.rb
    85 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-13.6.4/lib/chef/log.rb
    86 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/mixlib-config-2.2.6/lib/mixlib/config/version.rb
    87 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/mixlib-config-2.2.6/lib/mixlib/config/configurable.rb
    88 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/mixlib-config-2.2.6/lib/mixlib/config/unknown_config_option_error.rb
    89 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/mixlib-config-2.2.6/lib/mixlib/config/reopened_config_context_with_configurable_error.rb
    90 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/mixlib-config-2.2.6/lib/mixlib/config/reopened_configurable_with_config_context_error.rb
    91 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/mixlib-config-2.2.6/lib/mixlib/config.rb
    92 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/pathname.so
    93 /opt/gitlab/embedded/lib/ruby/2.3.0/pathname.rb
    94 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-config-13.6.4/lib/chef-config/fips.rb
    95 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-config-13.6.4/lib/chef-config/path_helper.rb
    96 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/fuzzyurl-0.9.0/lib/fuzzyurl/version.rb
    97 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/fuzzyurl-0.9.0/lib/fuzzyurl/fields.rb
    98 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/fuzzyurl-0.9.0/lib/fuzzyurl/protocols.rb
    99 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/fuzzyurl-0.9.0/lib/fuzzyurl/match.rb
    100 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/fuzzyurl-0.9.0/lib/fuzzyurl/strings.rb
    101 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/fuzzyurl-0.9.0/lib/fuzzyurl.rb
    102 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/chef-config-13.6.4/lib/chef-config/mixin/fuzzy_hostname_matcher.rb
    103 /opt/gitlab/embedded/lib/ruby/2.3.0/uri/rfc2396_parser.rb
    104 /opt/gitlab/embedded/lib/ruby/2.3.0/uri/rfc3986_parser.rb
    105 /opt/gitlab/embedded/lib/ruby/2.3.0/uri/common.rb
    106 /opt/gitlab/embedded/lib/ruby/2.3.0/uri/generic.rb
    107 /opt/gitlab/embedded/lib/ruby/2.3.0/uri/ftp.rb
    108 /opt/gitlab/embedded/lib/ruby/2.3.0/uri/http.rb
    109 /opt/gitlab/embedded/lib/ruby/2.3.0/uri/https.rb
    110 /opt/gitlab/embedded/lib/ruby/2.3.0/uri/ldap.rb
    111 /opt/gitlab/embedded/lib/ruby/2.3.0/uri/ldaps.rb
    112 /opt/gitlab/embedded/lib/ruby/2.3.0/uri/mailto.rb
    113 /opt/gitlab/embedded/lib/ruby/2.3.0/uri.rb
    114 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/addressable-2.5.2/lib/addressable/version.rb
    115 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/addressable-2.5.2/lib/addressable/idna/pure.rb
    116 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/addressable-2.5.2/lib/addressable/idna.rb
    117 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/public_suffix-3.0.2/lib/public_suffix/domain.rb
    118 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/public_suffix-3.0.2/lib/public_suffix/version.rb
    119 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/public_suffix-3.0.2/lib/public_suffix/errors.rb
    120 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/public_suffix-3.0.2/lib/public_suffix/rule.rb
    121 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/public_suffix-3.0.2/lib/public_suffix/list.rb
    122 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/public_suffix-3.0.2/lib/public_suffix.rb
    123 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/addressable-2.5.2/lib/addressable/uri.rb

  • Process memory map:

00010000-00011000 r-xp 00000000 b3:02 245086 /opt/gitlab/embedded/bin/ruby
00020000-00021000 rw-p 00000000 b3:02 245086 /opt/gitlab/embedded/bin/ruby
00abd000-01270000 rw-p 00000000 00:00 0 [heap]
b6537000-b654a000 r-xp 00000000 b3:02 248824 /opt/gitlab/embedded/lib/libz.so.1.2.11
b654a000-b6559000 —p 00013000 b3:02 248824 /opt/gitlab/embedded/lib/libz.so.1.2.11
b6559000-b655a000 rw-p 00012000 b3:02 248824 /opt/gitlab/embedded/lib/libz.so.1.2.11
b655a000-b66be000 r-xp 00000000 b3:02 245224 /opt/gitlab/embedded/lib/libcrypto.so.1.0.0
b66be000-b66ce000 —p 00164000 b3:02 245224 /opt/gitlab/embedded/lib/libcrypto.so.1.0.0
b66ce000-b66e2000 rw-p 00164000 b3:02 245224 /opt/gitlab/embedded/lib/libcrypto.so.1.0.0
b66e2000-b66e5000 rw-p 00000000 00:00 0
b66e5000-b6735000 r-xp 00000000 b3:02 248815 /opt/gitlab/embedded/lib/libssl.so.1.0.0
b6735000-b6744000 —p 00050000 b3:02 248815 /opt/gitlab/embedded/lib/libssl.so.1.0.0
b6744000-b674a000 rw-p 0004f000 b3:02 248815 /opt/gitlab/embedded/lib/libssl.so.1.0.0
b674a000-b6790000 r-xp 00000000 b3:02 379613 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/openssl.so
b6790000-b679f000 —p 00046000 b3:02 379613 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/openssl.so
b679f000-b67a1000 rw-p 00045000 b3:02 379613 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/openssl.so
b67a1000-b67a7000 r-xp 00000000 b3:02 379680 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/pathname.so
b67a7000-b67b6000 —p 00006000 b3:02 379680 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/pathname.so
b67b6000-b67b7000 rw-p 00005000 b3:02 379680 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/pathname.so
b67b7000-b67ba000 r-xp 00000000 b3:02 379688 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/syslog.so
b67ba000-b67c9000 —p 00003000 b3:02 379688 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/syslog.so
b67c9000-b67ca000 rw-p 00002000 b3:02 379688 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/syslog.so
b67ca000-b67f7000 r-xp 00000000 b3:02 379685 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/date_core.so
b67f7000-b6807000 —p 0002d000 b3:02 379685 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/date_core.so
b6807000-b6808000 rw-p 0002d000 b3:02 379685 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/date_core.so
b6808000-b6809000 rw-p 00000000 00:00 0
b6809000-b680a000 r-xp 00000000 b3:02 379612 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/fcntl.so
b680a000-b6819000 —p 00001000 b3:02 379612 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/fcntl.so
b6819000-b681a000 rw-p 00000000 b3:02 379612 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/fcntl.so
b681a000-b681b000 r-xp 00000000 b3:02 379602 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/io/wait.so
b681b000-b682a000 —p 00001000 b3:02 379602 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/io/wait.so
b682a000-b682b000 rw-p 00000000 b3:02 379602 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/io/wait.so
b682b000-b682e000 r-xp 00000000 b3:02 379604 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/io/console.so
b682e000-b683e000 —p 00003000 b3:02 379604 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/io/console.so
b683e000-b683f000 rw-p 00003000 b3:02 379604 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/io/console.so
b683f000-b6845000 r-xp 00000000 b3:02 379694 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/etc.so
b6845000-b6854000 —p 00006000 b3:02 379694 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/etc.so
b6854000-b6855000 rw-p 00005000 b3:02 379694 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/etc.so
b6855000-b685d000 r-xp 00000000 b3:02 614434 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/json-2.1.0/lib/json/ext/generator.so
b685d000-b686c000 —p 00008000 b3:02 614434 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/json-2.1.0/lib/json/ext/generator.so
b686c000-b686d000 rw-p 00007000 b3:02 614434 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/json-2.1.0/lib/json/ext/generator.so
b686d000-b6872000 r-xp 00000000 b3:02 614432 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/json-2.1.0/lib/json/ext/parser.so
b6872000-b6881000 —p 00005000 b3:02 614432 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/json-2.1.0/lib/json/ext/parser.so
b6881000-b6882000 rw-p 00004000 b3:02 614432 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/json-2.1.0/lib/json/ext/parser.so
b6882000-b6888000 r-xp 00000000 b3:02 379693 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/stringio.so
b6888000-b6897000 —p 00006000 b3:02 379693 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/stringio.so
b6897000-b6898000 rw-p 00005000 b3:02 379693 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/stringio.so
b6898000-b689a000 r-xp 00000000 b3:02 379638 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/trans/transdb.so
b689a000-b68a9000 —p 00002000 b3:02 379638 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/trans/transdb.so
b68a9000-b68aa000 rw-p 00001000 b3:02 379638 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/trans/transdb.so
b68aa000-b68ac000 r-xp 00000000 b3:02 379677 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/encdb.so
b68ac000-b68bb000 —p 00002000 b3:02 379677 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/encdb.so
b68bb000-b68bc000 rw-p 00001000 b3:02 379677 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/encdb.so
b68bc000-b693d000 rw-p 00000000 00:00 0
b693d000-b6ac6000 r–p 00000000 b3:02 17509 /usr/lib/locale/locale-archive
b6ac6000-b6bf1000 r-xp 00000000 b3:02 3658 /lib/arm-linux-gnueabihf/libc-2.19.so
b6bf1000-b6c01000 —p 0012b000 b3:02 3658 /lib/arm-linux-gnueabihf/libc-2.19.so
b6c01000-b6c03000 r–p 0012b000 b3:02 3658 /lib/arm-linux-gnueabihf/libc-2.19.so
b6c03000-b6c04000 rw-p 0012d000 b3:02 3658 /lib/arm-linux-gnueabihf/libc-2.19.so
b6c04000-b6c07000 rw-p 00000000 00:00 0
b6c07000-b6c70000 r-xp 00000000 b3:02 3667 /lib/arm-linux-gnueabihf/libm-2.19.so
b6c70000-b6c80000 —p 00069000 b3:02 3667 /lib/arm-linux-gnueabihf/libm-2.19.so
b6c80000-b6c81000 r–p 00069000 b3:02 3667 /lib/arm-linux-gnueabihf/libm-2.19.so
b6c81000-b6c82000 rw-p 0006a000 b3:02 3667 /lib/arm-linux-gnueabihf/libm-2.19.so
b6c82000-b6c89000 r-xp 00000000 b3:02 3660 /lib/arm-linux-gnueabihf/libcrypt-2.19.so
b6c89000-b6c98000 —p 00007000 b3:02 3660 /lib/arm-linux-gnueabihf/libcrypt-2.19.so
b6c98000-b6c99000 r–p 00006000 b3:02 3660 /lib/arm-linux-gnueabihf/libcrypt-2.19.so
b6c99000-b6c9a000 rw-p 00007000 b3:02 3660 /lib/arm-linux-gnueabihf/libcrypt-2.19.so
b6c9a000-b6cc1000 rw-p 00000000 00:00 0
b6cc1000-b6cc3000 r-xp 00000000 b3:02 3666 /lib/arm-linux-gnueabihf/libdl-2.19.so
b6cc3000-b6cd2000 —p 00002000 b3:02 3666 /lib/arm-linux-gnueabihf/libdl-2.19.so
b6cd2000-b6cd3000 r–p 00001000 b3:02 3666 /lib/arm-linux-gnueabihf/libdl-2.19.so
b6cd3000-b6cd4000 rw-p 00002000 b3:02 3666 /lib/arm-linux-gnueabihf/libdl-2.19.so
b6cd4000-b6ce8000 r-xp 00000000 b3:02 3726 /lib/arm-linux-gnueabihf/libpthread-2.19.so
b6ce8000-b6cf8000 —p 00014000 b3:02 3726 /lib/arm-linux-gnueabihf/libpthread-2.19.so
b6cf8000-b6cf9000 r–p 00014000 b3:02 3726 /lib/arm-linux-gnueabihf/libpthread-2.19.so
b6cf9000-b6cfa000 rw-p 00015000 b3:02 3726 /lib/arm-linux-gnueabihf/libpthread-2.19.so
b6cfa000-b6cfc000 rw-p 00000000 00:00 0
b6cfc000-b6f70000 r-xp 00000000 b3:02 245236 /opt/gitlab/embedded/lib/libruby.so.2.3.0
b6f70000-b6f7f000 —p 00274000 b3:02 245236 /opt/gitlab/embedded/lib/libruby.so.2.3.0
b6f7f000-b6f84000 rw-p 00273000 b3:02 245236 /opt/gitlab/embedded/lib/libruby.so.2.3.0
b6f84000-b6f8a000 rw-p 00000000 00:00 0
b6f8a000-b6f8f000 r-xp 00000000 b3:02 10133 /usr/lib/arm-linux-gnueabihf/libarmmem.so
b6f8f000-b6f9e000 —p 00005000 b3:02 10133 /usr/lib/arm-linux-gnueabihf/libarmmem.so
b6f9e000-b6f9f000 rw-p 00004000 b3:02 10133 /usr/lib/arm-linux-gnueabihf/libarmmem.so
b6f9f000-b6fbf000 r-xp 00000000 b3:02 3647 /lib/arm-linux-gnueabihf/ld-2.19.so
b6fc2000-b6fc4000 rw-p 00000000 00:00 0
b6fc7000-b6fc8000 rw-p 00000000 00:00 0
b6fc8000-b6fc9000 —p 00000000 00:00 0
b6fc9000-b6fcc000 rwxp 00000000 00:00 0
b6fcc000-b6fce000 rw-p 00000000 00:00 0
b6fce000-b6fcf000 r–p 0001f000 b3:02 3647 /lib/arm-linux-gnueabihf/ld-2.19.so
b6fcf000-b6fd0000 rw-p 00020000 b3:02 3647 /lib/arm-linux-gnueabihf/ld-2.19.so
be48d000-bec8c000 rwxp 00000000 00:00 0 [stack]
bedbb000-bedbc000 r-xp 00000000 00:00 0 [sigpage]
ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors]

[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html

/opt/gitlab/bin/gitlab-ctl: line 36: 8206 Aborted /opt/gitlab/embedded/bin/omnibus-ctl gitlab ‘/opt/gitlab/embedded/service/omnibus-ctl*’ “$@”
dpkg: error processing package gitlab-ce (–configure):
subprocess installed post-installation script returned error exit status 134
Errors were encountered while processing:
gitlab-ce

What do I do?

I don’t have any particular insight into this, other than the issue may be common with the Raspberry Pi or Ruby on that platform. This search seems to have a number of matches:

https://duckduckgo.com/?q=Illegal+instruction+ruby+raspberry+pi