| Summary: | signature assistant asserts since assistant-ng merge | ||
|---|---|---|---|
| Product: | [Developer tools] kdevplatform | Reporter: | Milian Wolff <mail> |
| Component: | language | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | |
| Priority: | VHI | Keywords: | release_blocker |
| Version First Reported In: | git master | ||
| Target Milestone: | 5.0.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdevplatform/00f21bae5ceed53e4f1b3860a394fccc7b0347c3 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Bug Depends on: | |||
| Bug Blocks: | 365635 | ||
|
Description
Milian Wolff
2016-07-13 20:22:27 UTC
Never seen this. Does it still happen? What I see is lots of kdevelop(5828)/(kdevplatform.language) KDevelop::TopDUContextDynamicData::DUChainItemStorage::getItemForIndex: item index out of bounds: 2314 count: 385 That could also be the reason for why it doesn't work sometimes ... Ok, I do see it after all, maybe I'm just blind. I'll find a way to fix it. Git commit 00f21bae5ceed53e4f1b3860a394fccc7b0347c3 by Sven Brauch. Committed on 17/07/2016 at 11:15. Pushed by brauch into branch '5.0'. Remove DUChain lock in AbstractNavigationWidget::anchorClicked() I didn't asserts in other languages, but I also don't think any of them actually does anything custom wrt navigation-widget. M +0 -2 language/duchain/navigation/abstractnavigationwidget.cpp http://commits.kde.org/kdevplatform/00f21bae5ceed53e4f1b3860a394fccc7b0347c3 |