[Digikam-devel] [digikam] [Bug 365202] External MySQL database faces update segfault [patch]
Evert Vorster via KDE Bugzilla
bugzilla_noreply at kde.org
Sun Jul 10 04:47:06 BST 2016
https://bugs.kde.org/show_bug.cgi?id=365202
--- Comment #18 from Evert Vorster <evert.vorster at yandex.com> ---
Hey there...
Unfortunately, that patch did not stop the crashing.
With just scanning for faces, it got about 6% through my collection of 30,000
photos ( 160Gb ) before crashing again. This time it's not a segfault, but the
program halts with this weird error:
digikam.dbengine: Prepare failed!
digikam.dbengine: Failure executing query:
"SELECT orientation FROM ImagaInformation WHERE imageid=?;"
Error messages: "QMYSQL3: Unable to prepare statement" "MySQL server has gone
away" 2006 2
Bound values: ()
One thing worth noticing though, is that I also tried to scan and recognize
faces, and it zipped through that entire collection in seconds, and did not
find a single face.
Just recognizing faces on their own seems to work fine, however.
I'll start building digikam with debugging enabled, and see if I can track this
one down.,
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list