-
-
Notifications
You must be signed in to change notification settings - Fork 589
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
weird glx backend segfault #205
Comments
It crashed in |
Anything you recommend that I try? |
@popcorn9499 even I'm closing this. |
just for anyone that may have this issue in the future update your linux kernel and shit before causing a developer issues you feel like an entire idiot for bothering others when it was just one simple system update to fix all your issues. I wasnt even that out of date. I updated it like the day before so figured id throw this up for anyone else who may have this type of issue. Sorry to bother you @yshui Have a great day |
No worries |
// The template below is for reporting bugs. For feature requests and others, feel free to delete irrelevant entries.
Platform
// Example: Ubuntu Desktop 17.04 amd64
Arch Linux
GPU, drivers, and screen setup
// Example: NVidia GTX 670, nvidia-drivers 381.09, two monitors configured side-by-side with xrandr
Nvidia GT 640 Nvidia drivers. Two monitors configed one below and one to the top and right of the main display. configured by nvidia x server settings
// Please include the version of the video drivers (xf86-video-*) and mesa.
nvidia 430.26
// Please also paste the output of
glxinfo -B
here.Environment
// Tell us something about the desktop environment you are using, for example: i3-gaps, Gnome Shell, etc.
Compton version
// Put the output of
compton --version
here.// If you are running compton v4 or later, please also include the output of
compton --diagnostics
// Example: v1
Compton configuration:
Steps of reproduction
// If you can reliably reproduce this bug, please describe the quickest way to do so
// This information will greatly help us diagnosing and fixing the issue.
set backend="glx"
2.
execute compton
Expected behavior
should just run and has until this last week
Current Behavior
crashes with
Stack trace
// If compton crashes, please make sure your compton is built with debug info, and provide a stack trace of compton when it crashed.
// Note, when compton crashes in a debugger, your screen might look frozen. But gdb will still handle your input if it is focused.
// Usually you can use 'bt' and press enter to get the stack trace, then 'q', enter, 'y', enter to quit gdb.
// Or, you can enable core dump, and upload the core file and the compton executable here.
Other details
// If your problem is visual, you are encouraged to record a short video when the problem occurs and link to it here.
The text was updated successfully, but these errors were encountered: