Skip to content

Instantly share code, notes, and snippets.

@barneygale
Created June 27, 2012 17:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barneygale/3005590 to your computer and use it in GitHub Desktop.
Save barneygale/3005590 to your computer and use it in GitHub Desktop.
pbarney@invert ~ $ pulseaudio
W: [pulseaudio] pid.c: Stale PID file, overwriting.
E: [alsa-sink] memblockq.c: Assertion 'bq->n_blocks >= 1' failed at pulsecore/memblockq.c:182, function drop_block(). Aborting.
Aborted
barney@invert ~ $ pulseaudio
W: [pulseaudio] pid.c: Stale PID file, overwriting.
E: [alsa-sink] memblockq.c: Assertion '!bq->blocks || (bq->write_index + (int64_t)chunk.length <= bq->blocks->index)' failed at pulsecore/memblockq.c:408, function pa_memblockq_push(). Aborting.
Aborted
barney@invert ~ $ pulseaudio
W: [pulseaudio] pid.c: Stale PID file, overwriting.
E: [alsa-sink] memblock.c: Assertion 'pa_atomic_load(&(b)->_ref) > 0' failed at pulsecore/memblock.c:590, function pa_memblock_unref(). Aborting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment