[GH-ISSUE #1872] [Bug] glibc regression? #733

Open
opened 2026-03-23 20:40:21 +00:00 by mirror · 2 comments
Owner

Originally created by @bjohas on GitHub (Feb 19, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1872

Originally assigned to: @LucasXu0 on GitHub.

Bug Description

I have Ubuntu 22.04 LTS, with glibc 2.35-0ubuntu3.1 (I think...).

However, these two errors occur:

How to Reproduce

Install via flatpak or via recommended linux install.

On start, behaviour is exactly as described in bug reports above.

Expected Behavior

AppFlowy should start.

Operating System

Ubuntu 22.04

AppFlowy Version(s)

Latest (0.1.0)

Screenshots

No response

Additional Context

No response

Originally created by @bjohas on GitHub (Feb 19, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1872 Originally assigned to: @LucasXu0 on GitHub. ### Bug Description I have Ubuntu 22.04 LTS, with glibc 2.35-0ubuntu3.1 (I think...). However, these two errors occur: * https://github.com/AppFlowy-IO/AppFlowy/issues/1561 * https://github.com/AppFlowy-IO/AppFlowy/issues/1222 ### How to Reproduce Install via flatpak or via recommended linux install. On start, behaviour is exactly as described in bug reports above. ### Expected Behavior AppFlowy should start. ### Operating System Ubuntu 22.04 ### AppFlowy Version(s) Latest (0.1.0) ### Screenshots _No response_ ### Additional Context _No response_
Author
Owner

@AnsahMohammad commented on GitHub (Dec 13, 2023):

I encountered the same error while building the AppFlowy app: undefined reference to glibc 2.34.

I solved it by uninstalling Flutter from Snap and then downloading it manually as mentioned in Method 2. The problem was that building with Flutter from Snap used an old version of Glibc.

I'm using Ubuntu LTS 22.04, Glibc 2.35

<!-- gh-comment-id:1853305717 --> @AnsahMohammad commented on GitHub (Dec 13, 2023): I encountered the same error while building the AppFlowy app: `undefined reference to glibc 2.34`. I solved it by uninstalling Flutter from Snap and then downloading it manually as mentioned in [Method 2](https://docs.flutter.dev/get-started/install/linux#method-2-manual-installation). The problem was that building with Flutter from Snap used an old version of Glibc. I'm using Ubuntu LTS 22.04, Glibc 2.35
Author
Owner

@rileyhawk1417 commented on GitHub (Jan 23, 2025):

This needs to be tested in version 0.8.1

<!-- gh-comment-id:2609658534 --> @rileyhawk1417 commented on GitHub (Jan 23, 2025): This needs to be tested in version 0.8.1
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#733
No description provided.