Skip to content

Cannot find sqlite3 dylib by default #5607

@Icantjuddle

Description

@Icantjuddle

When I launch the application via spotlight it fails due to sqlite dylib not being found

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process:             SQLiteStudio [45534]
Path:                /Applications/SQLiteStudio.app/Contents/MacOS/SQLiteStudio
Identifier:          pl.com.salsoft.SQLiteStudio
Version:             4.0.0 (???)
Code Type:           ARM-64 (Native)
Role:                Default
Parent Process:      launchd [1]
Coalition:           pl.com.salsoft.SQLiteStudio [95336]
User ID:             502

Date/Time:           2026-04-10 15:54:18.6888 -0400
Launch Time:         2026-04-10 15:54:18.6516 -0400
Hardware Model:      Mac16,1
OS Version:          macOS 26.3.1 (25D771280a)
Release Type:        User

Crash Reporter Key:  C0A59C42-DCEB-E151-78D2-D17FDEB2F703
Incident Identifier: B88B4350-90A1-4478-B6CD-AFC3F7E9F04A

Sleep/Wake UUID:       E4F28F46-7824-4AD8-9C0C-09ED0A921EF7

Time Awake Since Boot: 270000 seconds
Time Since Wake:       4529 seconds

System Integrity Protection: enabled

Triggered by Thread: 0

Exception Type:    EXC_CRASH (SIGABRT)
Exception Codes:   0x0000000000000000, 0x0000000000000000

Termination Reason:  Namespace DYLD, Code 1, Library missing
Library not loaded: libsqlite3.0.dylib
Referenced from: <53B1E788-9806-330F-A258-A0A7E8911BED> /Applications/SQLiteStudio.app/Contents/MacOS/SQLiteStudio
Reason: tried: 'libsqlite3.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibsqlite3.0.dylib' (no such file), 'libsqlite3.0.dylib' (no such file), '//libsqlite3.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS//libsqlite3.0.dylib' (no such file), '//libsqlite3.0.dylib' (no such file)
(terminated at launch; ignore backtrace)

If I manually launch from within the bundle at /Applications/SQLiteStudio.app/Contents/Frameworks where the dylib is located, it starts fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions