Summary: | Infinite loop in KSelectionProxyModel's _getRootListRow() | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Christopher Yeleighton <giecrilj> |
Component: | kdeui | Assignee: | Stephen Kelly <steveire> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | faure, mollekopf, sreich, steveire |
Priority: | NOR | ||
Version: | Git | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
URL: | http://projects.kde.org/projects/kde/kdelibs/repository/revisions/master/entry/kdeui/itemviews/kselectionproxymodel.cpp#L185 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Christopher Yeleighton
2012-02-13 17:04:30 UTC
The backtrace is in Bug 289476 If nextSibling is ever invalid, this indeed results in an endless loop. I'm not sure how to fix it though. Hi, kdelibs (version 4 and earlier) is no longer maintained since a few years. KDE Frameworks 5 or 6 might already have resolved this bug. If not, please re-open against the matching framework if feasible or against the application that shows the issue. We then can still dispatch it to the right Bugzilla product or component. Greetings Christoph Cullmann |