https://bugs.kde.org/show_bug.cgi?id=509678
Bug ID: 509678
Summary: Crash when audio alarm has set volume checked
Classification: Applications
Product: kalarm
Version First 3.11.2
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: sound
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
STEPS TO REPRODUCE
1. create an audio alarm with any sound of your choice
2. check "set volume" and make it any value except 0%
3. click "Try"
OBSERVED RESULT
KAlarm crashes
EXPECTED RESULT
Kalarm does not crash, and the sound plays.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 42
KDE Plasma Version: 6.4.4
KDE Frameworks Version: 6.17.0
Qt Version: 6.9.1
ADDITIONAL INFORMATION
There was no special configuration done on KAlarm.
It crashes 100% of the time.
This was not happening on Fedora 39.
Backtrace (first time trying to gen and submit one, let me know if it's wrong
or missing information) :
#0 0x00007ffff4a83404 in pthread_mutex_lock@@GLIBC_2.2.5 () at
/lib64/libc.so.6
#1 0x00007fffee94c9e5 in do_lock.isra () at /lib64/libpipewire-0.3.so.0
#2 0x00007fffee94d1d5 in pw_thread_loop_lock () at /lib64/libpipewire-0.3.so.0
#3 0x00007fffc0380e16 in vlc_pw_stream_set_volume () at
/usr/lib64/vlc/plugins/audio_output/libaout_pipewire_plugin.so
#4 0x00007fffc0380f60 in VolumeSet () at
/usr/lib64/vlc/plugins/audio_output/libaout_pipewire_plugin.so
#5 0x00007fffc31497a6 in aout_OutputUnlock () at /lib64/libvlccore.so.9
#6 0x00007fffc314fe08 in aout_VolumeSet () at /lib64/libvlccore.so.9
#7 0x00007fffc31e5fdb in libvlc_audio_set_volume () at /lib64/libvlc.so.5
#8 0x00007fffcedfe3d5 in AudioPlayerVlc::play (this=0x7fff90001ad0)
at
/usr/src/debug/kalarm-25.08.0-1.fc42.x86_64/src/audioplugin/audioplayer_vlc.cpp:123
#9 0x000055555564dab8 in AudioPlayerThread::checkAudioPlay
(this=0x555556b12fa0)
at
/usr/src/debug/kalarm-25.08.0-1.fc42.x86_64/src/messagedisplayhelper.cpp:1105
#10 0x000055555564dfad in AudioPlayerThread::execute (this=0x555556b12fa0)
at
/usr/src/debug/kalarm-25.08.0-1.fc42.x86_64/src/messagedisplayhelper.cpp:1051
#11 0x00007ffff51658b7 in void doActivate<false>(QObject*, int, void**) () at
/lib64/libQt6Core.so.6
#12 0x00007ffff5225f63 in QThread::started(QThread::QPrivateSignal) () at
/lib64/libQt6Core.so.6
#13 0x00007ffff52c5b88 in QThreadPrivate::start(void*) () at
/lib64/libQt6Core.so.6
#14 0x00007ffff4a7ff54 in start_thread () at /lib64/libc.so.6
#15 0x00007ffff4b0332c in __clone3 () at /lib64/libc.so.6
--
You are receiving this mail because:
You are watching all bug changes.