Skip Menu |

This queue is for tickets about the Devel-Jemallctl CPAN distribution.

Report information
The Basics
Id: 127950
Status: new
Priority: 0/
Queue: Devel-Jemallctl

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.03
Fixed in: (no value)



Subject: cannot allocate memory in static TLS block (fedora 28)
The test suite fails on my fedora28 smoker: ... # Failed test 'use Devel::Jemallctl;' # at t/00-load.t line 10. Bailout called. Further testing stopped: # Tried to use 'Devel::Jemallctl'. # Error: Can't load '/home/cpansand/.cpan/build/2018120704/Devel-Jemallctl-0.03-0/blib/arch/auto/Devel/Jemallctl/Jemallctl.so' for module Devel::Jemallctl: /lib/../lib64/libjemalloc.so.2: Kein Speicher im statischen TLS-Block verfügbar at /opt/perl-5.28.1/lib/5.28.1/x86_64-linux/DynaLoader.pm line 193. # # Compilation failed in require at t/00-load.t line 10. # BEGIN failed--compilation aborted at t/00-load.t line 10. # Testing Devel::Jemallctl 0.03, Perl 5.028001, /opt/perl-5.28.1/bin/perl5.28.1 # Looks like you failed 1 test of 1. FAILED--Further testing stopped. ... Tests pass on all other of my linux smokers (centos, debian, ubuntu).