Skip to content

motor_tool: undefined symbol: __cxa_throw_bad_array_new_length, version Qt_5 on Ubuntu 22.04 #2

@quyenanh

Description

@quyenanh

I tried running the precompiled MotorStudio 1.0.1 on Ubuntu 22.04.
The program immediately fails with:

./motor_tool: undefined symbol: __cxa_throw_bad_array_new_length, version Qt_5

I moved all bundled libraries out of the folder to force using system libraries,
but the error persists. Seems like a Qt/C++ ABI mismatch.

System libraries:

  • Qt5 (libqt5core5a, libqt5widgets5, libqt5gui5, libqt5serialport5)
  • libstdc++.so.6 from Ubuntu 22.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions