https://bugs.kde.org/show_bug.cgi?id=475248
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sit...@kde.org --- Comment #2 from Harald Sitter <sit...@kde.org> --- I believe what's going on here is that in logger.cpp the context.category is nullptr and strcmp is explicitly expecting nonnull. IOW there needs a nullptr check somewhere. -- You are receiving this mail because: You are watching all bug changes.