Summary: | Very frequent assert failures during normal use | ||
---|---|---|---|
Product: | [Unmaintained] arts | Reporter: | Christopher Neufeld <kdebugs> |
Component: | artsd | Assignee: | Stefan Westerfeld <stefan> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Christopher Neufeld
2004-02-09 17:05:58 UTC
I'll add a comment which may be relevant, or may have nothing to do with this. The emu10k driver is a multiple open driver. More than one program can open /dev/dsp and write to it at the same time, and all audio streams are mixed and output together. This is unlike the majority of Linux sound drivers which can not have more than one open file descriptor against them. OK, this has been fixed, some time between snapshots arts-040217 and arts-040225. I now have sound working again under my source-compiled KDE 3.2 having simply dropped in arts-040225. Turns out it hadn't been fixed. When I was reactivating the sound system to test arts-040225, I changed the system notifications player settings to use maximum volume. Well, the crashes don't occur at maximum volume, but they do at lower volumes. For now, I'll keep the volume on system notifications turned all the way to the top. |