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

--- Comment #1 from RJVB <rjvber...@gmail.com> ---
Turns out this is reproducible:
- Use the proposed "recover data" feature after reopening the session and
parsing stopped.
- hit enter after the new line

The line in question, in DocumentationController::documentationProviders():

    qWarning() << Q_FUNC_INFO << "Current documentation providers:" << ret;

inserted before the return statement, with an empty line above and below the
qWarning line.

The crash disappears after reverting to KTextEditor 5.35.0 .

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

Reply via email to