Bug 469409

Summary: Digikam crashes while scanning for new Items
Product: [Applications] digikam Reporter: tracyanne <tracy_anne>
Component: Albums-EngineAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED DOWNSTREAM    
Severity: crash CC: caulier.gilles, metzpinguin
Priority: NOR    
Version First Reported In: 7.10.0   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In: 8.1.0
Sentry Crash Report:
Attachments: System Log Report of digikam crash

Description tracyanne 2023-05-06 09:32:33 UTC
Created attachment 158736 [details]
System Log Report of digikam crash

SUMMARY
***
tracy@daphne:~$ digikam
QtAV 1.13.0(Feb 17 2022, 19:58:24)
Multimedia framework base on Qt and FFmpeg.
Distributed under the terms of LGPLv2.1 or later.
Shanghai, China Copyright (C) 2012-2019 Wang Bin (aka. Lucas Wang) wbsecg1@gmail.com
Donate: http://qtav.org/donate.html
Source: https://github.com/wang-bin/QtAV
Home page: http://qtav.org
kf.xmlgui: Unhandled container to remove :  Digikam::DigikamApp
Bus error (core dumped)
***


STEPS TO REPRODUCE
1. Run digikam
2. wait while it scans for new images
3. 

OBSERVED RESULT
Digikam crashes

EXPECTED RESULT
It should load and list/display new images

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8
Kernel Version: 6.1.25-1-MANJARO (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Pentium® CPU N3540 @ 2.16GHz
Memory: 7.6 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics
Manufacturer: Notebook
Product Name: W54_W94_W955TU,-T,-C
System Version: Not Applicable

ADDITIONAL INFORMATION
See Attachment
Comment 1 caulier.gilles 2023-05-06 09:44:07 UTC
@tracyanne

It's not clear where the program stop exactly.

Can you reproduce the problem using last 8.0.0 release few weeks ago, using the Linux AppImage bundle that we provide ?

https://docs.digikam.org/en/getting_started/installation.html#digikam-on-linux

https://download.kde.org/stable/digikam/8.0.0/digiKam-8.0.0-x86-64.appimage.mirrorlist

Best

Gilles Caulier
Comment 2 Maik Qualmann 2023-05-06 10:01:30 UTC
According to systemd-coredump it should be thread 54492. Deep in Qt it crashes and we've had something similar before.

Maik
Comment 3 tracyanne 2023-05-06 10:03:44 UTC
I'm downloading it now. I'll get back shortly


Sent from Claws Mail on my Manjaro Linux Computer, where Free means Freedom,
and Privacy is.

On Sat, 06 May 2023 09:44:07 +0000
bugzilla_noreply@kde.org wrote:

> https://bugs.kde.org/show_bug.cgi?id=469409
> 
> caulier.gilles@gmail.com changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |caulier.gilles@gmail.com
> 
> --- Comment #1 from caulier.gilles@gmail.com ---
> @tracyanne
> 
> It's not clear where the program stop exactly.
> 
> Can you reproduce the problem using last 8.0.0 release few weeks ago, using
> the Linux AppImage bundle that we provide ?
> 
> https://docs.digikam.org/en/getting_started/installation.html#digikam-on-linux
> 
> https://download.kde.org/stable/digikam/8.0.0/digiKam-8.0.0-x86-64.appimage.mirrorlist
> 
> Best
> 
> Gilles Caulier
>
Comment 4 tracyanne 2023-05-06 10:45:53 UTC
Running digikam 8.0.0 from the Appimage seems to work fine. No crash, and it
reaches 100%.


Sent from Claws Mail on my Manjaro Linux Computer, where Free means Freedom,
and Privacy is.

On Sat, 06 May 2023 10:01:30 +0000
"Maik Qualmann" <bugzilla_noreply@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=469409
> 
> Maik Qualmann <metzpinguin@gmail.com> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |metzpinguin@gmail.com
> 
> --- Comment #2 from Maik Qualmann <metzpinguin@gmail.com> ---
> According to systemd-coredump it should be thread 54492. Deep in Qt it crashes
> and we've had something similar before.
> 
> Maik
>
Comment 5 tracyanne 2023-05-06 10:55:51 UTC
Digikam 8.0.0 is in Manjaro testing, I'll ask on the Manjaro forum if it can be
brought forward to stable... assuming that solves the problem.


Sent from Claws Mail on my Manjaro Linux Computer, where Free means Freedom,
and Privacy is.

On Sat, 06 May 2023 10:01:30 +0000
"Maik Qualmann" <bugzilla_noreply@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=469409
> 
> Maik Qualmann <metzpinguin@gmail.com> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |metzpinguin@gmail.com
> 
> --- Comment #2 from Maik Qualmann <metzpinguin@gmail.com> ---
> According to systemd-coredump it should be thread 54492. Deep in Qt it crashes
> and we've had something similar before.
> 
> Maik
>
Comment 6 caulier.gilles 2023-05-07 09:02:10 UTC
Ok. As it work fine with the AppImage, the problem is a DOWNSTREAM bug which must be reported to the distro team.
Comment 7 tracyanne 2023-05-07 09:10:18 UTC
I've already done that. Thanks.


Sent from Claws Mail on my Manjaro Linux Computer, where Free means Freedom,
and Privacy is.

On Sun, 07 May 2023 09:02:10 +0000
bugzilla_noreply@kde.org wrote:

> https://bugs.kde.org/show_bug.cgi?id=469409
> 
> caulier.gilles@gmail.com changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>          Resolution|---                         |DOWNSTREAM
>              Status|REPORTED                    |RESOLVED
>    Version Fixed In|                            |8.1.0
> 
> --- Comment #6 from caulier.gilles@gmail.com ---
> Ok. As it work fine with the AppImage, the problem is a DOWNSTREAM bug which
> must be reported to the distro team.
>