https://bugs.kde.org/show_bug.cgi?id=464353
--- Comment #1 from safoc...@gmail.com --- I think what the code sample in the crash info isn't good: std::unique_ptr<char []> -- why used unique_ptr with c-stile array (on stack) here? -- You are receiving this mail because: You are watching all bug changes.