[valgrind] [Bug 377966] arm64 unhandled instruction dc zva

2024-04-24 Thread Reimar Döffinger
https://bugs.kde.org/show_bug.cgi?id=377966 Reimar Döffinger changed: What|Removed |Added CC||k...@reimardoeffinger.de --- Comment #9

[konsole] [Bug 474440] New: Console crashes while using the touchscreen

2023-09-11 Thread Reimar
https://bugs.kde.org/show_bug.cgi?id=474440 Bug ID: 474440 Summary: Console crashes while using the touchscreen Classification: Applications Product: konsole Version: 23.08.0 Platform: openSUSE OS: Linux Status:

[valgrind] [Bug 385386] Assertion failed "szB >= CACHE_ENTRY_SIZE" on m_debuginfo/image.c:517

2019-10-08 Thread Reimar Döffinger
https://bugs.kde.org/show_bug.cgi?id=385386 --- Comment #8 from Reimar Döffinger --- I can confirm that something trivial like e.g. below fixes it: --- a/coregrind/m_debuginfo/image.c +++ b/coregrind/m_debuginfo/image.c @@ -509,10 +509,10 @@ static UInt alloc_CEnt ( DiImage* img, SizeT szB

[valgrind] [Bug 385386] Assertion failed "szB >= CACHE_ENTRY_SIZE" on m_debuginfo/image.c:517

2019-10-08 Thread Reimar Döffinger
https://bugs.kde.org/show_bug.cgi?id=385386 Reimar Döffinger changed: What|Removed |Added CC||k...@reimardoeffinger.de --- Comment #7

[frameworks-kinit] [Bug 402540] Login VERY slow due to cleanup_fds

2018-12-26 Thread Reimar Döffinger
https://bugs.kde.org/show_bug.cgi?id=402540 --- Comment #3 from Reimar Döffinger --- Thanks, that patch should fix the immediate issue. It still leaves the issue that the code doesn't explain its requirements and assumptions, so I can't really say if it is correct at all. But it seems

[frameworks-kinit] [Bug 402540] Login VERY slow due to cleanup_fds

2018-12-24 Thread Reimar Döffinger
https://bugs.kde.org/show_bug.cgi?id=402540 --- Comment #1 from Reimar Döffinger --- After some thinking I am a bit concerned that this code might be quite buggy anyway. It seems to me it would be possible for a program to open thousands of files and the set the hard ulimit to 10 (as far as I

[frameworks-kinit] [Bug 402540] New: Login VERY slow due to cleanup_fds

2018-12-24 Thread Reimar Döffinger
https://bugs.kde.org/show_bug.cgi?id=402540 Bug ID: 402540 Summary: Login VERY slow due to cleanup_fds Product: frameworks-kinit Version: 5.51.0 Platform: Debian unstable OS: Linux Status: REPORTED Severit