mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-12 11:32:56 +01:00
Add Ruby patch for https://bugs.ruby-lang.org/issues/19580
This fixes seg faults seen after tests finish running. This pulls in an upstream fix for Nokogiri/libxml2: https://github.com/ruby/ruby/pull/7663. These patches can be dropped once Nokogiri v1.15 is available and `NOKOGIRI_LIBXML_MEMORY_MANAGEMENT=default` is set in CI. See https://gitlab.com/gitlab-org/gitlab/-/issues/390313#note_1342807685 for more details.
This commit is contained in:
parent
c2be25e44f
commit
d95e4efae8
5 changed files with 93 additions and 0 deletions
|
|
@ -1 +1,2 @@
|
|||
thread-memory-allocations
|
||||
fix-ruby-xfree-for-libxml2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue