Bug 487440 - digikam floods systemd journal with identical messages on exit
Summary: digikam floods systemd journal with identical messages on exit
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Metadata-ExifTool (show other bugs)
Version: 8.3.0
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-23 18:46 UTC by Vadym Krevs
Modified: 2024-05-23 18:54 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 8.4.0
Sentry Crash Report:


Attachments
Stack trace from gdb attached to digikam (12.76 KB, text/plain)
2024-05-23 18:46 UTC, Vadym Krevs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vadym Krevs 2024-05-23 18:46:39 UTC
Created attachment 169746 [details]
Stack trace from gdb attached to digikam

SUMMARY
openSUSE 15.5 with latest Plasma 5 from openSUSE Build Service KDE repos just before Plasma 6 was pushed there.

Start and exit digikam. On exit it floods systemd journal with thousands messages that look like this

May 23 18:53:22 <hostname> digikam[16534]: QSocketNotifier: Invalid socket 110 and type 'Read', disabling...

causing 100% CPU/fan utilization...

Stack trace from gdb attached to digikam when this is happening is attached.

STEPS TO REPRODUCE
1.  See above.
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Maik Qualmann 2024-05-23 18:53:23 UTC
Fixed in digiKam-8.4.0 with commit https://invent.kde.org/graphics/digikam/-/commit/f5dd576832205c5d0a8a2b52bb604282aa198b28

Maik