[GH-ISSUE #6] [Bug] Crashes when launching the app #2

Closed
opened 2026-03-23 20:30:08 +00:00 by mirror · 1 comment
Owner

Originally created by @lijy91 on GitHub (Nov 15, 2021).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6

Describe the bug

Crashes when launching the app

Process:               AppFlowy [10600]
Path:                  /private/var/folders/*/AppFlowy.app/Contents/MacOS/AppFlowy
Identifier:            com.example.appFlowy
Version:               0.0.1 (1)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           AppFlowy [10600]
User ID:               501

Date/Time:             2021-11-15 09:30:52.436 +0800
OS Version:            macOS 11.6 (20G165)
Report Version:        12
Bridge OS Version:     5.5 (18P4759a)
Anonymous UUID:        910B6BDE-BFCD-2C43-A923-ED29DA152486

Sleep/Wake UUID:       22661CD0-A445-4D02-BF94-F113FAC5C1D8

Time Awake Since Boot: 6400 seconds
Time Since Wake:       1900 seconds

System Integrity Protection: enabled

Notes:                 Translocated Process

Crashed Thread:        0

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

Termination Reason:    DYLD, [0x1] Library missing

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
  dyld: Using shared cache: F0A21792-ED7E-33A3-A0DD-24B063378C1E
Library not loaded: /Users/*/Documents/*/libdart_ffi.dylib
  Referenced from: /private/var/folders/*/AppFlowy.app/Contents/MacOS/AppFlowy
  Reason: image not found

Binary Images:
       0x10fbc8000 -        0x10fbcbfff +com.example.appFlowy (0.0.1 - 1) <CE51AFEE-3652-33BD-9553-424CFDDD6C71> /var/folders/*/AppFlowy.app/Contents/MacOS/AppFlowy
       0x1157a4000 -        0x11583ffff  dyld (852.2) <0CC19410-FD43-39AE-A32A-50273F8303A4> /usr/lib/dyld


Desktop (please complete the following information):

  • OS: macOS
  • Version 11.6 (20G165)
Originally created by @lijy91 on GitHub (Nov 15, 2021). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6 **Describe the bug** Crashes when launching the app ``` Process: AppFlowy [10600] Path: /private/var/folders/*/AppFlowy.app/Contents/MacOS/AppFlowy Identifier: com.example.appFlowy Version: 0.0.1 (1) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: AppFlowy [10600] User ID: 501 Date/Time: 2021-11-15 09:30:52.436 +0800 OS Version: macOS 11.6 (20G165) Report Version: 12 Bridge OS Version: 5.5 (18P4759a) Anonymous UUID: 910B6BDE-BFCD-2C43-A923-ED29DA152486 Sleep/Wake UUID: 22661CD0-A445-4D02-BF94-F113FAC5C1D8 Time Awake Since Boot: 6400 seconds Time Since Wake: 1900 seconds System Integrity Protection: enabled Notes: Translocated Process Crashed Thread: 0 Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: DYLD, [0x1] Library missing Application Specific Information: dyld: launch, loading dependent libraries Dyld Error Message: dyld: Using shared cache: F0A21792-ED7E-33A3-A0DD-24B063378C1E Library not loaded: /Users/*/Documents/*/libdart_ffi.dylib Referenced from: /private/var/folders/*/AppFlowy.app/Contents/MacOS/AppFlowy Reason: image not found Binary Images: 0x10fbc8000 - 0x10fbcbfff +com.example.appFlowy (0.0.1 - 1) <CE51AFEE-3652-33BD-9553-424CFDDD6C71> /var/folders/*/AppFlowy.app/Contents/MacOS/AppFlowy 0x1157a4000 - 0x11583ffff dyld (852.2) <0CC19410-FD43-39AE-A32A-50273F8303A4> /usr/lib/dyld ``` **Desktop (please complete the following information):** - OS: macOS - Version 11.6 (20G165)
Author
Owner

@appflowy commented on GitHub (Nov 15, 2021):

Thank you for reporting this issue and I feel so sorry about that.

🚀 I already fixed it and publish the new version: 0.0.2.

<!-- gh-comment-id:968746556 --> @appflowy commented on GitHub (Nov 15, 2021): Thank you for reporting this issue and I feel so sorry about that. 🚀 I already fixed it and publish the new version: 0.0.2.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#2
No description provided.