| Summary: | KDevelop crash when I filtering a class though the Class Browser ToolView | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Petros <petross404> |
| Component: | general | Assignee: | Jonathan Verner <jonathan.verner> |
| Status: | REPORTED --- | ||
| Severity: | crash | CC: | jonathan.verner |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.6.2 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Petros
2021-09-26 11:10:48 UTC
I don't quite follow the code (its late here :-)), but perhaps we should test that `klass->internalContext()` does not return null at `kdevplatform/language/classmodel/classmodelnode.cpp:163` like we do on line 110? Will try to look into this... |