-
Notifications
You must be signed in to change notification settings - Fork 37
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
Crash when a thread has been opened in a new window #280
Comments
Same here |
Was running into the same thing on the snap, but can't reproduce anymore after 4.38.121. Reopen if it's still an issue. |
(I don't know if this is a new bug or not, but it is definitely related) I seem to hit the crash even now. In fact, I found another way for crash - when a thread has been opened and there is a draft, maximizing the slack window. It can miss but it hits many times. Maybe it is a race condition in slack code? I suspect a similar thing was responsible for the original new window crashes, as it could be related to something with the window during loading or rendering:
Basically, I am able to reproduce crash after a crash:
|
Crash only happens with the X11 socket. When switched to Wayland socket, I can no longer reproduce it (I'm on Wayland). The only issue is I see light theme header bar on Wayland socket by default, which was why I was using the X11 socket. Edit: I have fixed that now by exporting the theme variable. |
If I install deb from their website directly, I get a segmentation fault by just maximising. |
This fixed the crash for me too. For anyone too lazy to look up the "fix", this is the command I used to switch to the Wayland socket.
|
Just keep in mind that doing that introduces other regressions: #183 (comment) |
Also keeping this issue closed since it seems to be a result of upstream and not the Flatpak itself. Please report these issues to Slack directly. |
Yep, I did. They said it will be fixed in the next version. |
Basically the title.
It happens randomly, and I don't know how to reproduce it.
The text was updated successfully, but these errors were encountered: