| Summary: | Random crash when add ban | ||
|---|---|---|---|
| Product: | [Applications] konversation | Reporter: | Sébastien P. <moi> |
| Component: | general | Assignee: | Konversation Bugs <konversation-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | finex |
| Priority: | NOR | ||
| Version First Reported In: | 1.2-beta1 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Sébastien P.
2009-09-30 20:01:51 UTC
I do not have anymore backtrace using http://www.gentoo.org/proj/en/qa/backtraces.xml I "isolate" the problem. Before the crash, I sort the ban list by date and I ban with "*" ("*test*" for example). It seam works with less "*". SVN commit 1030623 by buschinski: In case we remove and add a ban at the same time we end up comparing against a already deleted ban BUG:209019 M +5 -1 channeloptionsdialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1030623 |