On Tue, Jan 04, 2005 at 10:18:51PM -0600, wrote:
Spencer wrote-
> MEM: HiPri Thread 0
> fweelin: pthread_mutex_lock.c:78: __pthread_mutex_lock: Assertion
> `mutex->__data.__owner == 0' failed. Aborted
owner "0" would be root so maybe Spencer runs jackd as root and fweelin
can't connect being run with Spencer's user rights. If so he would have
to run fweelin as root too -- which is bad -- or go 2.6/lsm or
2.4/capabilities/jackstart respectively.
Wolfgang
I'm running 2.6 with the realtime LSM module, with my user in the
audio group. I'm running qjackconnect and fweelin both with my
non-root user. If I remember my c++, an assertion intentionally
causes an error in the program when a condition isn't met, right?
So maybe the program thinks I should be root? Thanks for the response.
-spencer
new development: it seems to work when I reboot into my 2.4.26
kernel with lowlatency and givecap patches. I should do some more
testing, but maybe this tells you something useful?
-spencer