Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911266 - dev-ruby/http-parser-1.2.3-r1 - LoadError: .../libjemalloc.so.2: cannot allocate memory in static TLS block - /usr/lib64/ruby/gems
Summary: dev-ruby/http-parser-1.2.3-r1 - LoadError: .../libjemalloc.so.2: cannot alloc...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-26 19:31 UTC by Toralf Förster
Modified: 2023-11-04 09:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,19.75 KB, text/plain)
2023-07-26 19:31 UTC, Toralf Förster
Details
dev-ruby:http-parser-1.2.3-r1:20230726-110020.log (dev-ruby:http-parser-1.2.3-r1:20230726-110020.log,4.34 KB, text/plain)
2023-07-26 19:31 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,76.82 KB, application/x-xz)
2023-07-26 19:31 UTC, Toralf Förster
Details
environment (environment,88.76 KB, text/plain)
2023-07-26 19:31 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,788 bytes, application/x-xz)
2023-07-26 19:31 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,26.62 KB, application/x-xz)
2023-07-26 19:31 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-07-26 19:31:20 UTC
>>> Configuring source in /var/tmp/portage/dev-ruby/http-parser-1.2.3-r1/work ...
 * Running configure phase for ruby31
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-ruby/http-parser-1.2.3-r1/work ...
 * Running compile phase for ruby31
rake aborted!
LoadError: /usr/lib64/libjemalloc.so.2: cannot allocate memory in static TLS block - /usr/lib64/ruby/gems/3.1.0/gems/ffi-1.15.5/lib/ffi_c.so
<internal:/usr/lib64/ruby/site_ruby/3.1.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
<internal:/usr/lib64/ruby/site_ruby/3.1.0/rubygems/core_ext/kernel_require.rb>:85:in `require'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-20230721-054004

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.71.0
  [2]   rust-1.71.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
4)	Eclipse Temurin JRE 17.0.7_p7 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm
  [4]   openjdk-jre-bin-17 

php cli (if any):
go version go1.20.6 linux/amd64

  HEAD of ::gentoo
commit 3425d6b849b9efdc7b20ea8efa6c1cf2f8c59f24
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jul 26 10:01:38 2023 +0000

    Merge updates from master

emerge -qpvO dev-ruby/http-parser
[ebuild  N    ] dev-ruby/http-parser-1.2.3-r1  USE="-doc -test" RUBY_TARGETS="ruby31 -ruby30"
Comment 1 Toralf Förster gentoo-dev 2023-07-26 19:31:21 UTC
Created attachment 866333 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-07-26 19:31:22 UTC
Created attachment 866334 [details]
dev-ruby:http-parser-1.2.3-r1:20230726-110020.log
Comment 3 Toralf Förster gentoo-dev 2023-07-26 19:31:23 UTC
Created attachment 866335 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-07-26 19:31:24 UTC
Created attachment 866336 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-07-26 19:31:25 UTC
Created attachment 866337 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-07-26 19:31:26 UTC
Created attachment 866338 [details]
etc.portage.tar.xz
Comment 7 Hans de Graaff gentoo-dev Security 2023-08-27 06:38:34 UTC
The jemalloc USE flag for ruby has been masked due to a variety of bugs, including this one.