https://bugs.kde.org/show_bug.cgi?id=511624
--- Comment #12 from Giuseppe Della Bianca <[email protected]> --- A portion of the stack trace for this bug report (which I've included below) suggests that the final issue is similar to one I reported in my Bug 511859. My bug report clearly states that the problem is due to passing a variable containing 0 to SDL instead of a pointer to a string. In my bug report, the problem is: (gdb) p i->manufacturer_string $4 = 0x0 ------------------------------------------------- #5 __wcslen_avx2 () at ../sysdeps/x86_64/multiarch/strlen-avx2.S:76 #6 0x00007f4ed3cf89fc in ??? () at /lib64/libSDL3.so.0 -- You are receiving this mail because: You are watching all bug changes.
