| Summary: | Digikam crashed when opening editor | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Ben Gouhier <benoit.gouhier> |
| Component: | Database-Models | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | 2.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 2.0.0 | |
| Sentry Crash Report: | |||
|
Description
Ben Gouhier
2011-04-28 12:41:10 UTC
I can't really say why this crash happened, but obviously an invalid index was passed to the ImageModel. Recently, a sanity check was added to ImageModel::data which should catch such cases. So I believe this bug is fixes now; feel free to reopen if you can reproduce in the future. |