| Summary: | kdev-python crashes | ||
|---|---|---|---|
| Product: | [Developer tools] kdev-python | Reporter: | Theo Chatzimichos <tampakrap> |
| Component: | general | Assignee: | Sven Brauch <mail> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | |
| Priority: | NOR | ||
| Version First Reported In: | 1.2.60 | ||
| Target Milestone: | 1.2.0 | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Theo Chatzimichos
2011-06-11 20:29:40 UTC
if it's reproducible, running kdev through valgrind and reproducing the crash is immensely useful: valgrind --track-origins=yes --num-callers=25 kdevelop Fixed in commit e252b43, just a typo. Thanks for reporting. |