[CM] grace runs as root user only
Juan Reyes
juanig at ccrma.Stanford.EDU
Mon Apr 5 17:47:55 PDT 2010
Hi Nando,
> And what error do you get?
As far as console errors I get nothing (which is weird).
Thanks for the 'strace' tip.
Apparently it goes through all the Xorg fonts stuff but it stops with
the following:
> poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
> writev(3, [{"\225\5\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
> poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
> read(3, "\1,\23\0\2\0\0\0\1\0\0\0\270,\246\277\0\0\0\0\4\0\0\0008\365\20\n\0\0\0\0"..., 4096) = 40
> read(3, 0x88a63e8, 4096) = -1 EAGAIN (Resource temporarily unavailable)
> stat64("/var/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0
> access("/var/tmp/juceAppLock_Grace", F_OK) = 0
> open("/var/tmp/juceAppLock_Grace", O_RDWR) = -1 EACCES (Permission denied)
> gettimeofday({1270514145, 655788}, NULL) = 0
> fcntl64(-1, F_SETLK, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = -1 EBADF (Bad file descriptor)
> close(-1) = -1 EBADF (Bad file descriptor)
> getpid() = 3864
> exit_group(0)
I'll email you the log file off the list.
Thanks a lot!
--* Juan
More information about the Cmdist
mailing list