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

Revert "Updated ruby/node images" #8712

Merged
merged 2 commits into from Sep 17, 2018
Merged

Revert "Updated ruby/node images" #8712

merged 2 commits into from Sep 17, 2018

Conversation

shleeable
Copy link
Contributor

@shleeable shleeable commented Sep 17, 2018

Reverts #8700
It crashed sidekick after 4~ days, but it crashed.

As per discussion, this could be caused by alpine3.7 (sadly 2.5.1-alpine3.6 does not exist).

mastodon@ip-10-0-0-140:~$ docker container logs dd6cc8b27859 > crash
/mastodon/vendor/bundle/ruby/2.5.0/gems/rdf-3.0.2/lib/rdf/model/statement.rb:332: [BUG] Segmentation fault at 0x00007efcb3517bc0
ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux-musl]

/mastodon/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.8.4/lib/nokogiri/html/document.rb:150: [BUG] Segmentation fault at 0x00007f8200e79bc0
ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux-musl]

@shleeable
Copy link
Contributor Author

shleeable commented Sep 17, 2018

full crash report.

ruby2.5.1.crash.txt

@shleeable
Copy link
Contributor Author

shleeable commented Sep 17, 2018

alpine 3.8 is not supported on 2.4/2.5 officially because of

"openssl_missing.h:196:22: error: static declaration of 'EVP_PKEY_get0_RSA' follows non-static declaration" (and friends)

but those patches are already upstream - pending next stable release.

@Gargron Gargron merged commit 94f9cb0 into mastodon:master Sep 17, 2018
@shleeable shleeable deleted the revert-8700-docker-upgrade branch September 17, 2018 12:57
koppepan1204 pushed a commit to koppepan1204/mastodon that referenced this pull request Oct 10, 2018
* Revert "update vagrant configs (mastodon#8706)"

This reverts commit 8971bb8.

* Revert "Updated ruby/node images (mastodon#8700)"

This reverts commit 5aae71c.
koppepan1204 pushed a commit to koppepan1204/mastodon that referenced this pull request Oct 12, 2018
* Revert "update vagrant configs (mastodon#8706)"

This reverts commit 8971bb8.

* Revert "Updated ruby/node images (mastodon#8700)"

This reverts commit 5aae71c.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants