https://bugs.kde.org/show_bug.cgi?id=492607
Daniel Vrátil <dvra...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |DUPLICATE CC| |dvra...@kde.org --- Comment #4 from Daniel Vrátil <dvra...@kde.org> --- The backtrace is incomplete, but the last frame before KCrash is _ZNSt8__detail15_List_node_base9_M_unhookEv, which points at the same std::list corruption that we had in the QueryCache code. The corrupted QueryCache would also explain the SQL query errors where we are trying to execute queries with obviously mismatched parameters, so I think this is almost definitely a duplicate of bug 492547. *** This bug has been marked as a duplicate of bug 492547 *** -- You are receiving this mail because: You are watching all bug changes.