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

corrupted double-linked list #12

Open
eserte opened this issue Jan 23, 2024 · 1 comment
Open

corrupted double-linked list #12

eserte opened this issue Jan 23, 2024 · 1 comment

Comments

@eserte
Copy link

eserte commented Jan 23, 2024

On some of my smoker systems the test suite fails with

corrupted double-linked list
t/OpenTelemetry/SDK.t .................................. 
All 5 subtests passed 

Here's a full test report from another cpan tester, so it's not only on my systems: http://www.cpantesters.org/cpan/report/a84ca9a0-afcb-11ee-b7b5-64bff12ac3d4

@jjatria
Copy link
Owner

jjatria commented Jun 28, 2024

Another report with a similar problem came in today: http://www.cpantesters.org/cpan/report/3582ede0-34a9-11ef-a09c-ac6a3624af39.

The reported available libraries:

# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module                 Want     Have
#     ------------------- ------- --------
#     Module::Build::Tiny   0.034    0.048
#     perl                v5.32.0 5.041001
# 
# === Test Requires ===
# 
#     Module                          Want     Have
#     ---------------------------- ------- --------
#     ExtUtils::MakeMaker              any     7.70
#     File::Spec                       any     3.90
#     File::Temp                       any   0.2311
#     JSON::PP                         any     4.16
#     Syntax::Keyword::Dynamically     any     0.13
#     Test2::V0                        any 0.000163
#     Test::More                       any 1.302199
#     perl                         v5.32.0 5.041001
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                  Want     Have
#     -------------------- ------- --------
#     Feature::Compat::Try     any     0.05
#     Future::AsyncAwait      0.38     0.66
#     IO::Async::Loop          any    0.803
#     Metrics::Any             any     0.10
#     Mutex                    any    1.011
#     Object::Pad             0.74    0.808
#     OpenTelemetry          0.010    0.023
#     perl                 v5.32.0 5.041001
# 
# === Runtime Recommends ===
# 
#     Module                        Want    Have
#     ----------------------------- ---- -------
#     OpenTelemetry::Exporter::OTLP  any missing
# 

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

No branches or pull requests

2 participants