Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Alpine] Segfault #245

Closed
constXife opened this issue Nov 1, 2018 · 3 comments
Closed

[Alpine] Segfault #245

constXife opened this issue Nov 1, 2018 · 3 comments
Labels
question Usability question, not directly related to an error with the image

Comments

@constXife
Copy link

constXife commented Nov 1, 2018

Ruby 2.5.3, alpine, rails 5.2.1.

My rails app is crashing every week on random GET requests (different days, different time). Have no such problem with ruby-slim.

Can't figure out what can I do with this issue.

/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/helpers/tag_helper.rb:56: [BUG] Segmentation fault
[dc16762e9a678199ece8229f02f1c391] Started GET "/salary/portions/new" for 185.58.154.40 at 2018-11-01 13:50:36 +0300
[dc16762e9a678199ece8229f02f1c391] Processing by Salary::PortionsController#new as HTML
[dc16762e9a678199ece8229f02f1c391]   Rendering salary/portions/new.html.slim within layouts/application
[dc16762e9a678199ece8229f02f1c391]   Rendered salary/portions/_form.html.slim (13.5ms)
[dc16762e9a678199ece8229f02f1c391]   Rendered salary/portions/new.html.slim within layouts/application (13.7ms)
[dc16762e9a678199ece8229f02f1c391]   Rendered layout_components/employees/_admin_banner.html.slim (0.0ms)
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/helpers/tag_helper.rb:56: [BUG] Segmentation fault at 0x00007f1e0c7826c0
ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-linux-musl]

