forked from signalapp/Signal-Desktop
-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
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
- Install Signal 7.40.0 from this repo.
- Launch it.
- 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
Labels
No labels