Bug 486296

Summary: Open for 2 sec and then crash
Product: [Applications] digikam Reporter: icapitaine
Component: Bundle-MacOSAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: caulier.gilles, metzpinguin
Priority: NOR    
Version: 8.3.0   
Target Milestone: ---   
Platform: Homebrew (macOS)   
OS: macOS   
Latest Commit: Version Fixed In:
Attachments: Crash Log

Description icapitaine 2024-04-29 13:36:05 UTC
Created attachment 168999 [details]
Crash Log

SUMMARY
I installed digikam with homebrew on my mac os x system. It was working fine until I added 2 collections (one of thelm containing some avif files).
Since then, I cannot open digikam. It only stays open for 2 sec and then crash.


SOFTWARE/OS VERSIONS

macOS: 14.4.1 
Digikam 8.3.0

Additional info : cfr crash log in appendix
Comment 1 caulier.gilles 2024-04-29 14:23:14 UTC
Hi,

We have never tested digiKam under Macos using Homebrew. We support Macports instead and we build a PKG installer available here:

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

Gilles Caulier
Comment 2 Maik Qualmann 2024-04-29 14:47:45 UTC
It crashes in an AVIF image, this crash has already been reported.

Maik
Comment 3 Maik Qualmann 2024-04-29 14:48:34 UTC

*** This bug has been marked as a duplicate of bug 479033 ***
Comment 4 icapitaine 2024-04-30 13:53:03 UTC
(In reply to caulier.gilles from comment #1)
> Hi,
> 
> We have never tested digiKam under Macos using Homebrew. We support Macports
> instead and we build a PKG installer available here:
> 
> https://files.kde.org/digikam/
> 
> Gilles Caulier

Thank you. 
I tried but without success, it keeps crashing with this version in a pkg...

I just hope to be useful by reporting this bug ! 

Have a good day,
Comment 5 caulier.gilles 2024-04-30 14:45:16 UTC
Do you have AVIF files in your collection ?
Comment 6 icapitaine 2024-05-01 08:57:25 UTC
(In reply to caulier.gilles from comment #5)
> Do you have AVIF files in your collection ?

yes indeed ! Would it be useful to share you one of them ?
Comment 7 caulier.gilles 2024-05-01 09:04:32 UTC
yes usre please use a cloud web service to share samples files
Comment 8 icapitaine 2024-05-02 08:02:41 UTC
(In reply to caulier.gilles from comment #7)
> yes usre please use a cloud web service to share samples files

Please : https://send.vis.ee/download/01638e97c6a6c3e4/#r644Th6p60zK59Z60bPtAg

It's a simple jpg picture I converted through a script using avifenc command "avifenc $var $var.avif"
(https://github.com/AOMediaCodec/libavif)

Thank you for your feedback !
Guillaume