-- Control frame information -----------------------------------------------
c:0122 p:0113 s:0856 e:000846 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/helpers/tag_helper.rb:56
c:0121 p:0070 s:0838 e:000837 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/helpers/tag_helper.rb:274
c:0120 p:0309 s:0829 e:000828 METHOD /usr/local/bundle/gems/active_link_to-1.0.5/lib/active_link_to/active_link_to.rb:51
c:0119 p:0059 s:0813 e:000812 METHOD /app/app/helpers/application_helper.rb:73
c:0118 p:0374 s:0805 E:0019f8 METHOD /app/app/views/application/_sidebar.html.erb:32
c:0117 p:0024 s:0789 e:000788 BLOCK  /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/template.rb:159
c:0116 p:0038 s:0786 e:000785 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:170
c:0115 p:0021 s:0780 e:000779 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/template.rb:354
c:0114 p:0008 s:0775 e:000774 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/template.rb:157
c:0113 p:0102 s:0766 E:002510 BLOCK  /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/partial_renderer.rb:344
c:0112 p:0005 s:0755 e:000754 BLOCK  /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/abstract_renderer.rb:44
c:0111 p:0011 s:0751 e:000750 BLOCK  /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168
c:0110 p:0018 s:0748 e:000747 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications/instrumenter.rb:23
c:0109 p:0027 s:0740 e:000739 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168
c:0108 p:0075 s:0734 e:000733 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/abstract_renderer.rb:43
c:0107 p:0007 s:0728 E:000af0 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/partial_renderer.rb:333
c:0106 p:0088 s:0724 e:000723 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/partial_renderer.rb:312
c:0105 p:0023 s:0717 e:000716 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/renderer.rb:49
c:0104 p:0038 s:0710 e:000709 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/helpers/rendering_helper.rb:36
c:0103 p:0197 s:0703 e:000701 METHOD /app/app/views/layouts/application.html.erb:15
c:0102 p:0024 s:0694 e:000693 BLOCK  /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/template.rb:159
c:0101 p:0038 s:0691 e:000690 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:170
c:0100 p:0021 s:0685 e:000684 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/template.rb:354
c:0099 p:0008 s:0680 e:000679 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/template.rb:157
c:0098 p:0066 s:0671 e:000670 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/template_renderer.rb:66
c:0097 p:0030 s:0662 e:000661 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/template_renderer.rb:52
c:0096 p:0093 s:0654 e:000653 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/template_renderer.rb:16
c:0095 p:0020 s:0647 e:000646 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/renderer.rb:44
c:0094 p:0026 s:0641 e:000640 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/renderer.rb:25
c:0093 p:0079 s:0635 e:000634 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/rendering.rb:103
c:0092 p:0045 s:0627 e:000626 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/streaming.rb:219
c:0091 p:0017 s:0622 e:000621 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/rendering.rb:84
c:0090 p:0012 s:0617 e:000616 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/rendering.rb:52
c:0089 p:0018 s:0612 e:000611 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/renderers.rb:142
c:0088 p:0019 s:0607 e:000606 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/abstract_controller/rendering.rb:25
c:0087 p:0033 s:0599 e:000598 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/rendering.rb:36
c:0086 p:0012 s:0594 e:000593 BLOCK  /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:46
c:0085 p:0003 s:0591 e:000590 BLOCK  /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/core_ext/benchmark.rb:14
c:0084 p:0023 s:0588 e:000587 METHOD /usr/local/lib/ruby/2.5.0/benchmark.rb:308
c:0083 p:0007 s:0583 e:000581 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/core_ext/benchmark.rb:14
c:0082 p:0012 s:0578 e:000577 BLOCK  /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:46
c:0081 p:0002 s:0575 e:000574 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:87
c:0080 p:0068 s:0571 e:000570 METHOD /usr/local/bundle/gems/activerecord-5.2.1/lib/active_record/railties/controller_runtime.rb:31
c:0079 p:0009 s:0564 e:000562 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:45
c:0078 p:0032 s:0557 e:000556 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/implicit_render.rb:35
c:0077 p:0013 s:0551 e:000550 BLOCK  /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/basic_implicit_render.rb:6 [FINISH]
c:0076 p:---- s:0548 e:000547 CFUNC  :tap
c:0075 p:0016 s:0544 e:000543 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/basic_implicit_render.rb:6
c:0074 p:0010 s:0538 e:000537 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/abstract_controller/base.rb:194
c:0073 p:0031 s:0532 e:000531 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/rendering.rb:30
c:0072 p:0011 s:0527 e:000526 BLOCK  /usr/local/bundle/gems/actionpack-5.2.1/lib/abstract_controller/callbacks.rb:42
c:0071 p:0054 s:0524 e:000522 BLOCK  /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:109
c:0070 p:0014 s:0514 e:000513 METHOD /usr/local/bundle/gems/public_activity-1.5.0/lib/public_activity/utility/store_controller.rb:25
c:0069 p:0140 s:0510 e:000509 BLOCK  /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118
c:0068 p:0033 s:0501 e:000500 METHOD /usr/local/bundle/gems/react-rails-2.2.1/lib/react/rails/controller_lifecycle.rb:31
c:0067 p:0140 s:0496 e:000495 BLOCK  /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118
c:0066 p:0021 s:0487 e:000486 METHOD /usr/local/bundle/gems/audited-4.7.1/lib/audited/sweeper.rb:14
c:0065 p:0140 s:0482 e:000481 BLOCK  /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118
c:0064 p:0021 s:0473 e:000472 METHOD /usr/local/bundle/gems/audited-4.7.1/lib/audited/sweeper.rb:14
c:0063 p:0140 s:0468 e:000467 BLOCK  /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118 [FINISH]
c:0062 p:0135 s:0459 E:002188 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:136
c:0061 p:0007 s:0450 E:001588 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/abstract_controller/callbacks.rb:41
c:0060 p:0010 s:0445 e:000444 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/rescue.rb:22
c:0059 p:0011 s:0439 e:000438 BLOCK  /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:34
c:0058 p:0011 s:0434 e:000433 BLOCK  /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168
c:0057 p:0018 s:0431 e:000430 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications/instrumenter.rb:23
c:0056 p:0027 s:0423 e:000422 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168
c:0055 p:0104 s:0417 e:000416 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:32
c:0054 p:0100 s:0411 e:000410 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/params_wrapper.rb:256
c:0053 p:0025 s:0403 e:000402 METHOD /usr/local/bundle/gems/activerecord-5.2.1/lib/active_record/railties/controller_runtime.rb:24
c:0052 p:0081 s:0397 e:000396 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/abstract_controller/base.rb:134
c:0051 p:0061 s:0390 e:000389 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/rendering.rb:32
c:0050 p:0020 s:0384 e:000383 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal.rb:191
c:0049 p:0041 s:0377 e:000376 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal.rb:252
c:0048 p:0011 s:0370 e:000369 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:52
c:0047 p:0041 s:0362 e:000361 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:34
c:0046 p:0134 s:0354 e:000353 BLOCK  /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:52 [FINISH]
c:0045 p:---- s:0342 e:000341 CFUNC  :each
c:0044 p:0010 s:0338 e:000337 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:35
c:0043 p:0041 s:0333 e:000332 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:840
c:0042 p:0164 s:0327 e:000326 METHOD /usr/local/bundle/gems/omniauth-1.8.1/lib/omniauth/strategy.rb:190
c:0041 p:0009 s:0321 e:000320 METHOD /usr/local/bundle/gems/omniauth-1.8.1/lib/omniauth/strategy.rb:168
c:0040 p:0009 s:0316 e:000315 METHOD /usr/local/bundle/gems/omniauth-1.8.1/lib/omniauth/builder.rb:63
c:0039 p:0009 s:0311 e:000310 BLOCK  /usr/local/bundle/gems/warden-1.2.7/lib/warden/manager.rb:36 [FINISH]
c:0038 p:---- s:0308 e:000307 CFUNC  :catch
c:0037 p:0064 s:0303 e:000302 METHOD /usr/local/bundle/gems/warden-1.2.7/lib/warden/manager.rb:35
c:0036 p:0036 s:0297 e:000296 METHOD /usr/local/bundle/gems/rack-2.0.5/lib/rack/tempfile_reaper.rb:15
c:0035 p:0008 s:0288 e:000287 METHOD /usr/local/bundle/gems/rack-2.0.5/lib/rack/etag.rb:25
c:0034 p:0049 s:0277 e:000276 METHOD /usr/local/bundle/gems/rack-2.0.5/lib/rack/conditional_get.rb:25
c:0033 p:0008 s:0268 e:000267 METHOD /usr/local/bundle/gems/rack-2.0.5/lib/rack/head.rb:12
c:0032 p:0024 s:0260 e:000259 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/http/content_security_policy.rb:18
c:0031 p:0030 s:0249 e:000248 METHOD /usr/local/bundle/gems/rack-2.0.5/lib/rack/session/abstract/id.rb:232
c:0030 p:0006 s:0238 e:000237 METHOD /usr/local/bundle/gems/rack-2.0.5/lib/rack/session/abstract/id.rb:226
c:0029 p:0024 s:0233 e:000232 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/cookies.rb:670
c:0028 p:0009 s:0223 e:000222 BLOCK  /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/callbacks.rb:28
c:0027 p:0029 s:0220 e:000219 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:98
c:0026 p:0010 s:0211 e:000210 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/callbacks.rb:26
c:0025 p:0008 s:0204 e:000203 METHOD /usr/local/bundle/gems/airbrake-5.8.1/lib/airbrake/rack/middleware.rb:52
c:0024 p:0024 s:0196 e:000195 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/debug_exceptions.rb:61
c:0023 p:0024 s:0185 e:000184 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/show_exceptions.rb:33
c:0022 p:0041 s:0178 e:000177 METHOD /usr/local/bundle/gems/railties-5.2.1/lib/rails/rack/logger.rb:38
c:0021 p:0009 s:0168 e:000167 BLOCK  /usr/local/bundle/gems/railties-5.2.1/lib/rails/rack/logger.rb:26
c:0020 p:0004 s:0165 e:000164 BLOCK  /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/tagged_logging.rb:71
c:0019 p:0013 s:0162 e:000161 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/tagged_logging.rb:28
c:0018 p:0012 s:0156 e:000155 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/tagged_logging.rb:71
c:0017 p:0041 s:0151 e:000150 METHOD /usr/local/bundle/gems/railties-5.2.1/lib/rails/rack/logger.rb:26
c:0016 p:0053 s:0145 e:000144 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/remote_ip.rb:81
c:0015 p:0019 s:0139 e:000138 METHOD /usr/local/bundle/gems/request_store-1.4.1/lib/request_store/middleware.rb:19
c:0014 p:0039 s:0132 e:000131 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/request_id.rb:27
c:0013 p:0091 s:0126 e:000125 METHOD /usr/local/bundle/gems/rack-2.0.5/lib/rack/method_override.rb:22
c:0012 p:0020 s:0120 e:000119 METHOD /usr/local/bundle/gems/rack-2.0.5/lib/rack/runtime.rb:22
c:0011 p:0033 s:0110 e:000109 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/cache/strategy/local_cache_middleware.rb:29
c:0010 p:0016 s:0103 e:000102 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/executor.rb:14
c:0009 p:0008 s:0095 e:000094 METHOD /usr/local/bundle/gems/rack-2.0.5/lib/rack/sendfile.rb:111
c:0008 p:0099 s:0083 e:000082 METHOD /usr/local/bundle/gems/rack-health-0.1.2/lib/rack/health.rb:22
c:0007 p:0020 s:0074 e:000073 METHOD /usr/local/bundle/gems/railties-5.2.1/lib/rails/engine.rb:524
c:0006 p:0026 s:0068 e:000067 METHOD /usr/local/bundle/gems/puma-3.12.0/lib/puma/configuration.rb:225
c:0005 p:0258 s:0063 e:000062 METHOD /usr/local/bundle/gems/puma-3.12.0/lib/puma/server.rb:658
c:0004 p:0026 s:0038 e:000037 METHOD /usr/local/bundle/gems/puma-3.12.0/lib/puma/server.rb:472
c:0003 p:0065 s:0026 e:000025 BLOCK  /usr/local/bundle/gems/puma-3.12.0/lib/puma/server.rb:332 [FINISH]
c:0002 p:0125 s:0016 e:000015 BLOCK  /usr/local/bundle/gems/puma-3.12.0/lib/puma/thread_pool.rb:133 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]

