Bug 203351 - [snd_hda_intel] snd_pcm_avail() returned a value that is exceptionally large
Summary: [snd_hda_intel] snd_pcm_avail() returned a value that is exceptionally large
Status: NEW
Alias: None
Product: Drivers
Classification: Unclassified
Component: Sound(ALSA) (show other bugs)
Hardware: x86-64 Linux
: P1 low
Assignee: Jaroslav Kysela
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-18 06:55 UTC by Erik Quaeghebeur
Modified: 2020-10-23 21:26 UTC (History)
3 users (show)

See Also:
Kernel Version: 4.19.27
Subsystem:
Regression: No
Bisected commit-id:


Attachments
log excerpt of ALSA error message (9.69 KB, text/plain)
2019-04-18 06:55 UTC, Erik Quaeghebeur
Details
Log for journalctl (632.50 KB, text/plain)
2019-09-02 08:23 UTC, Oscar Megía
Details
alsa-error-message-Kernel: 5.8.0-23-generic x86_64.log (7.98 KB, text/plain)
2020-10-23 21:26 UTC, Peter
Details

Description Erik Quaeghebeur 2019-04-18 06:55:38 UTC
Created attachment 282377 [details]
log excerpt of ALSA error message

I found some errors in my logs with the request to file a bug here because of their appearance. Please see the log excerpt in attachment. I have not experienced any noticable issues.
Comment 1 Oscar Megía 2019-09-02 08:23:30 UTC
Created attachment 284761 [details]
Log for journalctl
Comment 2 Oscar Megía 2019-09-02 08:27:03 UTC
Hi

I have similar error. I attached log from journalctl.

I don't know if this error has relation with the issue that now when I plug headphones the speakers don't switch off (before it worked). If I select headphones in gnome the speakers continue working. I need to go to console and with alsamixer set the speaker volume to 0.

Thanks in advance.
Oscar
Comment 3 Peter 2020-10-23 21:26:06 UTC
Had this message in the logs while trying to put my system to standby (which failed):

Okt 23 23:03:23 p-zenbook pulseaudio[1989]: snd_pcm_avail() returned a value that is exceptionally large: 3530432 bytes (20013 ms).
Okt 23 23:03:23 p-zenbook kernel: Restarting tasks ... done.
Okt 23 23:03:23 p-zenbook kernel: PM: suspend exit
Okt 23 23:03:23 p-zenbook kernel: PM: suspend entry (s2idle)
Okt 23 23:03:23 p-zenbook pulseaudio[1989]: Most likely this is a bug in the ALSA driver 'snd_hda_intel'. Please report this issue to the ALSA developers.

And later:

Okt 23 23:03:23 p-zenbook pulseaudio[1989]: snd_pcm_delay() returned a value that is exceptionally large: -3512772 bytes (-19913 ms).
Okt 23 23:03:23 p-zenbook pulseaudio[1989]: Most likely this is a bug in the ALSA driver 'snd_hda_intel'. Please report this issue to the ALSA developers.


Kernel: 5.8.0-23-generic x86_64

details & log in attachment

Could this cause the standby to fail?
Comment 4 Peter 2020-10-23 21:26:42 UTC
Created attachment 293163 [details]
alsa-error-message-Kernel: 5.8.0-23-generic x86_64.log

Note You need to log in before you can comment on or make changes to this bug.