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

--- Comment #16 from Albert Astals Cid <aa...@kde.org> ---
(In reply to Frederik Schwarzer from comment #12)
> I cannot reproduce this with either master or v23.04.2 with the same
> versions of Qt and KF and kernel 6.3.11.
> 
> After a quick tired glance at the valgrind output, I am wondering:
> - Why is xlifftextedit.cpp used when doing PO file stuff?

the name of the file is "wrong", it's holding the TranslationUnitTextEdit class
that is used for editing all the file formats as I understand

> - Is "Address 0x0 is not stack'd, malloc'd or (recently) free'd" a null
> pointer deref? At address 0x0?

Yes, that usually means a null pointer access.

> 
> Will take a closer look the next few days if noone else steps up.

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

Reply via email to