You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dlopen(/Applications/Bitwarden.app/Contents/Resources/app.asar.unpacked/node_modules/@bitwarden/desktop-napi/desktop_napi.darwin-x64.node, 0x0001): symbol not found in flat namespace (OBJC_CLASS$_ASPasskeyCredentialIdentity)
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. (/Applications/Bitwarden.app/Contents/Resources/app.asar/node_modules/@bitwarden/desktop-napi/index.js:109:29)
at Module._compile (node:internal/modules/cjs/loader:1484:14)
Screenshots or Videos
No response
Additional Context
No response
Operating System
macOS
Operating System Version
Ventura
Installation method
Mac App Store
Build Version
I can't remember but the last of january 2025
Issue Tracking Info
I understand that work is tracked outside of GitHub. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
The text was updated successfully, but these errors were encountered:
Thank you for your report, it seems like it is a duplicate of this one #12881.
If you wish to add any further information/screenshots/recordings etc., please feel free to do so at any time in there - our engineering team will be happy to review these.
Steps To Reproduce
Open Bitwarden
Expected Result
No crash
Actual Result
Crash:
dlopen(/Applications/Bitwarden.app/Contents/Resources/app.asar.unpacked/node_modules/@bitwarden/desktop-napi/desktop_napi.darwin-x64.node, 0x0001): symbol not found in flat namespace (OBJC_CLASS$_ASPasskeyCredentialIdentity)
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. (/Applications/Bitwarden.app/Contents/Resources/app.asar/node_modules/@bitwarden/desktop-napi/index.js:109:29)
at Module._compile (node:internal/modules/cjs/loader:1484:14)
Screenshots or Videos
No response
Additional Context
No response
Operating System
macOS
Operating System Version
Ventura
Installation method
Mac App Store
Build Version
I can't remember but the last of january 2025
Issue Tracking Info
The text was updated successfully, but these errors were encountered: