[Digikam-devel] [digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector
via KDE Bugzilla
bugzilla_noreply at kde.org
Tue Jan 5 14:27:18 GMT 2016
https://bugs.kde.org/show_bug.cgi?id=357577
caulier.gilles at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |caulier.gilles at gmail.com
--- Comment #2 from caulier.gilles at gmail.com ---
It sound like a Qt5 bug.
#13 0x00000037b2808c61 in QAbstractItemModel::beginInsertRows (this=0x13c1c40,
parent=..., first=0, last=0)
at itemmodels/qabstractitemmodel.cpp:2602
#14 0x00007ffff795dc64 in Digikam::AbstractAlbumModel::slotAlbumAboutToBeAdded
(this=0x13c1c40, album=0x22514a0,
parent=0x32a94c0, prev=0x0) at
/usr/src/packages/multimedia/digikam/core/libs/models/abstractalbummodel.cpp:438
When a parent album need to be inserted in the model (prev = 0),
QAbstractItemModel::beginInsertRows() i scalled with 2 arguments to 0.
I tried to reproduce the problem here, and it's not reproducible (Qt 5.5.1)
Which Qt version did you use ?
Gilles Caulier
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list