From: Mike Kazantsev <mk.fraggod@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Java jdk
Date: Mon, 3 Aug 2009 06:23:57 +0600 [thread overview]
Message-ID: <20090803062357.62b95b39@coercion> (raw)
In-Reply-To: <loom.20090802T234146-449@post.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 796 bytes --]
On Sun, 2 Aug 2009 23:45:16 +0000 (UTC)
James <wireless@tampabay.rr.com> wrote:
> Dale <rdalek1967 <at> gmail.com> writes:
>
>
> > Usually if something runs as root but not a user, it's a permissions
> > issue. You running something special on your system? Hardened or
> > something more "secure"?
>
>
> Nope,
>
> It's been a normal (stable) gentoo workstation
> with OO for a couple of years. KDE4 and X
> started this spiral downward, methinks.....
Prehaps you can run it via strace to see which ops (on which files) give
it permission errors just before crash?
emerge -1 dev-util/strace && strace -f ooffice 2>strace.log
grep -2 -e EACCES -e EPERM strace.log
tail -500 strace.log | less (to see what happened last)
--
Mike Kazantsev // fraggod.net
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2009-08-03 0:24 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-02 19:42 [gentoo-user] Java jdk James
2009-08-02 20:26 ` [gentoo-user] " walt
2009-08-02 20:42 ` James
2009-08-02 20:57 ` Dale
2009-08-02 23:45 ` James
2009-08-03 0:23 ` Mike Kazantsev [this message]
2009-08-03 0:38 ` James
2009-08-03 13:30 ` Mike Kazantsev
2009-08-03 13:54 ` James
2009-08-03 14:54 ` Dale
2009-08-03 15:04 ` walt
2009-08-03 15:25 ` James
2009-08-03 16:55 ` walt
2009-08-03 17:20 ` James
2009-08-03 0:52 ` Dale
2009-08-03 12:40 ` James
2009-08-02 21:26 ` walt
2009-08-02 23:54 ` James
2009-08-03 2:05 ` walt
2009-08-03 13:56 ` James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090803062357.62b95b39@coercion \
--to=mk.fraggod@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox