Project

General

Profile

Actions

Bug #35080

open

foreman-installer crashes if current value is undef

Added by Ben Magistro over 2 years ago. Updated over 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

I've experienced this a couple times now on different versions (working our way up to current 3.3.x (or 3.4 depending on our speed)) but currently experiencing it on 2.0.3.
Using the installer in interactive mode, editing foreman-proxy -> foreman_ssl_ca. The initial value is undef and the installer exits with a `regexperror`. I can probably look at this further once we are up to a current version if the issue persists there too.

OS: CentOS 7.9
TFM: 2.0.3

Error:

/usr/share/gems/gems/highline-1.7.8/lib/highline.rb:1023:in `block in wrap': failed to allocate memory: /([^\n]{94,})/ (RegexpError)
    from /usr/share/gems/gems/highline-1.7.8/lib/highline.rb:1020:in `each_line'
    from /usr/share/gems/gems/highline-1.7.8/lib/highline.rb:1020:in `wrap'
    from /usr/share/gems/gems/highline-1.7.8/lib/highline.rb:723:in `format_statement'
    from /usr/share/gems/gems/highline-1.7.8/lib/highline.rb:621:in `say'
    from /usr/share/gems/gems/kafo-4.0.1/lib/kafo/wizard.rb:127:in `configure'
    from /usr/share/gems/gems/kafo-4.0.1/lib/kafo/wizard.rb:118:in `block (2 levels) in render_params'
    from /usr/share/gems/gems/highline-1.7.8/lib/highline/menu.rb:312:in `call'
    from /usr/share/gems/gems/highline-1.7.8/lib/highline/menu.rb:312:in `select'
    from /usr/share/gems/gems/highline-1.7.8/lib/highline.rb:366:in `choose'
    from /usr/share/gems/gems/kafo-4.0.1/lib/kafo/wizard.rb:78:in `configure_module'
    from /usr/share/gems/gems/kafo-4.0.1/lib/kafo/wizard.rb:51:in `block (3 levels) in main_menu'
    from /usr/share/gems/gems/highline-1.7.8/lib/highline/menu.rb:312:in `call'
    from /usr/share/gems/gems/highline-1.7.8/lib/highline/menu.rb:312:in `select'
    from /usr/share/gems/gems/highline-1.7.8/lib/highline.rb:366:in `choose'
    from /usr/share/gems/gems/kafo-4.0.1/lib/kafo/wizard.rb:45:in `main_menu'
    from /usr/share/gems/gems/kafo-4.0.1/lib/kafo/wizard.rb:33:in `run'
    from /usr/share/gems/gems/kafo-4.0.1/lib/kafo/kafo_configure.rb:142:in `execute'
    from /usr/share/gems/gems/clamp-1.1.2/lib/clamp/command.rb:63:in `run'
    from /usr/share/gems/gems/kafo-4.0.1/lib/kafo/kafo_configure.rb:118:in `run'
    from /usr/share/gems/gems/clamp-1.1.2/lib/clamp/command.rb:132:in `run'
    from /usr/share/gems/gems/kafo-4.0.1/lib/kafo/kafo_configure.rb:162:in `run'
    from /sbin/foreman-installer:8:in `<main>'

Actions

Also available in: Atom PDF