[pulseaudio-discuss] Csound
Colin Guthrie
gmane at colin.guthr.ie
Tue Nov 25 11:41:47 PST 2008
Sergio wrote:
> > 3. Can you connect to either the client or the server in gdb and get a
> > backtrace?
>
> Unfortunately no.
>
> On the client i get :
>
> (gdb) run -+rtaudio=pulse -o dac examples/xanadu.csd
> Starting program: /export/home/root/Csound5.09.0.cc.64/csound
> -+rtaudio=pulse -o dac examples/xanadu.csd
> procfs:4285 -- process not stopped.
> procfs: ...giving up...
Perhaps you can try attaching ot the running process after it's locked
up. gdb --pid=PID
That may allow you to work out where it's freezing.
> and nothing after.
>
>
> On the server i get :
>
> (gdb) run -v
> Starting program: /usr/local/bin/sparcv9/pulseaudio/pulseaudio -v
> procfs: target_wait (wait_for_stop) line 3934, /proc/1712: Resource
> temporarily unavailable.
I don't know what that particular error is, but I have to do this to run
pulse in pulseaudio:
export LD_BIND_NOW=1
gdb pulseaudio
handle SIGXCPU SIGPWR SIG33 SIG34 SIG42 SIG43 SIG44 SIG45 SIG46 SIG47
SIG48 SIG49 SIG50 SIG51 SIG52 SIG53 SIG63 SIG62 SIG61 SIG60 SIG59 SIG58
nostop noprint
run
Sorry I can't be more helpful. I'm just trying to hold the fort for
another week or so until Lennart is back!
Col
--
Colin Guthrie
gmane(at)colin.guthr.ie
http://colin.guthr.ie/
Day Job:
Tribalogic Limited [http://www.tribalogic.net/]
Open Source:
Mandriva Linux Contributor [http://www.mandriva.com/]
PulseAudio Hacker [http://www.pulseaudio.org/]
Trac Hacker [http://trac.edgewall.org/]
More information about the pulseaudio-discuss
mailing list