popen() in multithreaded program - hangs?

2008-09-26 Thread xorquewasp
I'm trying to write a client for the jack audio connection kit (http://jackaudio.org), have hit an apparent bug and am not sure who's at fault. This is the client: -- #include #include jack_port_t *input_port; jack_port_t *output_port; jack_client_t *client; int main (void) { jack_status_t

Re: popen() in multithreaded program - hangs?

2008-09-26 Thread Julian Elischer
[EMAIL PROTECTED] wrote: I'm trying to write a client for the jack audio connection kit (http://jackaudio.org), have hit an apparent bug and am not sure what revision of FreeBSD? who's at fault. This is the client: -- #include #include jack_port_t *input_port; jack_port_t *output_port;

Re: popen() in multithreaded program - hangs?

2008-09-26 Thread xorquewasp
On 20080926 16:43:37, Julian Elischer wrote: > [EMAIL PROTECTED] wrote: >> I'm trying to write a client for the jack audio connection kit >> (http://jackaudio.org), have hit an apparent bug and am not sure > > what revision of FreeBSD? Ahem, should've mentioned that. FreeBSD 6.3-RELEASE-p1 #0: We

Re: popen() in multithreaded program - hangs?

2008-09-26 Thread Daniel Eischen
On Sat, 27 Sep 2008, [EMAIL PROTECTED] wrote: On 20080926 16:43:37, Julian Elischer wrote: [EMAIL PROTECTED] wrote: I'm trying to write a client for the jack audio connection kit (http://jackaudio.org), have hit an apparent bug and am not sure what revision of FreeBSD? Ahem, should've ment

Re: popen() in multithreaded program - hangs?

2008-09-26 Thread xorquewasp
On 20080926 21:43:48, Daniel Eischen wrote: > On Sat, 27 Sep 2008, [EMAIL PROTECTED] wrote: > >> On 20080926 16:43:37, Julian Elischer wrote: >>> [EMAIL PROTECTED] wrote: I'm trying to write a client for the jack audio connection kit (http://jackaudio.org), have hit an apparent bug and am

Re: popen() in multithreaded program - hangs?

2008-09-26 Thread Daniel Eischen
On Sat, 27 Sep 2008, [EMAIL PROTECTED] wrote: On 20080926 21:43:48, Daniel Eischen wrote: On Sat, 27 Sep 2008, [EMAIL PROTECTED] wrote: On 20080926 16:43:37, Julian Elischer wrote: [EMAIL PROTECTED] wrote: I'm trying to write a client for the jack audio connection kit (http://jackaudio.org)

Re: freebsd-update missed? (was: popen() in multithreaded program - hangs?)

2008-09-26 Thread xorquewasp
On 20080927 01:06:22, Daniel Eischen wrote: > > It's not security related, so I don't know whether it would be in a > binary update. You should follow the procedure listed in the links > above. I'm not sure either. In every description I see of freebsd-update, there's a claim that it installs "bi