You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When libinput is using udev as a backend and a mouse is plugged in while flutter-pi is running, some time later a call to libinput_dispatch will result in a SEGFAULT because libinput somehow tries to invoke a function pointer that has a NULL value.