-- Ruby level backtrace information ----------------------------------------
/usr/local/bundle/gems/puma-3.12.0/lib/puma/thread_pool.rb:133:in `block in spawn_thread'
/usr/local/bundle/gems/puma-3.12.0/lib/puma/server.rb:332:in `block in run'
/usr/local/bundle/gems/puma-3.12.0/lib/puma/server.rb:472:in `process_client'
/usr/local/bundle/gems/puma-3.12.0/lib/puma/server.rb:658:in `handle_request'
/usr/local/bundle/gems/puma-3.12.0/lib/puma/configuration.rb:225:in `call'
/usr/local/bundle/gems/railties-5.2.1/lib/rails/engine.rb:524:in `call'
/usr/local/bundle/gems/rack-health-0.1.2/lib/rack/health.rb:22:in `call'
/usr/local/bundle/gems/rack-2.0.5/lib/rack/sendfile.rb:111:in `call'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/executor.rb:14:in `call'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
/usr/local/bundle/gems/rack-2.0.5/lib/rack/runtime.rb:22:in `call'
/usr/local/bundle/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/request_id.rb:27:in `call'
/usr/local/bundle/gems/request_store-1.4.1/lib/request_store/middleware.rb:19:in `call'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
/usr/local/bundle/gems/railties-5.2.1/lib/rails/rack/logger.rb:26:in `call'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/tagged_logging.rb:71:in `tagged'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/tagged_logging.rb:28:in `tagged'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/tagged_logging.rb:71:in `block in tagged'
/usr/local/bundle/gems/railties-5.2.1/lib/rails/rack/logger.rb:26:in `block in call'
/usr/local/bundle/gems/railties-5.2.1/lib/rails/rack/logger.rb:38:in `call_app'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call'
/usr/local/bundle/gems/airbrake-5.8.1/lib/airbrake/rack/middleware.rb:52:in `call'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/callbacks.rb:26:in `call'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:98:in `run_callbacks'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/cookies.rb:670:in `call'
/usr/local/bundle/gems/rack-2.0.5/lib/rack/session/abstract/id.rb:226:in `call'
/usr/local/bundle/gems/rack-2.0.5/lib/rack/session/abstract/id.rb:232:in `context'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/http/content_security_policy.rb:18:in `call'
/usr/local/bundle/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'
/usr/local/bundle/gems/rack-2.0.5/lib/rack/conditional_get.rb:25:in `call'
/usr/local/bundle/gems/rack-2.0.5/lib/rack/etag.rb:25:in `call'
/usr/local/bundle/gems/rack-2.0.5/lib/rack/tempfile_reaper.rb:15:in `call'
/usr/local/bundle/gems/warden-1.2.7/lib/warden/manager.rb:35:in `call'
/usr/local/bundle/gems/warden-1.2.7/lib/warden/manager.rb:35:in `catch'
/usr/local/bundle/gems/warden-1.2.7/lib/warden/manager.rb:36:in `block in call'
/usr/local/bundle/gems/omniauth-1.8.1/lib/omniauth/builder.rb:63:in `call'
/usr/local/bundle/gems/omniauth-1.8.1/lib/omniauth/strategy.rb:168:in `call'
/usr/local/bundle/gems/omniauth-1.8.1/lib/omniauth/strategy.rb:190:in `call!'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:840:in `call'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:35:in `serve'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:35:in `each'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:52:in `block in serve'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:34:in `serve'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:52:in `dispatch'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal.rb:252:in `dispatch'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal.rb:191:in `dispatch'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/rendering.rb:32:in `process'
/usr/local/bundle/gems/actionpack-5.2.1/lib/abstract_controller/base.rb:134:in `process'
/usr/local/bundle/gems/activerecord-5.2.1/lib/active_record/railties/controller_runtime.rb:24:in `process_action'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/params_wrapper.rb:256:in `process_action'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:32:in `process_action'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168:in `instrument'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications/instrumenter.rb:23:in `instrument'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168:in `block in instrument'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:34:in `block in process_action'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/rescue.rb:22:in `process_action'
/usr/local/bundle/gems/actionpack-5.2.1/lib/abstract_controller/callbacks.rb:41:in `process_action'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:136:in `run_callbacks'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
/usr/local/bundle/gems/audited-4.7.1/lib/audited/sweeper.rb:14:in `around'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
/usr/local/bundle/gems/audited-4.7.1/lib/audited/sweeper.rb:14:in `around'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
/usr/local/bundle/gems/react-rails-2.2.1/lib/react/rails/controller_lifecycle.rb:31:in `use_react_component_helper'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
/usr/local/bundle/gems/public_activity-1.5.0/lib/public_activity/utility/store_controller.rb:25:in `store_controller_for_public_activity'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:109:in `block in run_callbacks'
/usr/local/bundle/gems/actionpack-5.2.1/lib/abstract_controller/callbacks.rb:42:in `block in process_action'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/rendering.rb:30:in `process_action'
/usr/local/bundle/gems/actionpack-5.2.1/lib/abstract_controller/base.rb:194:in `process_action'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/basic_implicit_render.rb:6:in `tap'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/implicit_render.rb:35:in `default_render'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:45:in `render'
/usr/local/bundle/gems/activerecord-5.2.1/lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:46:in `block in render'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/core_ext/benchmark.rb:14:in `ms'
/usr/local/lib/ruby/2.5.0/benchmark.rb:308:in `realtime'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/core_ext/benchmark.rb:14:in `block in ms'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/rendering.rb:36:in `render'
/usr/local/bundle/gems/actionpack-5.2.1/lib/abstract_controller/rendering.rb:25:in `render'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/renderers.rb:142:in `render_to_body'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/rendering.rb:84:in `render_to_body'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/streaming.rb:219:in `_render_template'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/rendering.rb:103:in `_render_template'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/renderer.rb:25:in `render'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/renderer.rb:44:in `render_template'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/template_renderer.rb:16:in `render'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/template_renderer.rb:52:in `render_template'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/template.rb:157:in `render'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/template.rb:354:in `instrument_render_template'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:170:in `instrument'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/template.rb:159:in `block in render'
/app/app/views/layouts/application.html.erb:15:in `_app_views_layouts_application_html_erb___3574942170276700132_47250264763280'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/helpers/rendering_helper.rb:36:in `render'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/renderer.rb:49:in `render_partial'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/partial_renderer.rb:312:in `render'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/partial_renderer.rb:333:in `render_partial'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/abstract_renderer.rb:43:in `instrument'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168:in `instrument'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications/instrumenter.rb:23:in `instrument'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168:in `block in instrument'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/partial_renderer.rb:344:in `block in render_partial'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/template.rb:157:in `render'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/template.rb:354:in `instrument_render_template'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:170:in `instrument'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/template.rb:159:in `block in render'
/app/app/views/application/_sidebar.html.erb:32:in `_app_views_application__sidebar_html_erb__4136047167732396889_47250280339940'
/app/app/helpers/application_helper.rb:73:in `sidebar_active_link_to'
/usr/local/bundle/gems/active_link_to-1.0.5/lib/active_link_to/active_link_to.rb:51:in `active_link_to'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/helpers/tag_helper.rb:274:in `content_tag'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/helpers/tag_helper.rb:56:in `content_tag_string'

-- Machine register context ------------------------------------------------
 RIP: 0x00007f1e149d9f20 RBP: 0x000000000000046e RSP: 0x00007f1e0d6102f0
 RAX: 0x000055f2962a6220 RBX: 0xcccccccccccccccd RCX: 0xcccccccccccccccd
 RDX: 0x000000000000002f RDI: 0x000055f2a32e5a68 RSI: 0x0000000000000000
  R8: 0x000000000000000c  R9: 0x0000000000000001 R10: 0x0000000000000020
 R11: 0x00007f1e149da2d0 R12: 0x00007f1e0c7826c0 R13: 0x000055f2962a69a0
 R14: 0x0000000000000007 R15: 0x0000000000000000 EFL: 0x0000000000010202
/usr/local/bundle/gems/i18n-1.1.0/lib/i18n/backend/fallbacks.rb:44: [BUG] Segmentation fault
[40da49c2315d77eb0ad2723183312669] Started GET "/users/sign_in" for 136.243.83.53 at 2018-10-29 13:12:39 +0300
--
[40da49c2315d77eb0ad2723183312669] Processing by Devise::SessionsController#new as */*
[40da49c2315d77eb0ad2723183312669]   Rendering devise/sessions/new.html.erb within layouts/login
/usr/local/bundle/gems/i18n-1.1.0/lib/i18n/backend/fallbacks.rb:44: [BUG] Segmentation fault at 0x00007f8fe8c016c0
ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux-musl]
 
