Re: [LAU] The Many Ways of Pam Limits...

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-audio-user@...>
Date: Wednesday, July 22, 2009 - 9:03 am

Quoting "Jari Suominen" :

> Sampo Savolainen kirjoitti:

Those messages look entirely ok, except for jackd just crashing! Very
weird. Can you try launching jackd with the same parameters from the
command line? Maybe that will give you a bit more information.

It seems that something has gone awry with the installation / system.
Maybe some files jackd needs are owned by root and not writable for
the user?

You can always strace jackd:
strace -f /usr/bin/jackd [parameters] >& logfile

(I recommend not using realtime mode when stracing. But you might need
to do that if jackd crashes only when in realtime mode.)

The log will tell you all system operations the process does. At the
end, just before the crash, you should see some syscalls go awry. They
are most likely permission related as it works as root, so look for
open() calls in particular.

Sampo

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[LAU] The Many Ways of Pam Limits..., Brent Busby, (Sun Jul 19, 4:18 pm)
Re: [LAU] The Many Ways of Pam Limits..., Paul Davis, (Sun Jul 19, 10:15 pm)
Re: [LAU] The Many Ways of Pam Limits..., Brent Busby, (Mon Jul 20, 4:59 pm)
Re: [LAU] The Many Ways of Pam Limits..., Jari Suominen, (Mon Jul 20, 6:21 pm)
Re: [LAU] The Many Ways of Pam Limits..., Sampo Savolainen, (Tue Jul 21, 10:22 am)
Re: [LAU] The Many Ways of Pam Limits..., Jari Suominen, (Tue Jul 21, 12:52 pm)
Re: [LAU] The Many Ways of Pam Limits..., Sampo Savolainen, (Wed Jul 22, 9:03 am)
Re: [LAU] The Many Ways of Pam Limits..., Jari Suominen, (Fri Jul 24, 3:22 pm)
Re: [LAU] The Many Ways of Pam Limits..., Sampo Savolainen, (Mon Jul 27, 8:46 am)
Re: [LAU] The Many Ways of Pam Limits..., Jari Suominen, (Tue Jul 28, 9:43 am)
Re: [LAU] The Many Ways of Pam Limits..., michael noble, (Mon Jul 20, 3:17 am)
Re: [LAU] The Many Ways of Pam Limits..., Paul Davis, (Mon Jul 20, 12:21 pm)
Re: [LAU] The Many Ways of Pam Limits..., Jack O'Quin, (Mon Jul 20, 1:41 pm)
Re: [LAU] The Many Ways of Pam Limits..., Paul Davis, (Mon Jul 20, 3:33 pm)
Re: [LAU] The Many Ways of Pam Limits..., Brent Busby, (Mon Jul 20, 5:37 pm)
Re: [LAU] The Many Ways of Pam Limits..., Jack O'Quin, (Mon Jul 20, 6:07 pm)
Re: [LAU] The Many Ways of Pam Limits..., Simon Wise, (Wed Jul 29, 6:20 am)
Re: [LAU] The Many Ways of Pam Limits..., Jack O'Quin, (Mon Jul 20, 4:09 pm)
Re: [LAU] The Many Ways of Pam Limits..., Gabriel M. Beddingfield, (Mon Jul 20, 12:35 pm)
Re: [LAU] The Many Ways of Pam Limits..., Jack O'Quin, (Mon Jul 20, 1:29 pm)