[Phonon] [Bug 481334] KAlarm crashes during notification test when volume override is activated
David Jarvie
bugzilla_noreply at kde.org
Thu Feb 22 00:03:17 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=481334
David Jarvie <djarvie at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|general |general
CC| |myriam at kde.org,
| |romain.perier at gmail.com,
| |sitter at kde.org
Product|kalarm |Phonon
Assignee|djarvie at kde.org |unassigned-bugs at kde.org
--- Comment #4 from David Jarvie <djarvie at kde.org> ---
The crash occurs in Phonon::MediaObject::play(). (This isn't evident from the
stack trace, but I've established this using debug statements.)
I've seen the same crash (and error message) both when the volume override is
used, and when the volume is not set.
There have been other crashes in Phonon::MediaObject::play(), which output the
following various messages on the terminal. The audio file in every case was
the same one (Oxygen-Im-Error-On-Connection.ogg).
Assertion 'c->state == PA_CONTEXT_CONNECTING' failed at
../src/pulse/context.c:917, function on_connection(). Aborting.
Assertion 'io->ifd >= 0' failed at ../src/pulsecore/iochannel.c:287, function
pa_iochannel_creds_supported(). Aborting.
ERROR:../src/pulse/glib-mainloop.c:394:glib_defer_enable: assertion failed:
(!e->dead)
Bail out! ERROR:../src/pulse/glib-mainloop.c:394:glib_defer_enable: assertion
failed: (!e->dead)
Because all these crashes occur in system libraries, I think the bug must lie
in a library, so I'm transferring this bug report to the highest level library
involved, i.e. Phonon.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list