Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation Fault When Maximizing UI Window on AlmaLinux 9 (Seafoam Ocelot) #6899

Open
1 task
elemeng opened this issue May 12, 2024 · 5 comments
Open
1 task

Comments

@elemeng
Copy link

elemeng commented May 12, 2024

What happened?

Title

Segmentation Fault When Maximizing UI Window on AlmaLinux 9.4 (Seafoam Ocelot)

Description

While executing the software on AlmaLinux 9.4 (Seafoam Ocelot), a segmentation fault occurs consistently upon attempting to maximize the UI window. The software functions normally until the maximize button is clicked, at which point it immediately crashes.

Both stable release: affine-0.14.3-stable-linux-x64.appimage and canary: affine-0.15.0-canary.5-canary-linux-x64.appimage generated the same problem

Steps to Reproduce

  1. Download and execute the software's AppImage on AlmaLinux 9.4.
  2. Allow the software to initialize and display its UI.
  3. Click on the maximize button in the title bar to attempt to maximize the UI window.
  4. Observe the segmentation fault and subsequent crash of the software.

Expected Behavior

The UI window should maximize without triggering a segmentation fault or causing the software to crash.

Actual Behavior

Upon maximizing the UI window, a segmentation fault occurs, leading to an immediate crash of the software.

Environment

  • Operating System: AlmaLinux 9.4 (Seafoam Ocelot)
  • OS Release Information:
    • /etc/redhat-release: AlmaLinux release 9.4 (Seafoam Ocelot)
    • /etc/os-release:
      • NAME: AlmaLinux
      • VERSION: 9.4 (Seafoam Ocelot)
      • ID: almalinux
      • ID_LIKE: rhel centos fedora
      • VERSION_ID: 9.4
      • PLATFORM_ID: platform:el9

Run Log

23:01:52.042 (main) › [ipc-api] updater:checkForUpdates [] - 2714.10 ms
23:02:01.325 (main) › [ipc-event] ui:onMaximized [ true ]
Segmentation fault (core dumped)

Distribution version

Linux

What browsers are you seeing the problem on if you're using web version?

No response

Are you self-hosting?

  • Yes

Relevant log output

23:01:52.042 (main) › [ipc-api] updater:checkForUpdates [] - 2714.10 ms
23:02:01.325 (main) › [ipc-event] ui:onMaximized [ true ]
Segmentation fault (core dumped)

Anything else?

No response

@affine-issue-bot
Copy link

affine-issue-bot bot commented May 12, 2024

Issue Status: 🔍 Under Investigation

🔍 Under Investigation

We’ve triaged the issue, but now we need to investigate it more thoroughly. This may require processing additional information like logs or dumps.

This is an automatic reply by the bot.

@chemarito
Copy link

Same problem with Linux Mint, beta and stable versions.
If you need more info, please contact me.

@pengx17
Copy link
Collaborator

pengx17 commented May 15, 2024

I am investigating this issue.

@jesielviana
Copy link

jesielviana commented May 15, 2024

I'm having problems with Linux Pop OS. When I open the application and maximize and close it, when I open it again it closes automatically. And I can't use Affine anymore. To be able to use it again I have to delete the .config folder and log in again, but if I maximize it the same problem happens, this is happening in the latest versions.

@elemeng
Copy link
Author

elemeng commented May 22, 2024

If you need more info, eg. detail running logs, or any futher test, i am happy to provide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🔍 Under Investigation
Development

No branches or pull requests

4 participants