https://bugs.kde.org/show_bug.cgi?id=464353 --- Comment #1 from safocl88 at 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 the assignee for the bug.