-- Control frame information -----------------------------------------------
c:0139 p:---- s:0920 e:000919 CFUNC  :merge
c:0138 p:0079 s:0915 e:000914 METHOD /usr/local/bundle/gems/i18n-1.1.0/lib/i18n/backend/fallbacks.rb:44
c:0137 p:0033 s:0906 e:000905 BLOCK  /usr/local/bundle/gems/i18n-1.1.0/lib/i18n.rb:185 [FINISH]
c:0136 p:---- s:0903 e:000902 CFUNC  :catch
c:0135 p:0113 s:0898 e:000897 METHOD /usr/local/bundle/gems/i18n-1.1.0/lib/i18n.rb:181
c:0134 p:0252 s:0887 e:000886 METHOD /usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/inputs/base.rb:189
c:0133 p:0056 s:0878 e:000877 METHOD /usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/components/hints.rb:13 [FINISH]
c:0132 p:---- s:0871 e:000870 CFUNC  :call
c:0131 p:0062 s:0866 e:000865 METHOD /usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/wrappers/leaf.rb:20
c:0130 p:0033 s:0860 e:000859 METHOD /usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/wrappers/single.rb:15
c:0129 p:0027 s:0853 e:000852 BLOCK  /usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/wrappers/many.rb:29 [FINISH]
c:0128 p:---- s:0848 e:000847 CFUNC  :each
c:0127 p:0022 s:0844 e:000843 METHOD /usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/wrappers/many.rb:27
c:0126 p:0020 s:0837 e:000836 METHOD /usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/wrappers/root.rb:16
c:0125 p:0055 s:0832 e:000831 METHOD /usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/form_builder.rb:123
c:0124 p:0025 s:0823 e:000822 METHOD /usr/local/bundle/gems/enumerize-2.2.2/lib/enumerize/hooks/simple_form.rb:9
c:0123 p:0093 s:0816 e:000814 BLOCK  /app/app/views/devise/sessions/new.html.erb:20
c:0122 p:0007 s:0811 e:000810 BLOCK  /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/helpers/capture_helper.rb:41
c:0121 p:0070 s:0808 e:000807 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/helpers/capture_helper.rb:205
c:0120 p:0008 s:0802 e:000801 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/helpers/capture_helper.rb:41
c:0119 p:0299 s:0794 e:000793 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/helpers/form_helper.rb:452
c:0118 p:0012 s:0782 e:000781 BLOCK  /usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/action_view_extensions/form_helper.rb:27
c:0117 p:0045 s:0779 e:000778 METHOD /usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/action_view_extensions/form_helper.rb:46
c:0116 p:0204 s:0774 e:000773 METHOD /usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/action_view_extensions/form_helper.rb:26
c:0115 p:0126 s:0767 e:000765 METHOD /app/app/views/devise/sessions/new.html.erb:9
c:0114 p:0024 s:0758 e:000757 BLOCK  /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/template.rb:159
c:0113 p:0038 s:0755 e:000754 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:170
c:0112 p:0021 s:0749 e:000748 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/template.rb:354
c:0111 p:0008 s:0744 e:000743 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/template.rb:157
c:0110 p:0014 s:0735 e:000734 BLOCK  /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/template_renderer.rb:54
c:0109 p:0005 s:0732 e:000731 BLOCK  /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/abstract_renderer.rb:44
c:0108 p:0011 s:0728 e:000727 BLOCK  /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168
c:0107 p:0018 s:0725 e:000724 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications/instrumenter.rb:23
c:0106 p:0027 s:0717 e:000716 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168
c:0105 p:0075 s:0711 e:000710 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/abstract_renderer.rb:43
c:0104 p:0020 s:0705 e:000704 BLOCK  /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/template_renderer.rb:53
c:0103 p:0032 s:0701 e:000700 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/template_renderer.rb:61
c:0102 p:0030 s:0692 e:000691 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/template_renderer.rb:52
c:0101 p:0093 s:0684 e:000683 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/template_renderer.rb:16
c:0100 p:0020 s:0677 e:000676 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/renderer.rb:44
c:0099 p:0026 s:0671 e:000670 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/renderer.rb:25
c:0098 p:0079 s:0665 e:000664 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/rendering.rb:103
c:0097 p:0045 s:0657 e:000656 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/streaming.rb:219
c:0096 p:0017 s:0652 e:000651 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/rendering.rb:84
c:0095 p:0012 s:0647 e:000646 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/rendering.rb:52
c:0094 p:0018 s:0642 e:000641 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/renderers.rb:142
c:0093 p:0019 s:0637 e:000636 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/abstract_controller/rendering.rb:25
c:0092 p:0033 s:0629 e:000628 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/rendering.rb:36
c:0091 p:0012 s:0624 e:000623 BLOCK  /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:46
c:0090 p:0003 s:0621 e:000620 BLOCK  /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/core_ext/benchmark.rb:14
c:0089 p:0023 s:0618 e:000617 METHOD /usr/local/lib/ruby/2.5.0/benchmark.rb:308
c:0088 p:0007 s:0613 e:000611 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/core_ext/benchmark.rb:14
c:0087 p:0012 s:0608 e:000607 BLOCK  /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:46
c:0086 p:0002 s:0605 e:000604 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:87
c:0085 p:0068 s:0601 e:000600 METHOD /usr/local/bundle/gems/activerecord-5.2.1/lib/active_record/railties/controller_runtime.rb:31
c:0084 p:0009 s:0594 e:000592 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:45
c:0083 p:0027 s:0587 e:000586 METHOD /usr/local/bundle/gems/responders-2.4.0/lib/action_controller/responder.rb:238
c:0082 p:0004 s:0583 e:000582 METHOD /usr/local/bundle/gems/responders-2.4.0/lib/action_controller/responder.rb:170
c:0081 p:0033 s:0578 e:000577 METHOD /usr/local/bundle/gems/responders-2.4.0/lib/action_controller/responder.rb:163
c:0080 p:0011 s:0573 e:000572 METHOD /usr/local/bundle/gems/responders-2.4.0/lib/action_controller/responder.rb:156
c:0079 p:0154 s:0568 e:000567 METHOD /usr/local/bundle/gems/responders-2.4.0/lib/action_controller/respond_with.rb:211
c:0078 p:0054 s:0558 e:000557 METHOD /usr/local/bundle/gems/devise-4.5.0/app/controllers/devise/sessions_controller.rb:14
c:0077 p:0012 s:0554 e:000553 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/basic_implicit_render.rb:6
c:0076 p:0010 s:0548 e:000547 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/abstract_controller/base.rb:194
c:0075 p:0031 s:0542 e:000541 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/rendering.rb:30
c:0074 p:0011 s:0537 e:000536 BLOCK  /usr/local/bundle/gems/actionpack-5.2.1/lib/abstract_controller/callbacks.rb:42
c:0073 p:0054 s:0534 e:000532 BLOCK  /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:109
c:0072 p:0014 s:0524 e:000523 METHOD /usr/local/bundle/gems/public_activity-1.5.0/lib/public_activity/utility/store_controller.rb:25
c:0071 p:0140 s:0520 e:000519 BLOCK  /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118
c:0070 p:0033 s:0511 e:000510 METHOD /usr/local/bundle/gems/react-rails-2.2.1/lib/react/rails/controller_lifecycle.rb:31
c:0069 p:0140 s:0506 e:000505 BLOCK  /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118
c:0068 p:0021 s:0497 e:000496 METHOD /usr/local/bundle/gems/audited-4.7.1/lib/audited/sweeper.rb:14
c:0067 p:0140 s:0492 e:000491 BLOCK  /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118
c:0066 p:0021 s:0483 e:000482 METHOD /usr/local/bundle/gems/audited-4.7.1/lib/audited/sweeper.rb:14
c:0065 p:0140 s:0478 e:000477 BLOCK  /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118 [FINISH]
c:0064 p:0135 s:0469 E:002508 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:136
c:0063 p:0007 s:0460 E:001678 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/abstract_controller/callbacks.rb:41
c:0062 p:0010 s:0455 e:000454 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/rescue.rb:22
c:0061 p:0011 s:0449 e:000448 BLOCK  /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:34
c:0060 p:0011 s:0444 e:000443 BLOCK  /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168
c:0059 p:0018 s:0441 e:000440 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications/instrumenter.rb:23
c:0058 p:0027 s:0433 e:000432 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168
c:0057 p:0104 s:0427 e:000426 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:32
c:0056 p:0100 s:0421 e:000420 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/params_wrapper.rb:256
c:0055 p:0025 s:0413 e:000412 METHOD /usr/local/bundle/gems/activerecord-5.2.1/lib/active_record/railties/controller_runtime.rb:24
c:0054 p:0081 s:0407 e:000406 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/abstract_controller/base.rb:134
c:0053 p:0061 s:0400 e:000399 METHOD /usr/local/bundle/gems/actionview-5.2.1/lib/action_view/rendering.rb:32
c:0052 p:0020 s:0394 e:000393 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal.rb:191
c:0051 p:0041 s:0387 e:000386 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal.rb:252
c:0050 p:0011 s:0380 e:000379 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:52
c:0049 p:0041 s:0372 e:000371 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:34
c:0048 p:0008 s:0364 e:000363 BLOCK  /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/routing/mapper.rb:18 [FINISH]
c:0047 p:0032 s:0359 e:000358 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/routing/mapper.rb:48
c:0046 p:0134 s:0354 e:000353 BLOCK  /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:52 [FINISH]
c:0045 p:---- s:0342 e:000341 CFUNC  :each
c:0044 p:0010 s:0338 e:000337 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:35
c:0043 p:0041 s:0333 e:000332 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:840
c:0042 p:0164 s:0327 e:000326 METHOD /usr/local/bundle/gems/omniauth-1.8.1/lib/omniauth/strategy.rb:190
c:0041 p:0009 s:0321 e:000320 METHOD /usr/local/bundle/gems/omniauth-1.8.1/lib/omniauth/strategy.rb:168
c:0040 p:0009 s:0316 e:000315 METHOD /usr/local/bundle/gems/omniauth-1.8.1/lib/omniauth/builder.rb:63
c:0039 p:0009 s:0311 e:000310 BLOCK  /usr/local/bundle/gems/warden-1.2.7/lib/warden/manager.rb:36 [FINISH]
c:0038 p:---- s:0308 e:000307 CFUNC  :catch
c:0037 p:0061 s:0303 e:000302 METHOD /usr/local/bundle/gems/warden-1.2.7/lib/warden/manager.rb:35
c:0036 p:0036 s:0297 e:000296 METHOD /usr/local/bundle/gems/rack-2.0.5/lib/rack/tempfile_reaper.rb:15
c:0035 p:0008 s:0288 e:000287 METHOD /usr/local/bundle/gems/rack-2.0.5/lib/rack/etag.rb:25
c:0034 p:0049 s:0277 e:000276 METHOD /usr/local/bundle/gems/rack-2.0.5/lib/rack/conditional_get.rb:25
c:0033 p:0008 s:0268 e:000267 METHOD /usr/local/bundle/gems/rack-2.0.5/lib/rack/head.rb:12
c:0032 p:0024 s:0260 e:000259 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/http/content_security_policy.rb:18
c:0031 p:0030 s:0249 e:000248 METHOD /usr/local/bundle/gems/rack-2.0.5/lib/rack/session/abstract/id.rb:232
c:0030 p:0006 s:0238 e:000237 METHOD /usr/local/bundle/gems/rack-2.0.5/lib/rack/session/abstract/id.rb:226
c:0029 p:0024 s:0233 e:000232 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/cookies.rb:670
c:0028 p:0009 s:0223 e:000222 BLOCK  /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/callbacks.rb:28
c:0027 p:0029 s:0220 e:000219 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:98
c:0026 p:0010 s:0211 e:000210 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/callbacks.rb:26
c:0025 p:0008 s:0204 e:000203 METHOD /usr/local/bundle/gems/airbrake-5.8.1/lib/airbrake/rack/middleware.rb:52
c:0024 p:0024 s:0196 e:000195 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/debug_exceptions.rb:61
c:0023 p:0024 s:0185 e:000184 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/show_exceptions.rb:33
c:0022 p:0041 s:0178 e:000177 METHOD /usr/local/bundle/gems/railties-5.2.1/lib/rails/rack/logger.rb:38
c:0021 p:0009 s:0168 e:000167 BLOCK  /usr/local/bundle/gems/railties-5.2.1/lib/rails/rack/logger.rb:26
c:0020 p:0004 s:0165 e:000164 BLOCK  /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/tagged_logging.rb:71
c:0019 p:0013 s:0162 e:000161 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/tagged_logging.rb:28
c:0018 p:0012 s:0156 e:000155 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/tagged_logging.rb:71
c:0017 p:0041 s:0151 e:000150 METHOD /usr/local/bundle/gems/railties-5.2.1/lib/rails/rack/logger.rb:26
c:0016 p:0053 s:0145 e:000144 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/remote_ip.rb:81
c:0015 p:0019 s:0139 e:000138 METHOD /usr/local/bundle/gems/request_store-1.4.1/lib/request_store/middleware.rb:19
c:0014 p:0039 s:0132 e:000131 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/request_id.rb:27
c:0013 p:0091 s:0126 e:000125 METHOD /usr/local/bundle/gems/rack-2.0.5/lib/rack/method_override.rb:22
c:0012 p:0020 s:0120 e:000119 METHOD /usr/local/bundle/gems/rack-2.0.5/lib/rack/runtime.rb:22
c:0011 p:0033 s:0110 e:000109 METHOD /usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/cache/strategy/local_cache_middleware.rb:29
c:0010 p:0016 s:0103 e:000102 METHOD /usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/executor.rb:14
c:0009 p:0008 s:0095 e:000094 METHOD /usr/local/bundle/gems/rack-2.0.5/lib/rack/sendfile.rb:111
c:0008 p:0099 s:0083 e:000082 METHOD /usr/local/bundle/gems/rack-health-0.1.2/lib/rack/health.rb:22
c:0007 p:0020 s:0074 e:000073 METHOD /usr/local/bundle/gems/railties-5.2.1/lib/rails/engine.rb:524
c:0006 p:0026 s:0068 e:000067 METHOD /usr/local/bundle/gems/puma-3.12.0/lib/puma/configuration.rb:225
c:0005 p:0258 s:0063 e:000062 METHOD /usr/local/bundle/gems/puma-3.12.0/lib/puma/server.rb:658
c:0004 p:0026 s:0038 e:000037 METHOD /usr/local/bundle/gems/puma-3.12.0/lib/puma/server.rb:472
c:0003 p:0065 s:0026 e:000025 BLOCK  /usr/local/bundle/gems/puma-3.12.0/lib/puma/server.rb:332 [FINISH]
c:0002 p:0125 s:0016 e:000015 BLOCK  /usr/local/bundle/gems/puma-3.12.0/lib/puma/thread_pool.rb:133 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
 
