Bug 394387 - Segment violation trying to rebuild thumbnails/digital Prints.
Summary: Segment violation trying to rebuild thumbnails/digital Prints.
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Maintenance-Engine (show other bugs)
Version: 5.6.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-17 17:32 UTC by tebicap
Modified: 2022-01-13 11:14 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.5.0


Attachments
maintenance configuration (spanish) (121.72 KB, image/png)
2018-05-17 17:32 UTC, tebicap
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tebicap 2018-05-17 17:32:20 UTC
Created attachment 112716 [details]
maintenance configuration (spanish)

(I hope you understand my english)

apparently Digikam crashes procesing a PNG file. the png file has a size of 255MB

Console log:

digikam.dimg: "/home/life/Documentos/casamiento ARIEL MARISOL Fndz/muro de fotos/muro opcion2_300dpi.png"  : PNG file identified
KMemoryInfo: Platform identified :  "LINUX"
KMemoryInfo: AvailableRam:  627572736  (cache:  2247831552 )
KMemoryInfo: AvailableSwap:  2990796800
Violación de segmento (`core' generado)
Comment 1 caulier.gilles 2018-05-17 18:56:54 UTC
1/ first use the digiKam Linux AppImage bundle 6.0.0 pre-release instead your system version.

https://files.kde.org/digikam/

There is no conflict. AppImage do not install files. It's a self contained executable.

2/ Run the AppImage as well with the option to run under GDB to get a backtrace, as explained here :

https://files.kde.org/digikam/README.md

Gilles Caulier
Comment 2 Maik Qualmann 2018-05-19 18:32:10 UTC
Git commit d329f63cddd2b23306ecd4d5baebc669db2f2883 by Maik Qualmann.
Committed on 19/05/2018 at 18:29.
Pushed by mqualmann into branch 'master'.

set DImg width and height to 0 if cannot allocate memory to prevent crash

M  +3    -1    core/libs/dimg/dimg.cpp

https://commits.kde.org/digikam/d329f63cddd2b23306ecd4d5baebc669db2f2883
Comment 3 caulier.gilles 2020-08-04 08:16:25 UTC
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
Comment 4 caulier.gilles 2021-12-15 16:56:14 UTC
Stable digiKam 7.4.0 is published. Please check if problem is reproducible.

https://www.digikam.org/download/

Thanks in advance
Comment 5 caulier.gilles 2022-01-13 11:14:28 UTC
No feedback. not reproducible with 7.5.0. Closed