| Summary: | parley: Segmentation fault when switching between list view and start exercise dialog | ||
|---|---|---|---|
| Product: | [Applications] parley | Reporter: | Eckhart Wörner <ewoerner> |
| Component: | general | Assignee: | Parley Developers <parley-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Eckhart Wörner
2010-02-20 15:00:05 UTC
SVN commit 1093446 by laidig: delay the reset() of the VocabularyView when setting a new document in some cases, the reset causes the model to be accessed, which still has a pointer to the old document and therefore crashes BUG:227815 M +2 -1 vocabularyview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1093446 |