Summary: | Crash when tagging images (not videos) | ||
---|---|---|---|
Product: | [Applications] kphotoalbum | Reporter: | Joan <aseques> |
Component: | general | Assignee: | KPhotoAlbum Bugs <kphotoalbum-bugs-null> |
Status: | REOPENED --- | ||
Severity: | crash | CC: | aseques, johannes |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 5.7.0 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi attachment-3148-0.html |
Description
Joan
2020-10-15 21:31:42 UTC
Created attachment 133509 [details]
New crash information added by DrKonqi
kphotoalbum (5.7.0) using Qt 5.15.1
- What I was doing when the application crashed:
New backtrace of this crash (same as others just crashed when tagging photos)
-- Backtrace (Reduced):
#4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#5 0x00007f64d06cd859 in __GI_abort () at abort.c:79
[...]
#10 0x000055dd297558d3 in BackgroundJobs::HandleVideoThumbnailRequestJob::sendResult (this=0x55dd316d4090, image=...) at ./BackgroundJobs/HandleVideoThumbnailRequestJob.cpp:106
#11 0x000055dd29755ac7 in BackgroundJobs::HandleVideoThumbnailRequestJob::frameLoaded (this=this@entry=0x55dd316d4090, image=...) at ./BackgroundJobs/HandleVideoThumbnailRequestJob.cpp:72
#12 0x000055dd295575ad in BackgroundJobs::HandleVideoThumbnailRequestJob::qt_static_metacall (_o=0x55dd316d4090, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./obj-x86_64-linux-gnu/kphotoalbum_autogen/UHUIEV64BD/moc_HandleVideoThumbnailRequestJob.cpp:73
Created attachment 133510 [details]
New crash information added by DrKonqi
kphotoalbum (5.7.0) using Qt 5.15.1
- What I was doing when the application crashed:
After tagging some photos I tried to delete some of them.
-- Backtrace (Reduced):
#4 0x000055c3fb3638d0 in BackgroundJobs::HandleVideoThumbnailRequestJob::sendResult (this=0x55c4078ab780, image=...) at ./BackgroundJobs/HandleVideoThumbnailRequestJob.cpp:106
#5 0x000055c3fb363ac7 in BackgroundJobs::HandleVideoThumbnailRequestJob::frameLoaded (this=this@entry=0x55c4078ab780, image=...) at ./BackgroundJobs/HandleVideoThumbnailRequestJob.cpp:72
#6 0x000055c3fb1655ad in BackgroundJobs::HandleVideoThumbnailRequestJob::qt_static_metacall (_o=0x55c4078ab780, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./obj-x86_64-linux-gnu/kphotoalbum_autogen/UHUIEV64BD/moc_HandleVideoThumbnailRequestJob.cpp:73
#7 0x00007fea7b28d980 in doActivate<false> (sender=0x55c403206190, signal_index=3, argv=0x7ffc24bb99a0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:395
[...]
#9 0x000055c3fb15ad56 in ImageManager::ExtractOneVideoFrame::result (this=this@entry=0x55c403206190, _t1=...) at ./obj-x86_64-linux-gnu/kphotoalbum_autogen/NAEE7Z5ID4/moc_ExtractOneVideoFrame.cpp:144
Hi Joan, Thanks for your patience and for keeping the crash reports coming. The backtraces all seem related to the video thumbnailer. Summarizing your reports so far, it seems that the crashes occur during random times and do not seem related to a specific task that you are doing. If you start kphotoalbum and take a look at the background job queue (press the "LED-like" thing in the status bar) - is it mostly empty? Does it show failed jobs (red status). Did you try just opening kphotoalbum and not doing anything? Does it crash after a while? Thanks, Johannes Created attachment 133896 [details] attachment-3148-0.html Hi, I finally find time to organize the pictures again, about your questions (today I haven't experienced any crashes so far) - Job queue is empty (I remember that back in time there where more items in queue and it was blinking all the time) - Maybe the importing queue was finally processed or might be some improvements in video in current Neon version If more errors appear I'll let you know Missatge de Johannes Zarl-Zierl <bugzilla_noreply@kde.org> del dia ds., 21 de nov. 2020 a les 1:44: > https://bugs.kde.org/show_bug.cgi?id=427780 > > Johannes Zarl-Zierl <johannes@zarl-zierl.at> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > CC| |johannes@zarl-zierl.at > > --- Comment #3 from Johannes Zarl-Zierl <johannes@zarl-zierl.at> --- > Hi Joan, > > Thanks for your patience and for keeping the crash reports coming. > > The backtraces all seem related to the video thumbnailer. > > Summarizing your reports so far, it seems that the crashes occur during > random > times and do not seem related to a specific task that you are doing. > > If you start kphotoalbum and take a look at the background job queue > (press the > "LED-like" thing in the status bar) - is it mostly empty? Does it show > failed > jobs (red status). > > Did you try just opening kphotoalbum and not doing anything? Does it crash > after a while? > > Thanks, > Johannes > > -- > You are receiving this mail because: > You reported the bug. > You are on the CC list for the bug. Hi! Thanks for the update! No remaining background jobs and no more crashes since the OS update seem like good news to me. I hope I'm not too optimistic by closing the bug for now. Please do reopen the bug report if it happens again. Cheers, Johannes Ok, so that was too optimistic - bug #430097 is definitely the same... *** Bug 430097 has been marked as a duplicate of this bug. *** |