Skip to content

Instantly share code, notes, and snippets.

@justinzane
Created March 31, 2013 07:23
Show Gist options
  • Save justinzane/5279867 to your computer and use it in GitHub Desktop.
Save justinzane/5279867 to your computer and use it in GitHub Desktop.
max_rewind_wierdness
N: [lt-pulseaudio] daemon-conf.c: Detected that we are run from the build tree,
fixing search path.
E: [lt-pulseaudio] main.c: Failed to kill daemon: No such file or directory
E: [pulseaudio] main.c: Failed to kill daemon: No such process
N: [lt-pulseaudio] daemon-conf.c: Detected that we are run from the build tree,
fixing search path.
W: [lt-pulseaudio] pid.c: Stale PID file, overwriting.
W: [lt-pulseaudio] authkey.c: Failed to open cookie file '/home/justin/.config/p
ulse/cookie': No such file or directory
W: [lt-pulseaudio] authkey.c: Failed to load authorization key '/home/justin/.co
nfig/pulse/cookie': No such file or directory
JZ: pulsecore/sink.c[397]
pa_sink_new
s->thread_info.max_rewind = 0
JZ: pulsecore/sink.c[3036]
pa_sink_set_max_rewind_within_thread
sink = null
s->thread_info.max_rewind = 0
s->new max_rewind = 1058400
JZ: pulsecore/sink.c[397]
pa_sink_new
s->thread_info.max_rewind = 0
JZ: pulsecore/memblockq.c[925]
pa_memblockq_set_maxrewind
nbytes = 0, bq = sink input render_memblockq [0]
JZ: pulsecore/memblockq.c[925]
pa_memblockq_set_maxrewind
nbytes = 0, bq = module-lfe-lp memblockq
JZ: pulsecore/sink.c[3036]
pa_sink_set_max_rewind_within_thread
sink = null.lfe_lp
s->thread_info.max_rewind = 24576
s->new max_rewind = 2116800
JZ: pulsecore/sink.c[2949]
pa_sink_request_rewind
sink = null
s->thread_info.max_rewind = 1058400
s->req rewind bytes = 1058400
JZ: pulsecore/sink.c[2454]
pa_sink_process_msg
null
s->thread_info.max_rewind = 1058400
JZ: pulsecore/memblockq.c[925]
pa_memblockq_set_maxrewind
nbytes = 1058400, bq = sink input render_memblockq [0]
JZ: pulsecore/sink-input.c[1129]
pa_sink_input_update_max_rewind
nbytes=1058400
JZ: sink_input_update_max_rewind_cb[698]
called without changing size.
max_rewind = 529200 samples
JZ: pulsecore/memblockq.c[925]
pa_memblockq_set_maxrewind
nbytes = 2116800, bq = module-lfe-lp memblockq
JZ: pulsecore/memblockq.c[925]
pa_memblockq_set_maxrewind
nbytes = 0, bq = source output delay_memblockq
JZ: pulsecore/memblockq.c[925]
pa_memblockq_set_maxrewind
nbytes = 0, bq = native protocol record stream memblockq [0]
JZ: pulsecore/memblockq.c[925]
pa_memblockq_set_maxrewind
nbytes = 0, bq = client side record memblockq
JZ: pulsecore/memblockq.c[925]
pa_memblockq_set_maxrewind
nbytes = 0, bq = sink input render_memblockq [1]
JZ: pulsecore/memblockq.c[925]
pa_memblockq_set_maxrewind
nbytes = 0, bq = native protocol playback stream memblockq [1]
JZ: pulsecore/sink.c[3036]
pa_sink_set_max_rewind_within_thread
sink = null
s->thread_info.max_rewind = 1058400
s->new max_rewind = 1037232
JZ: pulsecore/memblockq.c[925]
pa_memblockq_set_maxrewind
nbytes = 1037232, bq = sink input render_memblockq [0]
JZ: pulsecore/sink-input.c[1129]
pa_sink_input_update_max_rewind
nbytes=1037232
JZ: modules/module-lfe-lp.c[766] all in samples
cur max_rewind = 529200
req max_rewind = 518616
shrinkage = 10584
idx = 2016
length = 6144
JZ: modules/module-lfe-lp.c[771]
Connection failure: Connection terminated
Stream error: Connection terminated
Connection failure: Connection terminated
Stream error: Connection terminated
Segmentation fault (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment