Summary: | Kalarm crashed when alarm should have gone off | ||
---|---|---|---|
Product: | [Applications] kalarm | Reporter: | pallaswept <pallaswept> |
Component: | sound | Assignee: | David Jarvie <djarvie> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | djarvie, myriam, p1977s, romain.perier, sitter |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
pallaswept
2024-02-04 22:14:06 UTC
It looks like it crashed while setting an audio file as the audio source to play for the alarm which was being triggered. The KAlarm code location of the crash is presumably kalarm/src/messagedisplayhelper.cpp line 1039. This appears to be a Phonon bug, so reassigning the bug to Phonon. *** This bug has been marked as a duplicate of bug 481334 *** Created attachment 177701 [details]
New crash information added by DrKonqi
kalarm (3.6.4 (KDE Gear 23.08.5)) using Qt 5.15.13
I was watching a video in VLC. A deferred alarm was supposed to pop up, but instead Kalarm crashed.
-- Backtrace (Reduced):
#4 __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
#5 __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
#6 __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#7 0x000079aa5fc4526e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8 0x000079aa5fc288ff in __GI_abort () at ./stdlib/abort.c:79
This new crash report does not contain enough information to investigate. |