| 1 | Backtrace is at the bottom. |
|---|
| 2 | |
|---|
| 3 | ======================================== |
|---|
| 4 | |
|---|
| 5 | |
|---|
| 6 | (gdb) run -v |
|---|
| 7 | Starting program: /usr/bin/pulseaudio -v |
|---|
| 8 | [Thread debugging using libthread_db enabled] |
|---|
| 9 | process 27403 is executing new program: /usr/bin/pulseaudio |
|---|
| 10 | [Thread debugging using libthread_db enabled] |
|---|
| 11 | I: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted |
|---|
| 12 | I: core-util.c: Failed to acquire high-priority scheduling: Input/output error |
|---|
| 13 | I: main.c: This is PulseAudio 0.9.21-63-gd3efa-dirty |
|---|
| 14 | I: main.c: Page size is 4096 bytes |
|---|
| 15 | I: main.c: Machine ID is cb1736368a6f74e98df6dece4af5e286. |
|---|
| 16 | I: main.c: Session ID is cb1736368a6f74e98df6dece4af5e286-1281288406.419318-337270885. |
|---|
| 17 | I: main.c: Using runtime directory /home/geoff/.pulse/cb1736368a6f74e98df6dece4af5e286-runtime. |
|---|
| 18 | I: main.c: Using state directory /home/geoff/.pulse. |
|---|
| 19 | I: main.c: Using modules directory /usr/lib/pulse-0.9.21/modules. |
|---|
| 20 | I: main.c: Running in system mode: no |
|---|
| 21 | E: pid.c: Daemon already running. |
|---|
| 22 | E: main.c: pa_pid_file_create() failed. |
|---|
| 23 | |
|---|
| 24 | Program exited with code 01. |
|---|
| 25 | (gdb) run -v |
|---|
| 26 | Starting program: /usr/bin/pulseaudio -v |
|---|
| 27 | [Thread debugging using libthread_db enabled] |
|---|
| 28 | process 27608 is executing new program: /usr/bin/pulseaudio |
|---|
| 29 | [Thread debugging using libthread_db enabled] |
|---|
| 30 | I: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted |
|---|
| 31 | I: core-util.c: Failed to acquire high-priority scheduling: Input/output error |
|---|
| 32 | I: main.c: This is PulseAudio 0.9.21-63-gd3efa-dirty |
|---|
| 33 | I: main.c: Page size is 4096 bytes |
|---|
| 34 | I: main.c: Machine ID is cb1736368a6f74e98df6dece4af5e286. |
|---|
| 35 | I: main.c: Session ID is cb1736368a6f74e98df6dece4af5e286-1281288406.419318-337270885. |
|---|
| 36 | I: main.c: Using runtime directory /home/geoff/.pulse/cb1736368a6f74e98df6dece4af5e286-runtime. |
|---|
| 37 | I: main.c: Using state directory /home/geoff/.pulse. |
|---|
| 38 | I: main.c: Using modules directory /usr/lib/pulse-0.9.21/modules. |
|---|
| 39 | I: main.c: Running in system mode: no |
|---|
| 40 | W: pid.c: Stale PID file, overwriting. |
|---|
| 41 | I: main.c: Fresh high-resolution timers available! Bon appetit! |
|---|
| 42 | I: cpu-x86.c: CPU flags: CMOV MMX SSE SSE2 SSE3 SSSE3 SSE4_1 |
|---|
| 43 | I: svolume_mmx.c: Initialising MMX optimized functions. |
|---|
| 44 | I: remap_mmx.c: Initialising MMX optimized remappers. |
|---|
| 45 | I: svolume_sse.c: Initialising SSE2 optimized functions. |
|---|
| 46 | I: remap_sse.c: Initialising SSE2 optimized remappers. |
|---|
| 47 | I: sconv_sse.c: Initialising SSE2 optimized conversions. |
|---|
| 48 | I: module-device-restore.c: Sucessfully opened database file '/home/geoff/.pulse/cb1736368a6f74e98df6dece4af5e286-device-volumes'. |
|---|
| 49 | I: module.c: Loaded "module-device-restore" (index: #0; argument: ""). |
|---|
| 50 | I: module-stream-restore.c: Sucessfully opened database file '/home/geoff/.pulse/cb1736368a6f74e98df6dece4af5e286-stream-volumes'. |
|---|
| 51 | I: module.c: Loaded "module-stream-restore" (index: #1; argument: ""). |
|---|
| 52 | I: module-card-restore.c: Sucessfully opened database file '/home/geoff/.pulse/cb1736368a6f74e98df6dece4af5e286-card-database'. |
|---|
| 53 | I: module.c: Loaded "module-card-restore" (index: #2; argument: ""). |
|---|
| 54 | I: module.c: Loaded "module-augment-properties" (index: #3; argument: ""). |
|---|
| 55 | [New Thread 0x7fffee9de710 (LWP 27609)] |
|---|
| 56 | jackd 0.118.0 |
|---|
| 57 | Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others. |
|---|
| 58 | jackd comes with ABSOLUTELY NO WARRANTY |
|---|
| 59 | This is free software, and you are welcome to redistribute it |
|---|
| 60 | under certain conditions; see the file COPYING for details |
|---|
| 61 | |
|---|
| 62 | |
|---|
| 63 | Memory locking is unlimited - this is dangerous. You should probably alter the line: |
|---|
| 64 | @audio - memlock unlimited |
|---|
| 65 | in your /etc/limits.conf to read: |
|---|
| 66 | @audio - memlock 4593009 |
|---|
| 67 | no message buffer overruns |
|---|
| 68 | JACK compiled with System V SHM support. |
|---|
| 69 | cannot use real-time scheduling (FIFO at priority 10) [for thread 1313122048, from thread 1313122048] (1: Operation not permitted) |
|---|
| 70 | cannot create engine |
|---|
| 71 | [Thread 0x7fffee9de710 (LWP 27609) exited] |
|---|
| 72 | E: module-jack-source.c: jack_client_open() failed. |
|---|
| 73 | E: module.c: Failed to load module "module-jack-source" (argument: ""): initialization failed. |
|---|
| 74 | E: main.c: Module load failed. |
|---|
| 75 | E: main.c: Failed to initialize daemon. |
|---|
| 76 | I: module.c: Unloading "module-device-restore" (index: #0). |
|---|
| 77 | I: module.c: Unloaded "module-device-restore" (index: #0). |
|---|
| 78 | I: module.c: Unloading "module-stream-restore" (index: #1). |
|---|
| 79 | I: module.c: Unloaded "module-stream-restore" (index: #1). |
|---|
| 80 | I: module.c: Unloading "module-card-restore" (index: #2). |
|---|
| 81 | I: module.c: Unloaded "module-card-restore" (index: #2). |
|---|
| 82 | I: module.c: Unloading "module-augment-properties" (index: #3). |
|---|
| 83 | I: module.c: Unloaded "module-augment-properties" (index: #3). |
|---|
| 84 | I: main.c: Daemon terminated. |
|---|
| 85 | |
|---|
| 86 | Program exited with code 01. |
|---|
| 87 | (gdb) run -v |
|---|
| 88 | Starting program: /usr/bin/pulseaudio -v |
|---|
| 89 | [Thread debugging using libthread_db enabled] |
|---|
| 90 | process 27671 is executing new program: /usr/bin/pulseaudio |
|---|
| 91 | [Thread debugging using libthread_db enabled] |
|---|
| 92 | I: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted |
|---|
| 93 | I: core-util.c: Failed to acquire high-priority scheduling: Input/output error |
|---|
| 94 | I: main.c: This is PulseAudio 0.9.21-63-gd3efa-dirty |
|---|
| 95 | I: main.c: Page size is 4096 bytes |
|---|
| 96 | I: main.c: Machine ID is cb1736368a6f74e98df6dece4af5e286. |
|---|
| 97 | I: main.c: Session ID is cb1736368a6f74e98df6dece4af5e286-1281288406.419318-337270885. |
|---|
| 98 | I: main.c: Using runtime directory /home/geoff/.pulse/cb1736368a6f74e98df6dece4af5e286-runtime. |
|---|
| 99 | I: main.c: Using state directory /home/geoff/.pulse. |
|---|
| 100 | I: main.c: Using modules directory /usr/lib/pulse-0.9.21/modules. |
|---|
| 101 | I: main.c: Running in system mode: no |
|---|
| 102 | W: pid.c: Stale PID file, overwriting. |
|---|
| 103 | I: main.c: Fresh high-resolution timers available! Bon appetit! |
|---|
| 104 | I: cpu-x86.c: CPU flags: CMOV MMX SSE SSE2 SSE3 SSSE3 SSE4_1 |
|---|
| 105 | I: svolume_mmx.c: Initialising MMX optimized functions. |
|---|
| 106 | I: remap_mmx.c: Initialising MMX optimized remappers. |
|---|
| 107 | I: svolume_sse.c: Initialising SSE2 optimized functions. |
|---|
| 108 | I: remap_sse.c: Initialising SSE2 optimized remappers. |
|---|
| 109 | I: sconv_sse.c: Initialising SSE2 optimized conversions. |
|---|
| 110 | I: module-device-restore.c: Sucessfully opened database file '/home/geoff/.pulse/cb1736368a6f74e98df6dece4af5e286-device-volumes'. |
|---|
| 111 | I: module.c: Loaded "module-device-restore" (index: #0; argument: ""). |
|---|
| 112 | I: module-stream-restore.c: Sucessfully opened database file '/home/geoff/.pulse/cb1736368a6f74e98df6dece4af5e286-stream-volumes'. |
|---|
| 113 | I: module.c: Loaded "module-stream-restore" (index: #1; argument: ""). |
|---|
| 114 | I: module-card-restore.c: Sucessfully opened database file '/home/geoff/.pulse/cb1736368a6f74e98df6dece4af5e286-card-database'. |
|---|
| 115 | I: module.c: Loaded "module-card-restore" (index: #2; argument: ""). |
|---|
| 116 | I: module.c: Loaded "module-augment-properties" (index: #3; argument: ""). |
|---|
| 117 | [New Thread 0x7fffee9de710 (LWP 27672)] |
|---|
| 118 | SSE2 detected |
|---|
| 119 | I: module-jack-source.c: Successfully connected as 'PulseAudio JACK Source' |
|---|
| 120 | I: source.c: Created source 0 "jack_in" with sample spec float32le 2ch 48000Hz and channel map front-left,front-right |
|---|
| 121 | I: source.c: device.api = "jack" |
|---|
| 122 | I: source.c: device.description = "Jack source (PulseAudio JACK Source)" |
|---|
| 123 | I: source.c: jack.client_name = "PulseAudio JACK Source" |
|---|
| 124 | I: source.c: device.icon_name = "audio-input-microphone" |
|---|
| 125 | [New Thread 0x7fffee0dd710 (LWP 27675)] |
|---|
| 126 | I: core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5. |
|---|
| 127 | [New Thread 0x7fffed8dc710 (LWP 27676)] |
|---|
| 128 | I: module-jack-source.c: JACK thread starting up. |
|---|
| 129 | I: core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 9. |
|---|
| 130 | I: module-jack-source.c: Connecting PulseAudio JACK Source:front-left to system:capture_1 |
|---|
| 131 | I: module-jack-source.c: Connecting PulseAudio JACK Source:front-right to system:capture_2 |
|---|
| 132 | I: module.c: Loaded "module-jack-source" (index: #4; argument: ""). |
|---|
| 133 | SSE2 detected |
|---|
| 134 | I: module-jack-sink.c: Successfully connected as 'PulseAudio JACK Sink' |
|---|
| 135 | I: sink.c: Created sink 0 "jack_out" with sample spec float32le 2ch 48000Hz and channel map front-left,front-right |
|---|
| 136 | I: sink.c: device.api = "jack" |
|---|
| 137 | I: sink.c: device.description = "Jack sink (PulseAudio JACK Sink)" |
|---|
| 138 | I: sink.c: jack.client_name = "PulseAudio JACK Sink" |
|---|
| 139 | I: sink.c: device.icon_name = "audio-card" |
|---|
| 140 | I: source.c: Created source 1 "jack_out.monitor" with sample spec float32le 2ch 48000Hz and channel map front-left,front-right |
|---|
| 141 | I: source.c: device.description = "Monitor of Jack sink (PulseAudio JACK Sink)" |
|---|
| 142 | I: source.c: device.class = "monitor" |
|---|
| 143 | I: source.c: device.icon_name = "audio-input-microphone" |
|---|
| 144 | [New Thread 0x7fffed51c710 (LWP 27679)] |
|---|
| 145 | I: core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5. |
|---|
| 146 | [New Thread 0x7fffecd1b710 (LWP 27680)] |
|---|
| 147 | I: module-jack-sink.c: JACK thread starting up. |
|---|
| 148 | I: core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 9. |
|---|
| 149 | I: module-jack-sink.c: Connecting PulseAudio JACK Sink:front-left to system:playback_1 |
|---|
| 150 | I: module-jack-sink.c: Connecting PulseAudio JACK Sink:front-right to system:playback_2 |
|---|
| 151 | I: module.c: Loaded "module-jack-sink" (index: #5; argument: ""). |
|---|
| 152 | I: module.c: Loaded "module-bluetooth-discover" (index: #6; argument: ""). |
|---|
| 153 | I: module.c: Loaded "module-esound-protocol-unix" (index: #7; argument: ""). |
|---|
| 154 | I: module.c: Loaded "module-native-protocol-unix" (index: #8; argument: ""). |
|---|
| 155 | I: module.c: Loaded "module-zeroconf-discover" (index: #9; argument: ""). |
|---|
| 156 | I: module.c: Loaded "module-gconf" (index: #10; argument: ""). |
|---|
| 157 | I: module-default-device-restore.c: Restored default sink 'jack_out'. |
|---|
| 158 | I: module-default-device-restore.c: Restored default source 'jack_in'. |
|---|
| 159 | I: module.c: Loaded "module-default-device-restore" (index: #11; argument: ""). |
|---|
| 160 | I: module.c: Loaded "module-rescue-streams" (index: #12; argument: ""). |
|---|
| 161 | I: module.c: Loaded "module-always-sink" (index: #13; argument: ""). |
|---|
| 162 | I: module.c: Loaded "module-intended-roles" (index: #14; argument: ""). |
|---|
| 163 | I: module.c: Loaded "module-suspend-on-idle" (index: #15; argument: ""). |
|---|
| 164 | I: client.c: Created 0 "ConsoleKit Session /org/freedesktop/ConsoleKit/Session13" |
|---|
| 165 | I: client.c: Created 1 "ConsoleKit Session /org/freedesktop/ConsoleKit/Session14" |
|---|
| 166 | I: module.c: Loaded "module-console-kit" (index: #16; argument: ""). |
|---|
| 167 | I: module.c: Loaded "module-position-event-sounds" (index: #17; argument: ""). |
|---|
| 168 | I: main.c: Daemon startup complete. |
|---|
| 169 | I: client.c: Created 2 "Native client (UNIX socket client)" |
|---|
| 170 | I: client.c: Created 3 "Native client (UNIX socket client)" |
|---|
| 171 | I: protocol-native.c: Got credentials: uid=1000 gid=1000 success=1 |
|---|
| 172 | I: protocol-native.c: Got credentials: uid=1000 gid=1000 success=1 |
|---|
| 173 | I: module-device-restore.c: Restoring volume for sink tunnel.alicia-desktop.local.alsa_output.pci-0000_00_05.0.analog-stereo. |
|---|
| 174 | I: sink.c: Created sink 1 "tunnel.alicia-desktop.local.alsa_output.pci-0000_00_05.0.analog-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right |
|---|
| 175 | I: sink.c: device.description = "alsa_output.pci-0000_00_05.0.analog-stereo on [10.0.0.117]:4713" |
|---|
| 176 | I: sink.c: tunnel.remote.server = "[10.0.0.117]:4713" |
|---|
| 177 | I: sink.c: tunnel.remote.sink = "alsa_output.pci-0000_00_05.0.analog-stereo" |
|---|
| 178 | I: sink.c: device.icon_name = "audio-card" |
|---|
| 179 | I: source.c: Created source 2 "tunnel.alicia-desktop.local.alsa_output.pci-0000_00_05.0.analog-stereo.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right |
|---|
| 180 | I: source.c: device.description = "Monitor of alsa_output.pci-0000_00_05.0.analog-stereo on [10.0.0.117]:4713" |
|---|
| 181 | I: source.c: device.class = "monitor" |
|---|
| 182 | I: source.c: device.icon_name = "audio-input-microphone" |
|---|
| 183 | [New Thread 0x7fffea801710 (LWP 27683)] |
|---|
| 184 | I: module.c: Loaded "module-tunnel-sink" (index: #18; argument: "server=[10.0.0.117]:4713 sink=alsa_output.pci-0000_00_05.0.analog-stereo format=s16le channels=2 rate=44100 sink_name=tunnel.alicia-desktop.local.alsa_output.pci-0000_00_05.0.analog-stereo channel_map=front-left,front-right"). |
|---|
| 185 | I: module-device-restore.c: Restoring mute state for source tunnel.alicia-desktop.local.alsa_input.pci-0000_00_05.0.analog-stereo. |
|---|
| 186 | I: source.c: Created source 3 "tunnel.alicia-desktop.local.alsa_input.pci-0000_00_05.0.analog-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right |
|---|
| 187 | I: source.c: device.description = "alsa_input.pci-0000_00_05.0.analog-stereo on [10.0.0.117]:4713" |
|---|
| 188 | I: source.c: tunnel.remote.server = "[10.0.0.117]:4713" |
|---|
| 189 | I: source.c: tunnel.remote.source = "alsa_input.pci-0000_00_05.0.analog-stereo" |
|---|
| 190 | I: source.c: device.icon_name = "audio-input-microphone" |
|---|
| 191 | [New Thread 0x7fffe9df6710 (LWP 27684)] |
|---|
| 192 | I: module.c: Loaded "module-tunnel-source" (index: #19; argument: "server=[10.0.0.117]:4713 source=alsa_input.pci-0000_00_05.0.analog-stereo format=s16le channels=2 rate=44100 source_name=tunnel.alicia-desktop.local.alsa_input.pci-0000_00_05.0.analog-stereo channel_map=front-left,front-right"). |
|---|
| 193 | I: module-device-restore.c: Restoring volume for sink tunnel.mythtv.local.alsa_output.pci-0000_00_07.0.iec958-stereo. |
|---|
| 194 | I: sink.c: Created sink 2 "tunnel.mythtv.local.alsa_output.pci-0000_00_07.0.iec958-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right |
|---|
| 195 | I: sink.c: device.description = "alsa_output.pci-0000_00_07.0.iec958-stereo on [10.0.0.112]:4713" |
|---|
| 196 | I: sink.c: tunnel.remote.server = "[10.0.0.112]:4713" |
|---|
| 197 | I: sink.c: tunnel.remote.sink = "alsa_output.pci-0000_00_07.0.iec958-stereo" |
|---|
| 198 | I: sink.c: device.icon_name = "audio-card" |
|---|
| 199 | I: source.c: Created source 4 "tunnel.mythtv.local.alsa_output.pci-0000_00_07.0.iec958-stereo.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right |
|---|
| 200 | I: source.c: device.description = "Monitor of alsa_output.pci-0000_00_07.0.iec958-stereo on [10.0.0.112]:4713" |
|---|
| 201 | I: source.c: device.class = "monitor" |
|---|
| 202 | I: source.c: device.icon_name = "audio-input-microphone" |
|---|
| 203 | [New Thread 0x7fffe95f5710 (LWP 27685)] |
|---|
| 204 | I: module.c: Loaded "module-tunnel-sink" (index: #20; argument: "server=[10.0.0.112]:4713 sink=alsa_output.pci-0000_00_07.0.iec958-stereo format=s16le channels=2 rate=44100 sink_name=tunnel.mythtv.local.alsa_output.pci-0000_00_07.0.iec958-stereo channel_map=front-left,front-right"). |
|---|
| 205 | I: sink.c: Created sink 3 "tunnel.mythtv.local.alsa_output.pci-0000_02_00.1.hdmi-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right |
|---|
| 206 | I: sink.c: device.description = "alsa_output.pci-0000_02_00.1.hdmi-stereo on [10.0.0.112]:4713" |
|---|
| 207 | I: sink.c: tunnel.remote.server = "[10.0.0.112]:4713" |
|---|
| 208 | I: sink.c: tunnel.remote.sink = "alsa_output.pci-0000_02_00.1.hdmi-stereo" |
|---|
| 209 | I: sink.c: device.icon_name = "audio-card" |
|---|
| 210 | I: source.c: Created source 5 "tunnel.mythtv.local.alsa_output.pci-0000_02_00.1.hdmi-stereo.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right |
|---|
| 211 | I: source.c: device.description = "Monitor of alsa_output.pci-0000_02_00.1.hdmi-stereo on [10.0.0.112]:4713" |
|---|
| 212 | I: source.c: device.class = "monitor" |
|---|
| 213 | I: source.c: device.icon_name = "audio-input-microphone" |
|---|
| 214 | [New Thread 0x7fffe8df4710 (LWP 27686)] |
|---|
| 215 | I: module.c: Loaded "module-tunnel-sink" (index: #21; argument: "server=[10.0.0.112]:4713 sink=alsa_output.pci-0000_02_00.1.hdmi-stereo format=s16le channels=2 rate=44100 sink_name=tunnel.mythtv.local.alsa_output.pci-0000_02_00.1.hdmi-stereo channel_map=front-left,front-right"). |
|---|
| 216 | I: source.c: Created source 6 "tunnel.mythtv.local.alsa_input.pci-0000_00_07.0.analog-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right |
|---|
| 217 | I: source.c: device.description = "alsa_input.pci-0000_00_07.0.analog-stereo on [10.0.0.112]:4713" |
|---|
| 218 | I: source.c: tunnel.remote.server = "[10.0.0.112]:4713" |
|---|
| 219 | I: source.c: tunnel.remote.source = "alsa_input.pci-0000_00_07.0.analog-stereo" |
|---|
| 220 | I: source.c: device.icon_name = "audio-input-microphone" |
|---|
| 221 | [New Thread 0x7fffe85f3710 (LWP 27687)] |
|---|
| 222 | I: module.c: Loaded "module-tunnel-source" (index: #22; argument: "server=[10.0.0.112]:4713 source=alsa_input.pci-0000_00_07.0.analog-stereo format=s16le channels=2 rate=44100 source_name=tunnel.mythtv.local.alsa_input.pci-0000_00_07.0.analog-stereo channel_map=front-left,front-right"). |
|---|
| 223 | I: module-suspend-on-idle.c: Source jack_in idle for too long, suspending ... |
|---|
| 224 | I: module-suspend-on-idle.c: Sink jack_out idle for too long, suspending ... |
|---|
| 225 | I: module-suspend-on-idle.c: Sink tunnel.alicia-desktop.local.alsa_output.pci-0000_00_05.0.analog-stereo idle for too long, suspending ... |
|---|
| 226 | I: module-suspend-on-idle.c: Source tunnel.alicia-desktop.local.alsa_input.pci-0000_00_05.0.analog-stereo idle for too long, suspending ... |
|---|
| 227 | I: module-suspend-on-idle.c: Sink tunnel.mythtv.local.alsa_output.pci-0000_00_07.0.iec958-stereo idle for too long, suspending ... |
|---|
| 228 | I: module-suspend-on-idle.c: Sink tunnel.mythtv.local.alsa_output.pci-0000_02_00.1.hdmi-stereo idle for too long, suspending ... |
|---|
| 229 | I: module-suspend-on-idle.c: Source tunnel.mythtv.local.alsa_input.pci-0000_00_07.0.analog-stereo idle for too long, suspending ... |
|---|
| 230 | I: client.c: Created 4 "Native client (UNIX socket client)" |
|---|
| 231 | I: protocol-native.c: Got credentials: uid=1000 gid=1000 success=1 |
|---|
| 232 | I: module-stream-restore.c: Restoring volume for sink input sink-input-by-media-role:music. |
|---|
| 233 | I: module-stream-restore.c: Restoring mute state for sink input sink-input-by-media-role:music. |
|---|
| 234 | I: resampler.c: Using resampler 'speex-float-1' |
|---|
| 235 | I: resampler.c: Using float32le as working format. |
|---|
| 236 | I: resampler.c: Choosing speex quality setting 1. |
|---|
| 237 | I: sink-input.c: Created input 0 "Playback Stream" on jack_out with sample spec s16le 2ch 44100Hz and channel map front-left,front-right |
|---|
| 238 | I: sink-input.c: media.name = "Playback Stream" |
|---|
| 239 | I: sink-input.c: application.name = "Rhythmbox" |
|---|
| 240 | I: sink-input.c: native-protocol.peer = "UNIX socket client" |
|---|
| 241 | I: sink-input.c: native-protocol.version = "16" |
|---|
| 242 | I: sink-input.c: media.role = "music" |
|---|
| 243 | I: sink-input.c: application.process.id = "27702" |
|---|
| 244 | I: sink-input.c: application.process.user = "geoff" |
|---|
| 245 | I: sink-input.c: application.process.host = "geoffrey-desktop" |
|---|
| 246 | I: sink-input.c: application.process.binary = "rhythmbox" |
|---|
| 247 | I: sink-input.c: application.icon_name = "rhythmbox" |
|---|
| 248 | I: sink-input.c: window.x11.display = ":1.0" |
|---|
| 249 | I: sink-input.c: application.language = "en_US.utf8" |
|---|
| 250 | I: sink-input.c: application.process.machine_id = "cb1736368a6f74e98df6dece4af5e286" |
|---|
| 251 | I: sink-input.c: application.process.session_id = "cb1736368a6f74e98df6dece4af5e286-1281288406.419318-337270885" |
|---|
| 252 | I: sink-input.c: module-stream-restore.id = "sink-input-by-media-role:music" |
|---|
| 253 | I: protocol-native.c: Requested tlength=200.00 ms, minreq=10.00 ms |
|---|
| 254 | I: protocol-native.c: Final latency 520.00 ms = 250.00 ms + 2*10.00 ms + 250.00 ms |
|---|
| 255 | W: module-jack-sink.c: JACK error >zombified - calling shutdown handler< |
|---|
| 256 | I: module-jack-sink.c: JACK thread shutting down. |
|---|
| 257 | I: module.c: Unloading "module-jack-sink" (index: #5). |
|---|
| 258 | [Thread 0x7fffecd1b710 (LWP 27680) exited] |
|---|
| 259 | ^C |
|---|
| 260 | Program received signal SIGINT, Interrupt. |
|---|
| 261 | |
|---|
| 262 | |
|---|
| 263 | ======================================== |
|---|
| 264 | |
|---|
| 265 | (gdb) thread apply all bt full |
|---|
| 266 | |
|---|
| 267 | Thread 11 (Thread 0x7fffe85f3710 (LWP 27687)): |
|---|
| 268 | #0 0x00007ffff5f4d1b7 in ppoll () from /lib/libc.so.6 |
|---|
| 269 | No symbol table info available. |
|---|
| 270 | #1 0x00007ffff7b8f264 in pa_rtpoll_run (p=0x67bc50, wait_op=true) at pulsecore/rtpoll.c:304 |
|---|
| 271 | ts = {tv_sec = 0, tv_nsec = 0} |
|---|
| 272 | i = 0x0 |
|---|
| 273 | r = <value optimized out> |
|---|
| 274 | timeout = {tv_sec = 0, tv_usec = 0} |
|---|
| 275 | __func__ = "pa_rtpoll_run" |
|---|
| 276 | __PRETTY_FUNCTION__ = "pa_rtpoll_run" |
|---|
| 277 | #2 0x00007fffe9dfdd06 in thread_func (userdata=<value optimized out>) at modules/module-tunnel.c:708 |
|---|
| 278 | ret = -514 |
|---|
| 279 | u = 0x66e540 |
|---|
| 280 | __func__ = "thread_func" |
|---|
| 281 | __PRETTY_FUNCTION__ = "thread_func" |
|---|
| 282 | #3 0x00007ffff79490e8 in ?? () from /usr/lib/libpulsecommon-0.9.21.so |
|---|
| 283 | No symbol table info available. |
|---|
| 284 | #4 0x00007ffff688b9ca in start_thread () from /lib/libpthread.so.0 |
|---|
| 285 | No symbol table info available. |
|---|
| 286 | #5 0x00007ffff5f596fd in clone () from /lib/libc.so.6 |
|---|
| 287 | No symbol table info available. |
|---|
| 288 | #6 0x0000000000000000 in ?? () |
|---|
| 289 | No symbol table info available. |
|---|
| 290 | |
|---|
| 291 | Thread 10 (Thread 0x7fffe8df4710 (LWP 27686)): |
|---|
| 292 | #0 0x00007ffff5f4d1b7 in ppoll () from /lib/libc.so.6 |
|---|
| 293 | No symbol table info available. |
|---|
| 294 | #1 0x00007ffff7b8f264 in pa_rtpoll_run (p=0x675900, wait_op=true) at pulsecore/rtpoll.c:304 |
|---|
| 295 | ts = {tv_sec = 0, tv_nsec = 0} |
|---|
| 296 | i = 0x0 |
|---|
| 297 | r = <value optimized out> |
|---|
| 298 | timeout = {tv_sec = 0, tv_usec = 0} |
|---|
| 299 | __func__ = "pa_rtpoll_run" |
|---|
| 300 | __PRETTY_FUNCTION__ = "pa_rtpoll_run" |
|---|
| 301 | #2 0x00007fffea809886 in thread_func (userdata=<value optimized out>) at modules/module-tunnel.c:708 |
|---|
| 302 | ret = -514 |
|---|
| 303 | u = 0x675310 |
|---|
| 304 | __func__ = "thread_func" |
|---|
| 305 | __PRETTY_FUNCTION__ = "thread_func" |
|---|
| 306 | #3 0x00007ffff79490e8 in ?? () from /usr/lib/libpulsecommon-0.9.21.so |
|---|
| 307 | No symbol table info available. |
|---|
| 308 | #4 0x00007ffff688b9ca in start_thread () from /lib/libpthread.so.0 |
|---|
| 309 | No symbol table info available. |
|---|
| 310 | #5 0x00007ffff5f596fd in clone () from /lib/libc.so.6 |
|---|
| 311 | No symbol table info available. |
|---|
| 312 | #6 0x0000000000000000 in ?? () |
|---|
| 313 | No symbol table info available. |
|---|
| 314 | |
|---|
| 315 | Thread 9 (Thread 0x7fffe95f5710 (LWP 27685)): |
|---|
| 316 | #0 0x00007ffff5f4d1b7 in ppoll () from /lib/libc.so.6 |
|---|
| 317 | No symbol table info available. |
|---|
| 318 | #1 0x00007ffff7b8f264 in pa_rtpoll_run (p=0x66ed20, wait_op=true) at pulsecore/rtpoll.c:304 |
|---|
| 319 | ts = {tv_sec = 0, tv_nsec = 0} |
|---|
| 320 | ---Type <return> to continue, or q <return> to quit--- |
|---|
| 321 | i = 0x0 |
|---|
| 322 | r = <value optimized out> |
|---|
| 323 | timeout = {tv_sec = 0, tv_usec = 0} |
|---|
| 324 | __func__ = "pa_rtpoll_run" |
|---|
| 325 | __PRETTY_FUNCTION__ = "pa_rtpoll_run" |
|---|
| 326 | #2 0x00007fffea809886 in thread_func (userdata=<value optimized out>) at modules/module-tunnel.c:708 |
|---|
| 327 | ret = -514 |
|---|
| 328 | u = 0x66e730 |
|---|
| 329 | __func__ = "thread_func" |
|---|
| 330 | __PRETTY_FUNCTION__ = "thread_func" |
|---|
| 331 | #3 0x00007ffff79490e8 in ?? () from /usr/lib/libpulsecommon-0.9.21.so |
|---|
| 332 | No symbol table info available. |
|---|
| 333 | #4 0x00007ffff688b9ca in start_thread () from /lib/libpthread.so.0 |
|---|
| 334 | No symbol table info available. |
|---|
| 335 | #5 0x00007ffff5f596fd in clone () from /lib/libc.so.6 |
|---|
| 336 | No symbol table info available. |
|---|
| 337 | #6 0x0000000000000000 in ?? () |
|---|
| 338 | No symbol table info available. |
|---|
| 339 | |
|---|
| 340 | Thread 8 (Thread 0x7fffe9df6710 (LWP 27684)): |
|---|
| 341 | #0 0x00007ffff5f4d1b7 in ppoll () from /lib/libc.so.6 |
|---|
| 342 | No symbol table info available. |
|---|
| 343 | #1 0x00007ffff7b8f264 in pa_rtpoll_run (p=0x669190, wait_op=true) at pulsecore/rtpoll.c:304 |
|---|
| 344 | ts = {tv_sec = 0, tv_nsec = 0} |
|---|
| 345 | i = 0x0 |
|---|
| 346 | r = <value optimized out> |
|---|
| 347 | timeout = {tv_sec = 0, tv_usec = 0} |
|---|
| 348 | __func__ = "pa_rtpoll_run" |
|---|
| 349 | __PRETTY_FUNCTION__ = "pa_rtpoll_run" |
|---|
| 350 | #2 0x00007fffe9dfdd06 in thread_func (userdata=<value optimized out>) at modules/module-tunnel.c:708 |
|---|
| 351 | ret = -514 |
|---|
| 352 | u = 0x668bb0 |
|---|
| 353 | __func__ = "thread_func" |
|---|
| 354 | __PRETTY_FUNCTION__ = "thread_func" |
|---|
| 355 | #3 0x00007ffff79490e8 in ?? () from /usr/lib/libpulsecommon-0.9.21.so |
|---|
| 356 | No symbol table info available. |
|---|
| 357 | #4 0x00007ffff688b9ca in start_thread () from /lib/libpthread.so.0 |
|---|
| 358 | No symbol table info available. |
|---|
| 359 | #5 0x00007ffff5f596fd in clone () from /lib/libc.so.6 |
|---|
| 360 | No symbol table info available. |
|---|
| 361 | #6 0x0000000000000000 in ?? () |
|---|
| 362 | No symbol table info available. |
|---|
| 363 | |
|---|
| 364 | Thread 7 (Thread 0x7fffea801710 (LWP 27683)): |
|---|
| 365 | #0 0x00007ffff5f4d1b7 in ppoll () from /lib/libc.so.6 |
|---|
| 366 | No symbol table info available. |
|---|
| 367 | #1 0x00007ffff7b8f264 in pa_rtpoll_run (p=0x6627e0, wait_op=true) at pulsecore/rtpoll.c:304 |
|---|
| 368 | ts = {tv_sec = 0, tv_nsec = 0} |
|---|
| 369 | i = 0x0 |
|---|
| 370 | r = <value optimized out> |
|---|
| 371 | timeout = {tv_sec = 0, tv_usec = 0} |
|---|
| 372 | __func__ = "pa_rtpoll_run" |
|---|
| 373 | __PRETTY_FUNCTION__ = "pa_rtpoll_run" |
|---|
| 374 | #2 0x00007fffea809886 in thread_func (userdata=<value optimized out>) at modules/module-tunnel.c:708 |
|---|
| 375 | ---Type <return> to continue, or q <return> to quit--- |
|---|
| 376 | ret = -514 |
|---|
| 377 | u = 0x662230 |
|---|
| 378 | __func__ = "thread_func" |
|---|
| 379 | __PRETTY_FUNCTION__ = "thread_func" |
|---|
| 380 | #3 0x00007ffff79490e8 in ?? () from /usr/lib/libpulsecommon-0.9.21.so |
|---|
| 381 | No symbol table info available. |
|---|
| 382 | #4 0x00007ffff688b9ca in start_thread () from /lib/libpthread.so.0 |
|---|
| 383 | No symbol table info available. |
|---|
| 384 | #5 0x00007ffff5f596fd in clone () from /lib/libc.so.6 |
|---|
| 385 | No symbol table info available. |
|---|
| 386 | #6 0x0000000000000000 in ?? () |
|---|
| 387 | No symbol table info available. |
|---|
| 388 | |
|---|
| 389 | Thread 5 (Thread 0x7fffed51c710 (LWP 27679)): |
|---|
| 390 | #0 0x00007ffff5f4d1b7 in ppoll () from /lib/libc.so.6 |
|---|
| 391 | No symbol table info available. |
|---|
| 392 | #1 0x00007ffff7b8f264 in pa_rtpoll_run (p=0x6301c0, wait_op=true) at pulsecore/rtpoll.c:304 |
|---|
| 393 | ts = {tv_sec = 0, tv_nsec = 0} |
|---|
| 394 | i = 0x0 |
|---|
| 395 | r = <value optimized out> |
|---|
| 396 | timeout = {tv_sec = 0, tv_usec = 0} |
|---|
| 397 | __func__ = "pa_rtpoll_run" |
|---|
| 398 | __PRETTY_FUNCTION__ = "pa_rtpoll_run" |
|---|
| 399 | #2 0x00007fffed659961 in thread_func (userdata=<value optimized out>) at modules/jack/module-jack-sink.c:236 |
|---|
| 400 | ret = -514 |
|---|
| 401 | u = 0x632d00 |
|---|
| 402 | __func__ = "thread_func" |
|---|
| 403 | __PRETTY_FUNCTION__ = "thread_func" |
|---|
| 404 | #3 0x00007ffff79490e8 in ?? () from /usr/lib/libpulsecommon-0.9.21.so |
|---|
| 405 | No symbol table info available. |
|---|
| 406 | #4 0x00007ffff688b9ca in start_thread () from /lib/libpthread.so.0 |
|---|
| 407 | No symbol table info available. |
|---|
| 408 | #5 0x00007ffff5f596fd in clone () from /lib/libc.so.6 |
|---|
| 409 | No symbol table info available. |
|---|
| 410 | #6 0x0000000000000000 in ?? () |
|---|
| 411 | No symbol table info available. |
|---|
| 412 | |
|---|
| 413 | Thread 4 (Thread 0x7fffed8dc710 (LWP 27676)): |
|---|
| 414 | #0 0x00007ffff5f4cf83 in poll () from /lib/libc.so.6 |
|---|
| 415 | No symbol table info available. |
|---|
| 416 | #1 0x00007fffee9e6a06 in jack_client_core_wait (client=0x62df50) at client.c:1477 |
|---|
| 417 | control = 0x7ffff7fd3000 |
|---|
| 418 | #2 0x00007fffee9e6e80 in jack_thread_wait (client=0x62df50, status=0) at client.c:1649 |
|---|
| 419 | No locals. |
|---|
| 420 | #3 0x00007fffee9e6f8a in jack_client_thread_aux (arg=<value optimized out>) at client.c:1764 |
|---|
| 421 | No locals. |
|---|
| 422 | #4 jack_client_thread (arg=<value optimized out>) at client.c:1800 |
|---|
| 423 | client = 0x62df50 |
|---|
| 424 | control = 0x7ffff7fd3000 |
|---|
| 425 | #5 0x00007ffff688b9ca in start_thread () from /lib/libpthread.so.0 |
|---|
| 426 | No symbol table info available. |
|---|
| 427 | #6 0x00007ffff5f596fd in clone () from /lib/libc.so.6 |
|---|
| 428 | No symbol table info available. |
|---|
| 429 | #7 0x0000000000000000 in ?? () |
|---|
| 430 | ---Type <return> to continue, or q <return> to quit--- |
|---|
| 431 | No symbol table info available. |
|---|
| 432 | |
|---|
| 433 | Thread 3 (Thread 0x7fffee0dd710 (LWP 27675)): |
|---|
| 434 | #0 0x00007ffff5f4d1b7 in ppoll () from /lib/libc.so.6 |
|---|
| 435 | No symbol table info available. |
|---|
| 436 | #1 0x00007ffff7b8f264 in pa_rtpoll_run (p=0x629c40, wait_op=true) at pulsecore/rtpoll.c:304 |
|---|
| 437 | ts = {tv_sec = 0, tv_nsec = 0} |
|---|
| 438 | i = 0x0 |
|---|
| 439 | r = <value optimized out> |
|---|
| 440 | timeout = {tv_sec = 0, tv_usec = 0} |
|---|
| 441 | __func__ = "pa_rtpoll_run" |
|---|
| 442 | __PRETTY_FUNCTION__ = "pa_rtpoll_run" |
|---|
| 443 | #2 0x00007fffeebfe619 in thread_func (userdata=<value optimized out>) at modules/jack/module-jack-source.c:203 |
|---|
| 444 | ret = -514 |
|---|
| 445 | u = 0x62ba20 |
|---|
| 446 | __func__ = "thread_func" |
|---|
| 447 | __PRETTY_FUNCTION__ = "thread_func" |
|---|
| 448 | #3 0x00007ffff79490e8 in ?? () from /usr/lib/libpulsecommon-0.9.21.so |
|---|
| 449 | No symbol table info available. |
|---|
| 450 | #4 0x00007ffff688b9ca in start_thread () from /lib/libpthread.so.0 |
|---|
| 451 | No symbol table info available. |
|---|
| 452 | #5 0x00007ffff5f596fd in clone () from /lib/libc.so.6 |
|---|
| 453 | No symbol table info available. |
|---|
| 454 | #6 0x0000000000000000 in ?? () |
|---|
| 455 | No symbol table info available. |
|---|
| 456 | |
|---|
| 457 | Thread 2 (Thread 0x7fffee9de710 (LWP 27672)): |
|---|
| 458 | #0 0x00007ffff689085c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 |
|---|
| 459 | No symbol table info available. |
|---|
| 460 | #1 0x00007fffee9e8a5b in mb_thread_func (arg=<value optimized out>) at messagebuffer.c:70 |
|---|
| 461 | No locals. |
|---|
| 462 | #2 0x00007ffff688b9ca in start_thread () from /lib/libpthread.so.0 |
|---|
| 463 | No symbol table info available. |
|---|
| 464 | #3 0x00007ffff5f596fd in clone () from /lib/libc.so.6 |
|---|
| 465 | No symbol table info available. |
|---|
| 466 | #4 0x0000000000000000 in ?? () |
|---|
| 467 | No symbol table info available. |
|---|
| 468 | |
|---|
| 469 | Thread 1 (Thread 0x7ffff7fc4740 (LWP 27671)): |
|---|
| 470 | #0 0x00007ffff689393d in read () from /lib/libpthread.so.0 |
|---|
| 471 | No symbol table info available. |
|---|
| 472 | #1 0x00007fffee9e67eb in read (ptr=0x634b90, req=0x7fffffffca80) at /usr/include/bits/unistd.h:45 |
|---|
| 473 | No locals. |
|---|
| 474 | #2 oop_client_deliver_request (ptr=0x634b90, req=0x7fffffffca80) at client.c:252 |
|---|
| 475 | wok = 1 |
|---|
| 476 | rok = 0 |
|---|
| 477 | #3 0x00007fffee9e4c35 in jack_deactivate_aux (client=0x1c) at client.c:2071 |
|---|
| 478 | req = {type = 7, x = {port_info = { |
|---|
| 479 | name = "\005\000\000\000@\321\377\377\377\177\000\000D\000\000\000\000\000\000\000\340\322\377\377\377\177\000\000'4c\357\377\177\000\000ȉ\353\365\377\177\000\000\000\000\000\000\000\000\000\000'4c\357\377\177\000\000'4c\357\377\177\000\000\377\377\377\377\377\377\377\377}\257\274\367\000\000\000\000\000\000\000\000\377\177\000\000\060\320\377\377\377\177", '\000' <repeats 34 times>, "0\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\002\000\000\000\000\000\000\000\000\000\000;", '\000' <repeats 20 times>, "@\036\037\366\377\177\000\000\005\000\000\000\000\000\000\000\006\000\000\000\000\000\000\000\232\061\340\356\377\177\000\000\320\002h\000\000\000\000\000\244\061\340\356\377\177\000\000\200Yh\000\000\000\000\000\200\246\001\000\000\000\000\000\300[h\000\000\000\000\000@\036\037", <incomplete sequence \366>, |
|---|
| 480 | type = "\377\177\000\000@\244\001\000\000\000\000\000\300\314\377\377\377\177\000\000`\324\356\365\377\177\000\000\232\061\340", <incomplete sequence \356>, flags = 32767, buffer_size = -168512327, port_id = 32767, |
|---|
| 481 | client_id = 0}, connect = { |
|---|
| 482 | ---Type <return> to continue, or q <return> to quit--- |
|---|
| 483 | source_port = "\005\000\000\000@\321\377\377\377\177\000\000D\000\000\000\000\000\000\000\340\322\377\377\377\177\000\000'4c\357\377\177\000\000ȉ\353\365\377\177\000\000\000\000\000\000\000\000\000\000'4c\357\377\177\000\000'4c\357\377\177\000\000\377\377\377\377\377\377\377\377}\257\274\367\000\000\000\000\000\000\000\000\377\177\000\000\060\320\377\377\377\177", '\000' <repeats 34 times>, "0\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\002\000\000\000\000\000\000\000\000\000\000;", '\000' <repeats 20 times>, "@\036\037\366\377\177\000\000\005\000\000\000\000\000\000\000\006\000\000\000\000\000\000\000\232\061\340\356\377\177\000\000\320\002h\000\000\000\000\000\244\061\340\356\377\177\000\000\200Yh\000\000\000\000\000\200\246\001\000\000\000\000\000\300[h\000\000\000\000\000@\036\037", <incomplete sequence \366>, |
|---|
| 484 | destination_port = "\377\177\000\000@\244\001\000\000\000\000\000\300\314\377\377\377\177\000\000`\324\356\365\377\177\000\000\232\061\340\356\377\177\000\000\271\264\364\365\377\177\000\000\000\000\000\000\000\000\000\000Hc\356\365\377\177\000\000\000\000\000\000\000\000\000\000\220Yh\000\000\000\000\000\377\017\000\000\000\000\000\000\356~\356\365\377\177\000\000\220Yh\000\000\000\000\000@\036\037\366\377\177\000\000\000\000\000\000\000\000\000\000\023\000\000\000\000\000\000\000\220Yh\000\000\000\000\000\300\314\377\377\377\177\000\000\300\314\377\377\377\177\000\000S\016\357\365\377\177\000\000\000\000\000\000\000\000\000\000Pn\356\365\377\177\000\000\220Yh\000\000\000\000\000\220Yh\000\000\000\000\000\220Yh\000\000\000\000\000\275\252\355\365\377\177\000\000 \323\377\377\377\177\000\000\020\323\377\377\377\177\000\000\036\000\000\000\000\000\000\000>\215\356\365\377\177\000\000@\323\377\377\377\177\000\000\060\323\377\377\377\177\000\000\030\000\000"}, port_connections = {nports = 5, ports = 0x7fffffffd140}, timebase = {client_id = 5, conditional = -11968}, intclient = {options = 5, id = 4294955328, |
|---|
| 485 | name = "\377\177\000\000D\000\000\000\000\000\000\000\340\322\377\377\377\177\000\000'4c\357\377\177\000\000ȉ\353\365\377", |
|---|
| 486 | path = "\177\000\000\000\000\000\000\000\000\000\000'4c\357\377\177\000\000'4c\357\377\177\000\000\377\377\377\377\377\377\377\377}\257\274\367\000\000\000\000\000\000\000\000\377\177\000\000\060\320\377\377\377\177", '\000' <repeats 34 times>, "0\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\002\000\000\000\000\000\000\000\000\000\000;", '\000' <repeats 20 times>, "@\036\037\366\377\177\000\000\005\000\000\000\000\000\000\000\006\000\000\000\000\000\000\000\232\061\340\356\377\177\000\000\320\002h\000\000\000\000\000\244\061\340\356\377\177\000\000\200Yh\000\000\000\000\000\200\246\001\000\000\000\000\000\300[h\000\000\000\000\000@\036\037\366\377\177\000\000@\244\001\000\000\000\000\000\300\314\377\377\377\177\000\000`\324\356\365\377\177\000\000\232\061\340\356\377\177\000\000\271\264\364\365\377\177\000\000\000\000\000\000\000\000\000\000Hc\356\365\377\177\000\000\000\000\000\000\000\000\000\000\220Yh\000\000\000\000\000\377\017\000\000\000\000\000\000\356"..., |
|---|
| 487 | init = "\000\000\240Ab\000\000\000\000\000|\230\000\000\000\000\000\000\000W0\365\377\177\000\000\270\244\060\365\377\177\000\000\001\200\255\373\000\000\000\000\240Ab\000\000\000\000\000p\003h\000\000\000\000\000\032\000\000\000\000\000\000\000\300\001\000\000\000\000\000\000\032\000\000\000\000\000\000\000\220:e\000\000\000\000\000\360\333\377\377\377\177\000\000\240Ab\000\000\000\000\000`\003\000\000\000\000\000\000\000\002\000\000\000\000\000\000\026\000\000\000\000\000\000\000\300Yh\000\000\000\000\000pEh\000\000\000\000\000\360Eh\000\000\000\000\000pEh\000\000\000\000\000\200Eh\000\000\000\000\000@\036\037\366\377\177\000\000`\001\000\000\000\000\000\000\240Xh\000\000\000\000\000\340\000\000\000\000\000\000\000\313\v\357\365\377\177\000\000\037\000\000\000\000\000\000\000*%\225\367\377\177\000\000\000\337\377\377\377\177\000\000P\a\367\365\377\177\000\000"...}, client_id = 5, nframes = 5, |
|---|
| 488 | timeout = 18446692671540953093, cap_pid = 5}, status = 261095424} |
|---|
| 489 | rc = <value optimized out> |
|---|
| 490 | #4 0x00007fffee9e5e42 in jack_client_close_aux (client=0x1c) at client.c:2090 |
|---|
| 491 | node = <value optimized out> |
|---|
| 492 | status = 0x7ffff7936508 |
|---|
| 493 | rc = <value optimized out> |
|---|
| 494 | #5 0x00007fffed65864d in module_jack_sink_LTX_pa__done (m=<value optimized out>) at modules/jack/module-jack-sink.c:479 |
|---|
| 495 | u = 0x632d00 |
|---|
| 496 | __func__ = "module_jack_sink_LTX_pa__done" |
|---|
| 497 | __PRETTY_FUNCTION__ = "module_jack_sink_LTX_pa__done" |
|---|
| 498 | #6 0x00007ffff7b855d9 in pa_module_free (m=0x62b920) at pulsecore/module.c:165 |
|---|
| 499 | __func__ = "pa_module_free" |
|---|
| 500 | __PRETTY_FUNCTION__ = "pa_module_free" |
|---|
| 501 | #7 0x00007ffff7b7f921 in core_process_msg (o=0x61d5e0, code=0, userdata=0x62b920, offset=<value optimized out>, chunk=<value optimized out>) at pulsecore/core.c:60 |
|---|
| 502 | No locals. |
|---|
| 503 | #8 0x00007ffff7bba963 in asyncmsgq_read_cb (api=<value optimized out>, e=<value optimized out>, fd=<value optimized out>, events=<value optimized out>, userdata=<value optimized out>) at pulsecore/thread-mq.c:65 |
|---|
| 504 | ret = <value optimized out> |
|---|
| 505 | data = 0x62b920 |
|---|
| 506 | chunk = {memblock = 0x0, index = 0, length = 0} |
|---|
| 507 | object = 0x61d5e0 |
|---|
| 508 | code = 0 |
|---|
| 509 | offset = 0 |
|---|
| 510 | aq = 0x62f690 |
|---|
| 511 | __func__ = "asyncmsgq_read_cb" |
|---|
| 512 | __PRETTY_FUNCTION__ = "asyncmsgq_read_cb" |
|---|
| 513 | #9 0x00007ffff76ed3e3 in pa_mainloop_dispatch () from /usr/lib/libpulse.so.0 |
|---|
| 514 | No symbol table info available. |
|---|
| 515 | #10 0x00007ffff76ed818 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0 |
|---|
| 516 | No symbol table info available. |
|---|
| 517 | #11 0x00007ffff76ed8c0 in pa_mainloop_run () from /usr/lib/libpulse.so.0 |
|---|
| 518 | No symbol table info available. |
|---|
| 519 | #12 0x000000000040afd9 in main (argc=<value optimized out>, argv=<value optimized out>) at daemon/main.c:971 |
|---|
| 520 | c = 0x61d5e0 |
|---|
| 521 | buf = <value optimized out> |
|---|
| 522 | conf = 0x617450 |
|---|
| 523 | ---Type <return> to continue, or q <return> to quit--- |
|---|
| 524 | mainloop = 0x619f70 |
|---|
| 525 | s = <value optimized out> |
|---|
| 526 | r = <value optimized out> |
|---|
| 527 | retval = 0 |
|---|
| 528 | d = 2 |
|---|
| 529 | valid_pid_file = true |
|---|
| 530 | ltdl_init = <value optimized out> |
|---|
| 531 | passed_fd = <value optimized out> |
|---|
| 532 | e = <value optimized out> |
|---|
| 533 | daemon_pipe = {-1, -1} |
|---|
| 534 | autospawn_fd = -1 |
|---|
| 535 | autospawn_locked = false |
|---|
| 536 | dbus = <value optimized out> |
|---|
| 537 | __func__ = "main" |
|---|
| 538 | __PRETTY_FUNCTION__ = "main" |
|---|
| 539 | (gdb) |
|---|