Summary: | Digikam crashed after saving changed file | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Kornel.Benko |
Component: | Database-Models | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | 0815jo, asala, broucek, caulier.gilles, d.guiraud, denis.germa, dilfridge, efelthauser, franz.sengschmied, kamikaze.tnt, leggis, luc, matthias.mendler, mostro620, sschweizer089, walter, wildrainis |
Priority: | NOR | ||
Version: | 3.1.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.0.0 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Kornel.Benko
2011-10-29 12:09:37 UTC
This crash is fixed in next 2.3.0, following fixes from Marcel in editor, through report #280540 Gilles Caulier *** Bug 287700 has been marked as a duplicate of this bug. *** *** Bug 289389 has been marked as a duplicate of this bug. *** *** Bug 290889 has been marked as a duplicate of this bug. *** *** Bug 295724 has been marked as a duplicate of this bug. *** *** Bug 298953 has been marked as a duplicate of this bug. *** Created attachment 71703 [details]
New crash information added by DrKonqi
digikam (2.5.0) on KDE Platform 4.8.3 (4.8.3) using Qt 4.8.1
- What I was doing when the application crashed:
I modified the size of an image, and chose Save As, then digiKam crashed.
This crash is reproductible every time I do the same thing.
-- Backtrace (Reduced):
#7 size (this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qvector.h:137
#8 QSortFilterProxyModelPrivate::proxy_to_source (this=0xa5e91e8, proxy_index=...) at itemviews/qsortfilterproxymodel.cpp:370
#9 0xb571d333 in QSortFilterProxyModel::mapToSource (this=0xa5e91d0, proxyIndex=...) at itemviews/qsortfilterproxymodel.cpp:2502
#10 0xb6635e03 in Digikam::ImageSortFilterModel::mapToSourceImageModel (this=0xa5e91d0, index=...) at /build/buildd/digikam-2.5.0/core/libs/models/imagefiltermodel.cpp:127
#11 0xb663614e in Digikam::ImageSortFilterModel::imageInfo (this=0xa5e91d0, index=...) at /build/buildd/digikam-2.5.0/core/libs/models/imagefiltermodel.cpp:174
*** Bug 303174 has been marked as a duplicate of this bug. *** Created attachment 73046 [details]
New crash information added by DrKonqi
digikam (2.5.0) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.1
- What I was doing when the application crashed:
Make some changes like soft rotating and saveing photo after that.
This bug is still appears.
-- Backtrace (Reduced):
#7 QSortFilterProxyModelPrivate::proxy_to_source (this=0xb65e420, proxy_index=...) at itemviews/qsortfilterproxymodel.cpp:370
#8 0xb5706343 in QSortFilterProxyModel::mapToSource (this=0xb981358, proxyIndex=...) at itemviews/qsortfilterproxymodel.cpp:2502
#9 0xb6621e03 in Digikam::ImageSortFilterModel::mapToSourceImageModel (this=0xb981358, index=...) at /build/buildd/digikam-2.5.0/core/libs/models/imagefiltermodel.cpp:127
#10 0xb662214e in Digikam::ImageSortFilterModel::imageInfo (this=0xb981358, index=...) at /build/buildd/digikam-2.5.0/core/libs/models/imagefiltermodel.cpp:174
#11 0x080bb534 in Digikam::ImageWindow::loadIndex (this=0xb6a0f70, index=...) at /build/buildd/digikam-2.5.0/core/utilities/imageeditor/editor/imagewindow.cpp:768
Gilles, if we have tons of duplicates of this in 2.5.0 and 2.6.0 it can't be fixed in 2.3.0 ... *** Bug 306162 has been marked as a duplicate of this bug. *** Created attachment 73741 [details]
New crash information added by DrKonqi
digikam (2.5.0) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.1
- What I was doing when the application crashed:
Start Digikam
Enter Tag-View (on the left)
Choose a tag (so that all images with this tag are shown)
choose an image
press F4
press CTRL+Shift+B (automatic correcion)
edit the image
click OK
so to the next Image
choose Save Image
it begins to save and then crashes.
I mamaged to reproduce this
-- Backtrace (Reduced):
#7 QSortFilterProxyModelPrivate::proxy_to_source (this=0xbe89a18, proxy_index=...) at itemviews/qsortfilterproxymodel.cpp:369
#8 0x02ff2343 in QSortFilterProxyModel::mapToSource (this=0xbe89a00, proxyIndex=...) at itemviews/qsortfilterproxymodel.cpp:2502
#9 0x006b6e03 in Digikam::ImageSortFilterModel::mapToSourceImageModel (this=0xbe89a00, index=...) at /build/buildd/digikam-2.5.0/core/libs/models/imagefiltermodel.cpp:127
#10 0x006b714e in Digikam::ImageSortFilterModel::imageInfo (this=0xbe89a00, index=...) at /build/buildd/digikam-2.5.0/core/libs/models/imagefiltermodel.cpp:174
#11 0x080bb534 in Digikam::ImageWindow::loadIndex (this=0xbc8b070, index=...) at /build/buildd/digikam-2.5.0/core/utilities/imageeditor/editor/imagewindow.cpp:768
*** Bug 307398 has been marked as a duplicate of this bug. *** Code changed for 3.0. If anyone can reproduce with upcoming 3.0 or current git (not beta1), we'd need a new backtrace. I am using the kubuntu-ppa version 2.8.0 (with kde 4.9.4): digikam freezes and I have to kill it. The file gets actually saved, but digikam freezes one every three saves (roughly). Workflow gets quite difficult. As it's annoted in comment #14, problem is fixed in next 3.0.0 release... Gilles Caulier *** Bug 315709 has been marked as a duplicate of this bug. *** *** Bug 317670 has been marked as a duplicate of this bug. *** *** Bug 319745 has been marked as a duplicate of this bug. *** Marcel, With bug #319745 this problem is back into 3.1.0... Gilles Caulier *** Bug 319948 has been marked as a duplicate of this bug. *** digiKam 3.5.0 is out. Can you give a fresh feedback about your report ? Crash still reproducible ? Thanks in advance Gilles Caulier I tried again with my installed version (2.5.0), but could not crash it. In the last year since my report I did not observe any crash. Sorry for not giving feedback earlier. Am Donnerstag, 31. Oktober 2013 um 07:52:45, schrieb Gilles Caulier <caulier.gilles@gmail.com> > https://bugs.kde.org/show_bug.cgi?id=285250 > > --- Comment #22 from Gilles Caulier <caulier.gilles@gmail.com> --- > digiKam 3.5.0 is out. > > Can you give a fresh feedback about your report ? Crash still reproducible ? > > Thanks in advance > > Gilles Caulier I am resending this, this time hopefully without the html part. I tried again with my installed version (2.5.0), but could not crash it. In the last year since my report I did not observe any crash. Sorry for not giving feedback earlier. Kornel Thanks for the feedback. I close this file now. Gilles Caulier |