| Summary: | oss audio output error: cannot write samples: Invalid argument | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | SF <shitman71> | ||||
| Component: | kern | Assignee: | freebsd-multimedia (Nobody) <multimedia> | ||||
| Status: | New --- | ||||||
| Severity: | Affects Some People | CC: | cem | ||||
| Priority: | --- | ||||||
| Version: | 11.2-RELEASE | ||||||
| Hardware: | amd64 | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
SF
2018-08-02 12:45:08 UTC
Created attachment 195761 [details]
[00000008025bf650] oss audio output error: cannot write samples: Invalid argument
Lots of possible EINVAL sources in dev/sound. What program is producing the output? What would be helpful is a truss log of specific syscalls being invoked, with their parameters. Or even dtrace of the specific stack if you're familiar with how to get that. |