Skip to content

Signal-unofficial 7.40.0 fails to launch with GCC14 error #27

@Botspot

Description

@Botspot

Using a supported version?

  • I have searched searched open and closed issues for duplicates.
  • I am using Signal-Desktop as provided by the Signal team, not a 3rd-party package.

Overall summary

Your most recent Signal Unofficial build fails to run on the latest Debian 12 Bookworm, and presumably all the other major ARM operating systems. Now, upon launch, it displays an error on-screen and in the console output about a missing GCC 14.0 dependency.

See for yourself:

Unhandled Error: Error: /lib/aarch64-linux-gnu/libgcc_s.so.1: version `GCC_14.0' not found (required by /opt/Signal Unofficial/resources/app.asar.unpacked/node_modules/@signalapp/ringrtc/build/linux/libringrtc-arm64.node)
    at process.func [as dlopen] (node:electron/js2c/node_init:2:2559)
    at Module._extensions..node (node:internal/modules/cjs/loader:1602:18)
    at Object.func [as .node] (node:electron/js2c/node_init:2:2786)
    at Module.load (node:internal/modules/cjs/loader:1295:32)
    at Module._load (node:internal/modules/cjs/loader:1111:12)
    at c._load (node:electron/js2c/node_init:2:16955)
    at Module.require (node:internal/modules/cjs/loader:1318:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/opt/Signal Unofficial/resources/app.asar/node_modules/@signalapp/ringrtc/dist/ringrtc/Native.js:33:19)
    at Module._compile (node:internal/modules/cjs/loader:1484:14)

Steps to reproduce

  1. Install Signal 7.40.0 from this repo.
  2. Launch it.
  3. See the error.

I should note that downgrading to 7.39.0 solves the problem, so that is what I have done for now on the pi-apps store. Botspot/pi-apps#2715

Expected result

Signal launches

Actual result

Signal does not launch.

Screenshots

No response

Signal version

7.40.0

Operating system

Raspberry Pi OS 12 Bookworm 64-bit

Version of Signal on your phone

No response

Link to debug log

No response

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