Ticket #437 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Repetitive error causes pulseaudio to take 50% of the CPU load

Reported by: greg0ire Owned by: lennart
Milestone: 0.9.15 Component: padsp
Keywords: Cc:

Description

Running the following command does not always work, and when it does not, I try to interrupt it like this :
padsp winecfg Cerr:module:attach_process_dlls "winmm.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\winecfg.exe" failed, status c000013a
Then pulseaudio takes half the CPU load and /var/log/messages is filled with this message :
Dec 17 23:34:23 liche pulseaudio[2873]: asyncq.c: q overrun, queuing locally
Dec 17 23:34:23 liche pulseaudio[2873]: asyncq.c: q overrun, queuing locally
Dec 17 23:34:23 liche pulseaudio[2873]: asyncq.c: q overrun, queuing locally
Dec 17 23:34:23 liche pulseaudio[2873]: asyncq.c: q overrun, queuing locally
Dec 17 23:34:23 liche pulseaudio[2873]: asyncq.c: q overrun, queuing locally
Dec 17 23:34:23 liche pulseaudio[2873]: asyncq.c: q overrun, queuing locally
Dec 17 23:34:23 liche pulseaudio[2873]: asyncq.c: q overrun, queuing locally
Dec 17 23:34:23 liche pulseaudio[2873]: asyncq.c: q overrun, queuing locally
Dec 17 23:34:23 liche pulseaudio[2873]: asyncq.c: q overrun, queuing locally
Dec 17 23:34:23 liche pulseaudio[2873]: asyncq.c: q overrun, queuing locally

Change History

Changed 3 years ago by lennart

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 0.9.15

This is now rate limited in PA from git.

Note: See TracTickets for help on using tickets.