Bug 472252

Summary: KPhotoAlbum is laggy and then crashes
Product: [Applications] kphotoalbum Reporter: DesoxHD <DesoxHD>
Component: generalAssignee: KPhotoAlbum Bugs <kphotoalbum-bugs-null>
Status: REPORTED ---    
Severity: crash CC: johannes
Priority: NOR Keywords: drkonqi
Version First Reported In: 5.10.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description DesoxHD 2023-07-14 15:56:46 UTC
Application: kphotoalbum (5.10.0)
 (Compiled from sources)
Qt Version: 5.15.10
Frameworks Version: 5.108.0
Operating System: Linux 6.1.38-1-lts x86_64
Windowing System: X11
Distribution: "Arch Linux"
DrKonqi: 5.27.6 [KCrashBackend]

-- Information about the crash:
The application is laggy and usually crashes while I'm using it. It might be because of some RAM allocation thing or something that I don't know.

The crash can be reproduced every time.

-- Backtrace:
Application: KPhotoAlbum (kphotoalbum), signal: Aborted

[KCrash Handler]
#4  0x00007f286149f26c in  () at /usr/lib/libc.so.6
#5  0x00007f286144fa08 in raise () at /usr/lib/libc.so.6
#6  0x00007f2861438538 in abort () at /usr/lib/libc.so.6
#7  0x00007f286169ca6f in __gnu_cxx::__verbose_terminate_handler() () at /usr/src/debug/gcc/gcc/libstdc++-v3/libsupc++/vterminate.cc:95
#8  0x00007f28616b011c in __cxxabiv1::__terminate(void (*)()) (handler=<optimized out>) at /usr/src/debug/gcc/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:48
#9  0x00007f28616b0189 in std::terminate() () at /usr/src/debug/gcc/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:58
#10 0x00007f28616b0ec7 in __cxxabiv1::__cxa_pure_virtual() () at /usr/src/debug/gcc/gcc/libstdc++-v3/libsupc++/pure.cc:50
#11 0x00005566a85a55a5 in  ()
#12 0x00007f2861cc3185 in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#13 0x00007f286297893f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#14 0x00007f2861c9b778 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#15 0x00007f2861ca06db in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#16 0x00007f2861ce6748 in  () at /usr/lib/libQt5Core.so.5
#17 0x00007f2860081a31 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#18 0x00007f28600decc9 in  () at /usr/lib/libglib-2.0.so.0
#19 0x00007f286007f0e2 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#20 0x00007f2861cea5cc in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#21 0x00007f2861c9a484 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#22 0x00007f2861c9b923 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#23 0x00005566a84ea3c8 in  ()
#24 0x00007f2861439850 in  () at /usr/lib/libc.so.6
#25 0x00007f286143990a in __libc_start_main () at /usr/lib/libc.so.6
#26 0x00005566a84eb245 in  ()
[Inferior 1 (process 1081) detached]

The reporter indicates this bug may be a duplicate of or related to bug 430097.

Reported using DrKonqi
Comment 1 Johannes Zarl-Zierl 2023-07-22 23:53:36 UTC
The backtrace is unfortunately not showing anything that I can act one. Which may very well be a sign of a memory problem.
Did you try recompiling kphotoalbum (just in case it is an incompatibility with an upgraded library or something similar)?

Does this also occur with the demo database?