Skip to content

GLIBCXX_3.4.29 not found - AWS Platform Node.js 18 running on 64bit Amazon Linux 2/5.8.2 #252

@ikb42

Description

@ikb42

Hi
My app runs fine under AWS Platform Node.js 16 but under 18 I get this error when the app starts up:

/lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /var/app/current/node_modules/ffi-napi/build/Release/ffi_bindings.node

Running this on the instance gives:
strings /usr/lib64/libstdc++.so.6 | grep GLIBCXX_3.4

GLIBCXX_3.4.1
GLIBCXX_3.4.2
GLIBCXX_3.4.3
GLIBCXX_3.4.4
GLIBCXX_3.4.5
GLIBCXX_3.4.6
GLIBCXX_3.4.7
GLIBCXX_3.4.8
GLIBCXX_3.4.9
GLIBCXX_3.4.10
GLIBCXX_3.4.11
GLIBCXX_3.4.12
GLIBCXX_3.4.13
GLIBCXX_3.4.14
GLIBCXX_3.4.15
GLIBCXX_3.4.16
GLIBCXX_3.4.17
GLIBCXX_3.4.18
GLIBCXX_3.4.19
GLIBCXX_3.4.20
GLIBCXX_3.4.21
GLIBCXX_3.4.22
GLIBCXX_3.4.23
GLIBCXX_3.4.24

Help much appreciated, thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions