[GH-ISSUE #184] on CentOS8, Failed to load dynamic library 'libdart_ffi.so' #94

Closed
opened 2026-03-23 20:31:51 +00:00 by mirror · 4 comments
Owner

Originally created by @aihuasxy on GitHub (Dec 20, 2021).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/184

downlaod "AppFlowy-linux-x86.tar.gz" and extract to foloder.
failed to start with "./app_flowy"

[AppFlowy]$ ./app_flowy
[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: Invalid argument(s): Failed to load dynamic library 'libdart_ffi.so': /lib64/libm.so.6: version `GLIBC_2.29' not found (required by AppFlowy/lib/libdart_ffi.so)
#0      _open (dart:ffi-patch/ffi_dynamic_library_patch.dart:12)
#1      new DynamicLibrary.open (dart:ffi-patch/ffi_dynamic_library_patch.dart:23)
#2      _open (package:flowy_sdk/ffi.dart:19)
#3      _dl (package:flowy_sdk/ffi.dart:10)
#4      _set_stream_port (package:flowy_sdk/ffi.dart)
#5      set_stream_port (package:flowy_sdk/ffi.dart)
#6      FlowySDK.init (package:flowy_sdk/flowy_sdk.dart:23)
#7      InitRustSDKTask.initialize.<anonymous closure> (package:app_flowy/startup/tasks/init_sdk.dart:23)
#8      InitRustSDKTask.initialize.<anonymous closure> (package:app_flowy/startup/tasks/init_sdk.dart:19)
#9      _rootRunUnary (dart:async/zone.dart:1436)
<asynchronous suspension>
#10     AppLauncher.launch (package:app_flowy/startup/launcher.dart:36)
<asynchronous suspension>
Originally created by @aihuasxy on GitHub (Dec 20, 2021). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/184 downlaod "AppFlowy-linux-x86.tar.gz" and extract to foloder. failed to start with "./app_flowy" ``` [AppFlowy]$ ./app_flowy [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: Invalid argument(s): Failed to load dynamic library 'libdart_ffi.so': /lib64/libm.so.6: version `GLIBC_2.29' not found (required by AppFlowy/lib/libdart_ffi.so) #0 _open (dart:ffi-patch/ffi_dynamic_library_patch.dart:12) #1 new DynamicLibrary.open (dart:ffi-patch/ffi_dynamic_library_patch.dart:23) #2 _open (package:flowy_sdk/ffi.dart:19) #3 _dl (package:flowy_sdk/ffi.dart:10) #4 _set_stream_port (package:flowy_sdk/ffi.dart) #5 set_stream_port (package:flowy_sdk/ffi.dart) #6 FlowySDK.init (package:flowy_sdk/flowy_sdk.dart:23) #7 InitRustSDKTask.initialize.<anonymous closure> (package:app_flowy/startup/tasks/init_sdk.dart:23) #8 InitRustSDKTask.initialize.<anonymous closure> (package:app_flowy/startup/tasks/init_sdk.dart:19) #9 _rootRunUnary (dart:async/zone.dart:1436) <asynchronous suspension> #10 AppLauncher.launch (package:app_flowy/startup/launcher.dart:36) <asynchronous suspension> ```
Author
Owner

@PabloCastellano commented on GitHub (Dec 20, 2021):

Duplicate of https://github.com/AppFlowy-IO/appflowy/issues/180

<!-- gh-comment-id:997925179 --> @PabloCastellano commented on GitHub (Dec 20, 2021): Duplicate of https://github.com/AppFlowy-IO/appflowy/issues/180
Author
Owner

@MikeWallaceDev commented on GitHub (Dec 20, 2021):

Duplicate of #180

Sorry Pablo, I had to repeat this because the Git flow will only work if you have write access to the repo :) Thanks for marking it!

<!-- gh-comment-id:998078181 --> @MikeWallaceDev commented on GitHub (Dec 20, 2021): Duplicate of #180 Sorry Pablo, I had to repeat this because the Git flow will only work if you have write access to the repo :) Thanks for marking it!
Author
Owner

@MikeWallaceDev commented on GitHub (Dec 20, 2021):

I said that, and the flow didn't even work! #face_palm.
Let me try that again. Maybe it didn't work because I added text?

<!-- gh-comment-id:998079910 --> @MikeWallaceDev commented on GitHub (Dec 20, 2021): I said that, and the flow didn't even work! #face_palm. Let me try that again. Maybe it didn't work because I added text?
Author
Owner

@MikeWallaceDev commented on GitHub (Dec 20, 2021):

Duplicate of #180

<!-- gh-comment-id:998080147 --> @MikeWallaceDev commented on GitHub (Dec 20, 2021): Duplicate of #180
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#94
No description provided.