Skip to content

version `GLIBC_2.3' not found #38916

@mo3head

Description

@mo3head

Issue Title

Upon building my .net core 3 program I started getting this error when trying to launch my application:

./bcscon: /lib64/ld-linux-x86-64.so.2: version `GLIBC_2.3' not found (required by ./bcscon)
./bcscon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.4' not found (required by ./bcscon)
./bcscon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.3' not found (required by ./bcscon)

General

I have not done any big changes. I did not update my visual studio. I could run my .net core 3 applications without any problems for just over a month but after my last compilation I started getting this error. Although I haven't added any binaries or dependencies. I am unsure where this error is coming from.
My system is Ubuntu 18.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions