We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug After gamescope started using epoll FreeBSD kernel crashes.
FreeBSD version
$ uname -aKU FreeBSD example.tld 15.0-CURRENT #0 main-n266825-59cf3436dce3: Wed Dec 6 07:38:33 UTC 2023 [email protected]:/usr/obj/usr/src/amd64.amd64/sys/MYKERNEL amd64 1500005 1500005
PCI Info
$ pciconf -lv | fgrep -A4 vga vgapci1@pci0:0:2:0: class=0x030000 rev=0x06 hdr=0x00 vendor=0x8086 device=0x1912 subvendor=0x1462 subdevice=0x7968 vendor = 'Intel Corporation' device = 'HD Graphics 530' class = display subclass = VGA
DRM KMOD version
$ pkg query -x '%n %v' 'drm.*kmod' drm-515-kmod-5.15.118_2
To Reproduce
gamescope
vulkan-tools
env INTEL_DEBUG=norbc gamescope -- vkcube-xcb
Screenshots I can't provide a backtrace as DDB fails to save and reboot for some reason
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
After gamescope started using epoll FreeBSD kernel crashes.
FreeBSD version
PCI Info
pciconf -lv
DRM KMOD version
To Reproduce
gamescope
andvulkan-tools
env INTEL_DEBUG=norbc gamescope -- vkcube-xcb
Screenshots
I can't provide a backtrace as DDB fails to save and reboot for some reason
The text was updated successfully, but these errors were encountered: