[pulseaudio-tickets] [Bug 49875] New: Sink is getting suspended due to being idle immediately, instead of after 5 second delay

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun May 13 11:24:56 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=49875

             Bug #: 49875
           Summary: Sink is getting suspended due to being idle
                    immediately, instead of after 5 second delay
    Classification: Unclassified
           Product: PulseAudio
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: modules
        AssignedTo: pulseaudio-bugs at lists.freedesktop.org
        ReportedBy: tanuk at iki.fi
         QAContact: pulseaudio-bugs at lists.freedesktop.org
                CC: lennart at poettering.net


Log snippet:

( 310.717|   0.513) D: [alsa-sink] sink-input.c: Requesting rewind due to
corking
( 310.717|   0.000) D: [pulseaudio] module-suspend-on-idle.c: Sink
alsa_output.pci-0000_00_1b.0.analog-stereo becomes idle, timeout in 5 seconds.
( 310.722|   0.005) D: [alsa-sink] protocol-native.c: Requesting rewind due to
rewrite.
( 310.723|   0.000) D: [alsa-sink] protocol-native.c: Requesting rewind due to
rewrite.
( 310.726|   0.002) D: [pulseaudio] sink.c: Suspend cause of sink
alsa_output.pci-0000_00_1b.0.analog-stereo is 0x0004, suspending
( 310.726|   0.000) I: [alsa-sink] alsa-sink.c: Device suspended...


As you can see from the timestamps, something suspends the sink too soon.
0x0004 is PA_SUSPEND_IDLE, so supposedly module-suspend-on-idle is working
incorrectly. I don't have time to investigate this right now.

How to reproduce: at least I can reproduce this by pressing the right arrow
(seek forward one minute) in Totem.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the pulseaudio-bugs mailing list