[dolphin] [Bug 418300] Crash using keyboard to rename folder after folder

Jaime Torres bugzilla_noreply at kde.org
Sun Dec 19 10:15:01 GMT 2021


https://bugs.kde.org/show_bug.cgi?id=418300

--- Comment #3 from Jaime Torres <jtamate at gmail.com> ---
FYI: I'm still unable to start dolphin under valgrind.
At least I know where the problem is: The included PCRE versiĆ³n in Qt5, which
uses previous versions of https://github.com/zherczeg/sljit
which causes, with development version of valgrind, the errors:  
==32395== Conditional jump or move depends on uninitialised value(s)
==32395==    at 0xF034DED: ??? (in /memfd:sljit (deleted))
==32395==    by 0xDF671F9: ???
before crashing.
Any other Qt program that doesn't uses PCRE just runs as it used to.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list