https://bugs.kde.org/show_bug.cgi?id=401480
Kåre Särs <kare.s...@iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kare.s...@iki.fi --- Comment #6 from Kåre Särs <kare.s...@iki.fi> --- I also get a crash with this arduino highlight file. I get the crash from an Q_ASSERT(format.isValid()) in KateHighlighting::applyFormat(...) replacing the assert with an early return stops the crash, but there is no highlighting and a lot of debug messages about the broken HL file. As expected not returning early also results in a crash. -- You are receiving this mail because: You are watching all bug changes.