[GH-ISSUE #6349] [Bug] App crashed on Windows #2809

Closed
opened 2026-03-23 21:25:17 +00:00 by mirror · 1 comment
Owner

Originally created by @PeanutMelonSeedBigAlmond on GitHub (Sep 18, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6349

Bug Description

When I launch the App via double-click the exe file, it neither shows any user interface, nor appered in Task manager.

When I launch it via cmd, no logs were outputed.

Following logs are collected by Windows Event Viewer: (My language region is Chinese and sorry for any inconvenience.)

error 0xc0000005
错误应用程序名称: AppFlowy.exe,版本: 0.6.9.0,时间戳: 0x66dff5e9
错误模块名称: AppFlowy.exe,版本: 0.6.9.0,时间戳: 0x66dff5e9
异常代码: 0xc000041d
错误偏移量: 0x000000000000cad0
错误进程 ID: 0x0x4A0
错误应用程序启动时间: 0x0x1DB09EB6FD7500C
错误应用程序路径: C:\Program Files (x86)\AppFlowy\AppFlowy.exe
错误模块路径: C:\Program Files (x86)\AppFlowy\AppFlowy.exe
报告 ID: 7b299474-726e-4948-b1f0-aa6972c84855
错误程序包全名: 
错误程序包相对应用程序 ID: 
error 0xc000041d
错误应用程序名称: AppFlowy.exe,版本: 0.6.9.0,时间戳: 0x66dff5e9
错误模块名称: AppFlowy.exe,版本: 0.6.9.0,时间戳: 0x66dff5e9
异常代码: 0xc0000005
错误偏移量: 0x000000000000cad0
错误进程 ID: 0x0x4A0
错误应用程序启动时间: 0x0x1DB09EB6FD7500C
错误应用程序路径: C:\Program Files (x86)\AppFlowy\AppFlowy.exe
错误模块路径: C:\Program Files (x86)\AppFlowy\AppFlowy.exe
报告 ID: 4f2d45cb-236c-49de-befc-a59c325d0868
错误程序包全名: 
错误程序包相对应用程序 ID: 

here is the explanation from microsoft:
7deac1b2abdad1bbdc4c3a08ccb6c45b

How to Reproduce

Open the app simply.

Expected Behavior

App is opened normally.

Operating System

Windows 11 pro workstation 23H2 (OS build 22631.4037)

AppFlowy Version(s)

0.6.9

Screenshots

No response

Additional Context

Latest version works on my machine is 0.5.8.

Originally created by @PeanutMelonSeedBigAlmond on GitHub (Sep 18, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6349 ### Bug Description When I launch the App via double-click the exe file, it neither shows any user interface, nor appered in Task manager. When I launch it via cmd, no logs were outputed. Following logs are collected by Windows Event Viewer: (My language region is Chinese and sorry for any inconvenience.) <details> <summary>error 0xc0000005</summary> <pre> 错误应用程序名称: AppFlowy.exe,版本: 0.6.9.0,时间戳: 0x66dff5e9 错误模块名称: AppFlowy.exe,版本: 0.6.9.0,时间戳: 0x66dff5e9 异常代码: 0xc000041d 错误偏移量: 0x000000000000cad0 错误进程 ID: 0x0x4A0 错误应用程序启动时间: 0x0x1DB09EB6FD7500C 错误应用程序路径: C:\Program Files (x86)\AppFlowy\AppFlowy.exe 错误模块路径: C:\Program Files (x86)\AppFlowy\AppFlowy.exe 报告 ID: 7b299474-726e-4948-b1f0-aa6972c84855 错误程序包全名: 错误程序包相对应用程序 ID: </pre> </details> <details> <summary>error 0xc000041d</summary> <pre> 错误应用程序名称: AppFlowy.exe,版本: 0.6.9.0,时间戳: 0x66dff5e9 错误模块名称: AppFlowy.exe,版本: 0.6.9.0,时间戳: 0x66dff5e9 异常代码: 0xc0000005 错误偏移量: 0x000000000000cad0 错误进程 ID: 0x0x4A0 错误应用程序启动时间: 0x0x1DB09EB6FD7500C 错误应用程序路径: C:\Program Files (x86)\AppFlowy\AppFlowy.exe 错误模块路径: C:\Program Files (x86)\AppFlowy\AppFlowy.exe 报告 ID: 4f2d45cb-236c-49de-befc-a59c325d0868 错误程序包全名: 错误程序包相对应用程序 ID: </pre> </details> here is the explanation from microsoft: ![7deac1b2abdad1bbdc4c3a08ccb6c45b](https://github.com/user-attachments/assets/c9e918ed-6544-47d3-979e-c6665fad9055) ### How to Reproduce Open the app simply. ### Expected Behavior App is opened normally. ### Operating System Windows 11 pro workstation 23H2 (OS build 22631.4037) ### AppFlowy Version(s) 0.6.9 ### Screenshots _No response_ ### Additional Context Latest version works on my machine is 0.5.8.
mirror 2026-03-23 21:25:17 +00:00
Author
Owner

@candideu commented on GitHub (Jan 5, 2025):

I had the same issue, and solved it this way: https://github.com/AppFlowy-IO/AppFlowy/issues/6979#issuecomment-2571743828

Try deleting %AppData%/io.appflowy (navigate to it quickly by using Run → WIN key + R)

<!-- gh-comment-id:2571745716 --> @candideu commented on GitHub (Jan 5, 2025): I had the same issue, and solved it this way: https://github.com/AppFlowy-IO/AppFlowy/issues/6979#issuecomment-2571743828 Try deleting `%AppData%/io.appflowy` (navigate to it quickly by using Run → WIN key + R)
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#2809
No description provided.