-- Ruby level backtrace information ----------------------------------------
/usr/local/bundle/gems/puma-3.12.0/lib/puma/thread_pool.rb:133:in `block in spawn_thread'
/usr/local/bundle/gems/puma-3.12.0/lib/puma/server.rb:332:in `block in run'
/usr/local/bundle/gems/puma-3.12.0/lib/puma/server.rb:472:in `process_client'
/usr/local/bundle/gems/puma-3.12.0/lib/puma/server.rb:658:in `handle_request'
/usr/local/bundle/gems/puma-3.12.0/lib/puma/configuration.rb:225:in `call'
/usr/local/bundle/gems/railties-5.2.1/lib/rails/engine.rb:524:in `call'
/usr/local/bundle/gems/rack-health-0.1.2/lib/rack/health.rb:22:in `call'
/usr/local/bundle/gems/rack-2.0.5/lib/rack/sendfile.rb:111:in `call'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/executor.rb:14:in `call'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
/usr/local/bundle/gems/rack-2.0.5/lib/rack/runtime.rb:22:in `call'
/usr/local/bundle/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/request_id.rb:27:in `call'
/usr/local/bundle/gems/request_store-1.4.1/lib/request_store/middleware.rb:19:in `call'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
/usr/local/bundle/gems/railties-5.2.1/lib/rails/rack/logger.rb:26:in `call'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/tagged_logging.rb:71:in `tagged'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/tagged_logging.rb:28:in `tagged'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/tagged_logging.rb:71:in `block in tagged'
/usr/local/bundle/gems/railties-5.2.1/lib/rails/rack/logger.rb:26:in `block in call'
/usr/local/bundle/gems/railties-5.2.1/lib/rails/rack/logger.rb:38:in `call_app'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call'
/usr/local/bundle/gems/airbrake-5.8.1/lib/airbrake/rack/middleware.rb:52:in `call'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/callbacks.rb:26:in `call'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:98:in `run_callbacks'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/middleware/cookies.rb:670:in `call'
/usr/local/bundle/gems/rack-2.0.5/lib/rack/session/abstract/id.rb:226:in `call'
/usr/local/bundle/gems/rack-2.0.5/lib/rack/session/abstract/id.rb:232:in `context'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/http/content_security_policy.rb:18:in `call'
/usr/local/bundle/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'
/usr/local/bundle/gems/rack-2.0.5/lib/rack/conditional_get.rb:25:in `call'
/usr/local/bundle/gems/rack-2.0.5/lib/rack/etag.rb:25:in `call'
/usr/local/bundle/gems/rack-2.0.5/lib/rack/tempfile_reaper.rb:15:in `call'
/usr/local/bundle/gems/warden-1.2.7/lib/warden/manager.rb:35:in `call'
/usr/local/bundle/gems/warden-1.2.7/lib/warden/manager.rb:35:in `catch'
/usr/local/bundle/gems/warden-1.2.7/lib/warden/manager.rb:36:in `block in call'
/usr/local/bundle/gems/omniauth-1.8.1/lib/omniauth/builder.rb:63:in `call'
/usr/local/bundle/gems/omniauth-1.8.1/lib/omniauth/strategy.rb:168:in `call'
/usr/local/bundle/gems/omniauth-1.8.1/lib/omniauth/strategy.rb:190:in `call!'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:840:in `call'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:35:in `serve'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:35:in `each'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:52:in `block in serve'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/routing/mapper.rb:48:in `serve'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/routing/mapper.rb:18:in `block in <class:Constraints>'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:34:in `serve'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:52:in `dispatch'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal.rb:252:in `dispatch'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal.rb:191:in `dispatch'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/rendering.rb:32:in `process'
/usr/local/bundle/gems/actionpack-5.2.1/lib/abstract_controller/base.rb:134:in `process'
/usr/local/bundle/gems/activerecord-5.2.1/lib/active_record/railties/controller_runtime.rb:24:in `process_action'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/params_wrapper.rb:256:in `process_action'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:32:in `process_action'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168:in `instrument'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications/instrumenter.rb:23:in `instrument'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168:in `block in instrument'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:34:in `block in process_action'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/rescue.rb:22:in `process_action'
/usr/local/bundle/gems/actionpack-5.2.1/lib/abstract_controller/callbacks.rb:41:in `process_action'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:136:in `run_callbacks'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
/usr/local/bundle/gems/audited-4.7.1/lib/audited/sweeper.rb:14:in `around'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
/usr/local/bundle/gems/audited-4.7.1/lib/audited/sweeper.rb:14:in `around'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
/usr/local/bundle/gems/react-rails-2.2.1/lib/react/rails/controller_lifecycle.rb:31:in `use_react_component_helper'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
/usr/local/bundle/gems/public_activity-1.5.0/lib/public_activity/utility/store_controller.rb:25:in `store_controller_for_public_activity'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:109:in `block in run_callbacks'
/usr/local/bundle/gems/actionpack-5.2.1/lib/abstract_controller/callbacks.rb:42:in `block in process_action'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/rendering.rb:30:in `process_action'
/usr/local/bundle/gems/actionpack-5.2.1/lib/abstract_controller/base.rb:194:in `process_action'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
/usr/local/bundle/gems/devise-4.5.0/app/controllers/devise/sessions_controller.rb:14:in `new'
/usr/local/bundle/gems/responders-2.4.0/lib/action_controller/respond_with.rb:211:in `respond_with'
/usr/local/bundle/gems/responders-2.4.0/lib/action_controller/responder.rb:156:in `call'
/usr/local/bundle/gems/responders-2.4.0/lib/action_controller/responder.rb:163:in `respond'
/usr/local/bundle/gems/responders-2.4.0/lib/action_controller/responder.rb:170:in `to_html'
/usr/local/bundle/gems/responders-2.4.0/lib/action_controller/responder.rb:238:in `default_render'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:45:in `render'
/usr/local/bundle/gems/activerecord-5.2.1/lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:46:in `block in render'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/core_ext/benchmark.rb:14:in `ms'
/usr/local/lib/ruby/2.5.0/benchmark.rb:308:in `realtime'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/core_ext/benchmark.rb:14:in `block in ms'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/rendering.rb:36:in `render'
/usr/local/bundle/gems/actionpack-5.2.1/lib/abstract_controller/rendering.rb:25:in `render'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/renderers.rb:142:in `render_to_body'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/rendering.rb:84:in `render_to_body'
/usr/local/bundle/gems/actionpack-5.2.1/lib/action_controller/metal/streaming.rb:219:in `_render_template'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/rendering.rb:103:in `_render_template'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/renderer.rb:25:in `render'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/renderer.rb:44:in `render_template'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/template_renderer.rb:16:in `render'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/template_renderer.rb:52:in `render_template'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/abstract_renderer.rb:43:in `instrument'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168:in `instrument'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications/instrumenter.rb:23:in `instrument'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168:in `block in instrument'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/template.rb:157:in `render'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/template.rb:354:in `instrument_render_template'
/usr/local/bundle/gems/activesupport-5.2.1/lib/active_support/notifications.rb:170:in `instrument'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/template.rb:159:in `block in render'
/app/app/views/devise/sessions/new.html.erb:9:in `_app_views_devise_sessions_new_html_erb__3275848445339818318_47361653972760'
/usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/action_view_extensions/form_helper.rb:26:in `simple_form_for'
/usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/action_view_extensions/form_helper.rb:46:in `with_simple_form_field_error_proc'
/usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/action_view_extensions/form_helper.rb:27:in `block in simple_form_for'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/helpers/form_helper.rb:452:in `form_for'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/helpers/capture_helper.rb:41:in `capture'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/helpers/capture_helper.rb:205:in `with_output_buffer'
/usr/local/bundle/gems/actionview-5.2.1/lib/action_view/helpers/capture_helper.rb:41:in `block in capture'
/app/app/views/devise/sessions/new.html.erb:20:in `block in _app_views_devise_sessions_new_html_erb__3275848445339818318_47361653972760'
/usr/local/bundle/gems/enumerize-2.2.2/lib/enumerize/hooks/simple_form.rb:9:in `input'
/usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/form_builder.rb:123:in `input'
/usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/wrappers/root.rb:16:in `render'
/usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/wrappers/many.rb:27:in `render'
/usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/wrappers/many.rb:27:in `each'
/usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/wrappers/many.rb:29:in `block in render'
/usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/wrappers/single.rb:15:in `render'
/usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/wrappers/leaf.rb:20:in `render'
/usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/wrappers/leaf.rb:20:in `call'
/usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/components/hints.rb:13:in `hint'
/usr/local/bundle/gems/simple_form-4.0.1/lib/simple_form/inputs/base.rb:189:in `translate_from_namespace'
/usr/local/bundle/gems/i18n-1.1.0/lib/i18n.rb:181:in `translate'
/usr/local/bundle/gems/i18n-1.1.0/lib/i18n.rb:181:in `catch'
/usr/local/bundle/gems/i18n-1.1.0/lib/i18n.rb:185:in `block in translate'
/usr/local/bundle/gems/i18n-1.1.0/lib/i18n/backend/fallbacks.rb:44:in `translate'
/usr/local/bundle/gems/i18n-1.1.0/lib/i18n/backend/fallbacks.rb:44:in `merge'
 
