-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
wlr/backend/calloc SIGABRT #2039
Comments
I've been having this intermittent crash as well that seems related - if I'm making a mistake and it's not I can file a separate issue. Here is a backtrace:
(I built sway and wlroots with At times this error seems to be reproducible for me consistently when opening certain sites, like flightaware.com or netflix.com, but after a reboot the sites will be fine and load normally, until they suddenly will start consistently crashing again. So it's reproducible under certain conditions, but I don't know what those conditions are. I can't seem to find anything in the sway debug logs that would indicate a cause, however. |
From what I understand, it must be caused by a heap overflow somewhere.
I'm trying to debug it with valgrind.
|
Is this still an issue on 1.0? If so, can you provide steps to reproduce? |
Not sure how to reproduce. Here is the backtrace.
It seems the bug is related to wlroots and its drm backend, should I make an issue in the wlr repo?
sway version 1.0-alpha.2-83-g66b93c1c (May 24 2018, branch 'master')
The text was updated successfully, but these errors were encountered: