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

2024-01-08 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=418300

Akseli Lahtinen  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||akse...@akselmo.dev
 Status|REPORTED|RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

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

2021-12-19 Thread Jaime Torres
https://bugs.kde.org/show_bug.cgi?id=418300

--- Comment #3 from Jaime Torres  ---
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 watching all bug changes.

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

2020-06-20 Thread Jaime Torres
https://bugs.kde.org/show_bug.cgi?id=418300

--- Comment #2 from Jaime Torres  ---
As soon as I can use valgrind again I'll try to reproduce it.
Lately valgrind always crashes dolphin (and other kde programs) before showing
any window.

Application: Dolphin (memcheck-amd64-linux), signal: Segmentation fault
vgModuleLocal_do_syscall_for_client_WRK () at
../../coregrind/m_syswrap/syscall-amd64-linux.S:171
171 POP_di_si_dx_cx_8

-- 
You are receiving this mail because:
You are watching all bug changes.

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

2020-06-07 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=418300

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||elvis.angelac...@kde.org

--- Comment #1 from Elvis Angelaccio  ---
Can you reproduce this crash? If yes, please provide a valgrind log.

-- 
You are receiving this mail because:
You are watching all bug changes.