https://bugs.kde.org/show_bug.cgi?id=481334

David Jarvie <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |general
                 CC|                            |[email protected],
                   |                            |[email protected],
                   |                            |[email protected]
            Product|kalarm                      |Phonon
           Assignee|[email protected]             |[email protected]

--- Comment #4 from David Jarvie <[email protected]> ---
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 watching all bug changes.

Reply via email to