Skip to content

When running java application it fails loading libgcc_s.so.1 #275

@miquelrossello

Description

@miquelrossello

Describe the bug

This is the error we're registering on our Spring Boot application:

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'unleash' defined in class path resource [com/adevinta/msreutapigateway/infrastructure/configuration/InfrastructureConfiguration.class]: Failed to instantiate [io.getunleash.Unleash]: Factory method 'unleash' threw exception with message: /tmp/lib317353590028731244libyggdrasilffi_x86_64-musl.so: Error loading shared library libgcc_s.so.1: No such file or directory (needed by /tmp/lib317353590028731244libyggdrasilffi_x86_64-musl.so)

We've been reviewing and we think you moved to ALPHA version of yggdrasil.

Steps to reproduce the bug

No response

Expected behavior

No response

Logs, error output, etc.

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'unleash' defined in class path resource [com/adevinta/msreutapigateway/infrastructure/configuration/InfrastructureConfiguration.class]: Failed to instantiate [io.getunleash.Unleash]: Factory method 'unleash' threw exception with message: /tmp/lib317353590028731244libyggdrasilffi_x86_64-musl.so: Error loading shared library libgcc_s.so.1: No such file or directory (needed by /tmp/lib317353590028731244libyggdrasilffi_x86_64-musl.so)

Screenshots

No response

Additional context

No response

Unleash version

10.0.0

Subscription type

None

Hosting type

Self-hosted

SDK information (language and version)

Java 17

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions