Package: libx11
Dear Debian Bug Triage Team,
I am writing to report a serious bug where the libX11
library experiences a segmentation fault when a Huion tablet is connected, leading to system instability and rendering the device unusable.
Problem Description
When my Huion Inspiroy H1060P tablet is connected to a system running Debian 13 (Trixie), a .NET
application (likely the official Huion driver) triggers a segmentation fault within the libX11.so.6.4.0
library. This issue does not occur on Debian 12 (Bookworm) with the same hardware and software, suggesting a regression in the version of libX11
shipped in Trixie. The kernel logs clearly indicate the segfault, and the system fails to correctly handle the tablet's input.
Reproduction Steps
Install a clean version of Debian 13 (trixie) with the X11 windowing system.
Install the proprietary Huion driver software.
Connect the Huion Inspiroy H1060P tablet (USB ID: 256c:006d
).
The system logs will show a segmentation fault, and the tablet will not function.
System Information
This information was gathered from the terminal using standard commands.
Relevant Kernel Log Snippet
Below is the critical log entry showing the crash.
[ 8390.271393] .NET TP Worker[21073]: segfault at e0 ip 00007f81ac2eb024 sp 00007f81acffbd98 error 4 in libX11.so.6.4.0[33024,7f81ac2d4000+90000] likely on CPU 0 (core 0, socket 0)
Thank you for your time and assistance in resolving this matter.
Best regards,
Silas
Bairactar
PS: I hope I did ok; this is my first bug report. Please let me know if you need further information from me.