Signal Segmentation Fault on L14

Hi,

Recent updates of signal on the L14 result in segmentation faults:

NODE_ENV production
NODE_CONFIG_DIR /opt/Signal/resources/app.asar/config
NODE_CONFIG {}
ALLOW_CONFIG_MUTATIONS undefined
HOSTNAME foro-romano
NODE_APP_INSTANCE undefined
SUPPRESS_NO_CONFIG_WARNING undefined
SIGNAL_ENABLE_HTTP undefined
userData: /home/christopher/.config/Signal
[55309:1101/114450.119915:ERROR:ui/gtk/gtk_ui.cc:259] Schema org.gnome.desktop.interface does not have key font-antialiasing
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

(node:55309) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated.
at asarStatsToFsStats (node:electron/js2c/node_init:2:1796)
at t.lstat (node:electron/js2c/node_init:2:5284)
at LOOP (node:fs:2937:15)
at process.processTicksAndRejections (node:internal/process/task_queues:85:11)

Any suggestions for work arounds? I am on an L14

Linux xxxxxxxxx 5.10.0-36-amd64 #1 SMP Debian 5.10.244-1 (2025-09-29) x86_64 GNU/Linux

Thanks!

1 Like

Which Signal version is that, and how did you install it?

Anyway, you should probably report the problem to the Signal developers, if they have a bug they will want to fix it.

2 Likes

It was install using apt.

1 Like

I think the place where they want bug reports is here: GitHub · Where software is built

2 Likes

Many thanks!

2 Likes