View Issue Details

IDProjectCategoryView StatusLast Update
0006154ardourbugspublic2020-04-19 20:17
Reporterrobertnyles Assigned Torobertnyles  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0006154: nothing plays anymore because disk got slow
DescriptionSince a few days the git version (now I tried 3.5.4392 nightly) doesn't play my sessions anymore with this message popping up:

The disk system on your computer
was not able to keep up with Ardour.

Specifically, it failed to read data from disk
quickly enough to keep up with playback.

The console gives a lot underrun messages:
underrun for Bass
Gesang Need 256 total = 0
underrun for Gesang
Bass Need 256 total = 0
underrun for Bass
Gitarre Need 256 total = 0
underrun for Gitarre
Gesang Need 256 total = 0
underrun for Gesang
Gitarre Need 256 total = 0
underrun for Gitarre
Bass Need 256 total = 0
underrun for Bass
Gesang Need 256 total = 0
Gitarre Need 256 total = Bass Need 256 total = 0
underrun for Bass
underrun for Gesang
0
underrun for Gitarre
Gesang Need 256 total = 0
underrun for GesangBassGitarre Need 256
 Need 256 total = 0
underrun for Bass
 total = 0
underrun for Gitarre
Gesang Need 256 total = Gitarre Need 256 total = 0
Bass Need 256 total = 0
underrun for Bass


But with 3.5.403 everything works fine.
TagsNo tags attached.

Activities

robertnyles

2015-01-28 11:14

reporter   ~0016293

Before the underrun messages arrive there is:

JackEngine::XRun: client = ardour was not finished, state = Triggered
JackAudioDriver::ProcessGraphAsyncMaster: Process error
JackEngine::XRun: client = ardour was not finished, state = Triggered
JackAudioDriver::ProcessGraphAsyncMaster: Process error
JackEngine::XRun: client = ardour was not finished, state = Running
JackAudioDriver::ProcessGraphAsyncMaster: Process error

x42

2015-01-28 17:05

administrator   ~0016295

You were unlucky to use a nightly build from 3 days ago (which initialized new config values with wrong values).

Easiest way to recover: quit ardour, remove $HOME/.config/ardour3/config and re-start

Alternatively edit that file and change "minimum-disk-read-bytes" to 262144

robertnyles

2015-01-28 20:36

reporter   ~0016296

Thank you, works again.

system

2020-04-19 20:17

developer   ~0023388

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2015-01-28 11:08 robertnyles New Issue
2015-01-28 11:14 robertnyles Note Added: 0016293
2015-01-28 17:05 x42 Note Added: 0016295
2015-01-28 20:36 robertnyles Note Added: 0016296
2015-01-28 20:36 robertnyles Status new => resolved
2015-01-28 20:36 robertnyles Resolution open => fixed
2015-01-28 20:36 robertnyles Assigned To => robertnyles
2020-04-19 20:17 system Note Added: 0023388
2020-04-19 20:17 system Status resolved => closed