[Bug 280928] net-im/signal-desktop: Undefined symbol error on startup
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 Aug 2024 16:02:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280928 Bug ID: 280928 Summary: net-im/signal-desktop: Undefined symbol error on startup Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: mikael@FreeBSD.org Reporter: kaltheat@gmail.com Flags: maintainer-feedback?(mikael@FreeBSD.org) Assignee: mikael@FreeBSD.org Hi, fortunately, net-im/signal-desktop is back in repos after a long period of time - thank you to all who have contributed to get it back!!! But sadly, signal-desktop-7.16.0_2 is still not usable for me on latest FreeBSD 13.3 amd64. On startup, I get this error Unhandled Error Error: /usr/local/share/signal-desktop/resources/app.asar.unpacked/node_modules/@signalapp/ringrtc/build/freebsd/libringrtc-x64.node: Undefined symbol "_ZNSt3__122__libcpp_verbose_abortEPKcz" at process.func [as dlopen] (node:electron/js2c/node_init:2:2214) at Module._extensions..node (node:internal/modules/cjs/loader:1470:18) at Object.func [as .node] (node:electron/js2c/node_init:2:2441) at Module.load (node:internal/modules/cjs/loader:1215:32) at Module._load (node:internal/modules/cjs/loader:1031:12) at c._load (node:electron/js2c/node_init:2:13801) at Module.require (node:internal/modules/cjs/loader:1240:19) at require (node:internal/modules/helpers:179:18) at Object.<anonymous> (/usr/local/share/signal-desktop/resources/app.asar/node_modules/@signalapp/ringrtc/dist/ringrtc/Native.js:33:19) at Module._compile (node:internal/modules/cjs/loader:1373:14) Found that there was a similar error with firefox[1] where a wrong lib was the cause. But it did not solve the issue for me with signal-desktop. Am I missing something? Regards kaltheat [1] https://forums.freebsd.org/threads/firefox-128-unable-to-start.94239/ -- You are receiving this mail because: You are the assignee for the bug.