[digikam] [Bug 397588] Digikam crashes while running BatchQueueManager (again)
https://bugs.kde.org/show_bug.cgi?id=397588 [email protected] changed: What|Removed |Added Component|BatchQueueManager-Core |Plugin-Bqm-Sharpen -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 397588] Digikam crashes while running BatchQueueManager (again)
https://bugs.kde.org/show_bug.cgi?id=397588 [email protected] changed: What|Removed |Added Version Fixed In||7.5.0 Status|REPORTED|RESOLVED Resolution|--- |FIXED --- Comment #9 from [email protected] --- No feedback. not reproducible with 7.5.0. Closed -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 397588] Digikam crashes while running BatchQueueManager (again)
https://bugs.kde.org/show_bug.cgi?id=397588 --- Comment #8 from [email protected] --- Tayvok, Stable digiKam 7.4.0 is published. Please check if problem is reproducible. https://www.digikam.org/download/ Thanks in advance -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 397588] Digikam crashes while running BatchQueueManager (again)
https://bugs.kde.org/show_bug.cgi?id=397588 --- Comment #7 from [email protected] --- digiKam 7.2.0 official release is published with more than 360 files closed from bugzilla: https://www.digikam.org/news/2021-03-22-7.2.0_release_announcement/ Can you reproduce the dysfunction with this version ? Thanks in advance for your feedback Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 397588] Digikam crashes while running BatchQueueManager (again)
https://bugs.kde.org/show_bug.cgi?id=397588 --- Comment #6 from [email protected] --- https://bugs.kde.org/show_bug.cgi?id=417121 --- Comment #3 from [email protected] --- digiKam 7.0.0 stable release is now published: https://www.digikam.org/news/2020-07-19-7.0.0_release_announcement/ We need a fresh feedback on this file using this version. Best Regards Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 397588] Digikam crashes while running BatchQueueManager (again)
https://bugs.kde.org/show_bug.cgi?id=397588 [email protected] changed: What|Removed |Added Severity|normal |crash -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 397588] Digikam crashes while running BatchQueueManager (again)
https://bugs.kde.org/show_bug.cgi?id=397588 --- Comment #5 from [email protected] --- Turn off this option solve this issue ? There is a know problem about to much amount of memory allocated with parallel queue processing. Refocus algorithm is one which consume a lots of memory, duplicating whole image to process pixels. Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 397588] Digikam crashes while running BatchQueueManager (again)
https://bugs.kde.org/show_bug.cgi?id=397588 --- Comment #4 from Tayvok --- I did enable "Work on all processor cores" under the Behavior tab. The settings in the BQM are the only ones that I adjusted. The general digikam settings are all as-is, as downloaded, in the appimage. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 397588] Digikam crashes while running BatchQueueManager (again)
https://bugs.kde.org/show_bug.cgi?id=397588 --- Comment #3 from [email protected] --- It crash in Refocus filter. I cannot reproduce the problem here. Did you turn on the BQM option to process files in parallel ? Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 397588] Digikam crashes while running BatchQueueManager (again)
https://bugs.kde.org/show_bug.cgi?id=397588 --- Comment #2 from Tayvok --- Please let me know if I did this incorrectly, and or if you need further information. Thanks! #0 Digikam::RefocusFilter::convolveImageMultithreaded (this=0x7fff02e69760, start=, stop=762, y1=0, prm=...) at /b/dktemp/digikam-master/core/libs/dimg/filters/sharp/refocusfilter.cpp:299 #1 0x764bd4ed in QtConcurrent::RunFunctionTask::run ( this=0x7ffeec03a7e0) at ././/include/QtConcurrent/qtconcurrentrunbase.h:136 #2 0x00372a0abe80 in QThreadPoolPrivate::stealAndRunRunnable(QRunnable*) () from /tmp/.mount_digikahdqYEe/usr/lib/libQt5Core.so.5 #3 0x00372a0a33c5 in QFutureInterfaceBase::waitForFinished() () from /tmp/.mount_digikahdqYEe/usr/lib/libQt5Core.so.5 #4 0x765db0a2 in QFuture::waitForFinished (this=0x7fff02e691b0) at ././/include/QtCore/qfuture.h:221 #5 Digikam::RefocusFilter::convolveImage (this=this@entry=0x7fff02e69760, prm=...) at /b/dktemp/digikam-master/core/libs/dimg/filters/sharp/refocusfilter.cpp:333 #6 0x765db50a in Digikam::RefocusFilter::refocusImage ( this=this@entry=0x7fff02e69760, data=0x7ffdcd69b010 "\362\256\022n\206\062", width=width@entry=6100, height=height@entry=4100, sixteenBit=sixteenBit@entry=true, matrixSize=matrixSize@entry=5, radius=radius@entry=1, gauss=gauss@entry=0, correlation=correlation@entry=0.5, noise=noise@entry=0.02) at /b/dktemp/digikam-master/core/libs/dimg/filters/sharp/refocusfilter.cpp:2 04 #7 0x765dba5e in Digikam::RefocusFilter::filterImage ( this=0x7fff02e69760) at /b/dktemp/digikam-master/core/libs/dimg/filters/sharp/refocusfilter.cpp:164 #8 0x76499008 in Digikam::DImgThreadedFilter::startFilterDirectly ( this=0x7fff02e69760) at /b/dktemp/digikam-master/core/libs/dimg/filters/dimgthreadedfilter.cpp:197 #9 0x778adc57 in Digikam::BatchTool::applyFilter ( this=this@entry=0x7ffeec514560, filter=filter@entry=0x7fff02e69760) at /b/dktemp/digikam-master/core/utilities/queuemanager/manager/batchtool.cpp:503 #10 0x7787a221 in Digikam::Sharpen::toolOperations ( this=0x7ffeec514560) at /b/dktemp/digikam-master/core/utilities/queuemanager/tools/enhance/sharpen.cpp:213 #11 0x778b2cc1 in Digikam::BatchTool::apply (this=) at /b/dktemp/digikam-master/core/utilities/queuemanager/manager/batchtool.cpp:498 #12 0x778ab0a0 in Digikam::Task::run (this=) at /b/dktemp/digikam-master/core/utilities/queuemanager/manager/task.cpp:175 #13 0x00372a0abf4f in ?? () from /tmp/.mount_digikahdqYEe/usr/lib/libQt5Core.so.5 #14 0x00372a0aecda in ?? () from /tmp/.mount_digikahdqYEe/usr/lib/libQt5Core.so.5 #15 0x75d8a6db in start_thread (arg=0x7fff02e6a700) at pthread_create.c:463 #16 0x7fffed84388f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 397588] Digikam crashes while running BatchQueueManager (again)
https://bugs.kde.org/show_bug.cgi?id=397588 [email protected] changed: What|Removed |Added CC||[email protected] --- Comment #1 from [email protected] --- Thread (pooled)[22085]: segfault at 0 ip 7f1c55e726f0 sp 7f1b750841e0 error 4 in libdigikamcore.so.5.9.0[7f1c55a4e000+e9d000] Is not a valid batcktrace. In fact, no debug sybols is install with your native digiKam. It's impossible to know wher come from the problem exactly. So, install debug package, run digiKam in GDB, and capture a complete backtrace of crash as explained here : https://www.digikam.org/contribute/ Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.