-- Machine register context ------------------------------------------------
RIP: 0x00007f8fefeb54a0 RBP: 0x000000000000046e RSP: 0x00007f8fe772a8f0
RAX: 0x0000562676660220 RBX: 0xcccccccccccccccd RCX: 0xcccccccccccccccd
RDX: 0x0000000000000022 RDI: 0x00005626847db868 RSI: 0x0000000000000000
R8: 0x000000000000000c  R9: 0x0000000000000001 R10: 0x0000000000000020
R11: 0x00007f8fefeb5850 R12: 0x00007f8fe8c016c0 R13: 0x00005626766609a0
R14: 0x0000000000000007 R15: 0x0000000000000000 EFL: 0x0000000000010202
@wglambert
Copy link

Seems to be a musl specific incompatability. I don't think there's anything we could do in the Dockerfile to alleviate this as it's a drawback of Alpine

https://github.com/docker-library/docs/tree/master/ruby#rubyversion-alpine

The main caveat to note is that it does use musl libc instead of glibc and friends, so certain software might run into issues depending on the depth of their libc requirements. However, most software doesn't have an issue with this, so this variant is usually a very safe choice. See this Hacker News comment thread for more discussion of the issues that might arise and some pro/con comparisons of using Alpine-based images.

@yosifkit
Copy link
Member

yosifkit commented Nov 1, 2018

Seems similar to #236. There have been problems with ruby and alpine like #196.

@wglambert wglambert added the question Usability question, not directly related to an error with the image label Nov 2, 2018
@tianon
Copy link
Member

tianon commented Nov 13, 2018

My recommendation would be to create the smallest reproducer you can and report this musl incompatibility to the Ruby devs so they can look into what it might take to fix it.

Unfortunately, that's the best we can offer from the Docker image side (as such, closing this issue since there's nothing actionable for us here).

@tianon tianon closed this as completed Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Usability question, not directly related to an error with the image
Projects
None yet
Development

No branches or pull requests

4 participants