-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
SIGSEGV (Address boundary error) with dwm #22406
Labels
Comments
s3bba
added
admin read
Pending admin review
bug
[core label]
panic / crash
[core label]
triage
Maintainer needs to classify the issue
labels
Dec 24, 2024
cc: @kvark |
I think I see why this would happen. kvark/blade#234 should address this. |
notpeter
changed the title
SIGSEGV (Address boundary error)
SIGSEGV (Address boundary error) with dwm
Dec 27, 2024
notpeter
added
linux
linux-x11
Linux X11
and removed
triage
Maintainer needs to classify the issue
admin read
Pending admin review
labels
Dec 27, 2024
github-merge-queue bot
pushed a commit
that referenced
this issue
Dec 27, 2024
Fixes #22406 Picks up: - kvark/blade#234 and kvark/blade#237 (`OutOfDate` workaround) - kvark/blade#229 ("metal-rs" to "objc2" migration) Release Notes: - Improved handling of resizing and multiple monitors in Linux/Windows
helgemahrt
pushed a commit
to helgemahrt/zed
that referenced
this issue
Jan 1, 2025
Fixes zed-industries#22406 Picks up: - kvark/blade#234 and kvark/blade#237 (`OutOfDate` workaround) - kvark/blade#229 ("metal-rs" to "objc2" migration) Release Notes: - Improved handling of resizing and multiple monitors in Linux/Windows
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check for existing issues
Describe the bug / provide steps to reproduce it
I'm using a window manager (dwm) and this crash occurs when window is moved to another workspace and resized.
I think this may be somewhat hardware specific since I don't experience this on my other pc.
I've also created a backtrace for debugging, I'm unsure if this issue is even related to zed - it looks more like
blade
orash
crate issue.Environment
Zed: v0.168.0 (Zed Dev 45c7141)
OS: Linux X11 arch unknown
Memory: 31 GiB
Architecture: x86_64
GPU: Quadro P1000 || NVIDIA || 565.77
If applicable, attach your
~/Library/Logs/Zed/Zed.log
file to this issue.No response
The text was updated successfully, but these errors were encountered: