On Mon, 18 Dec 2006 04:00:19 +0000 (UTC)
christos astron.com (Christos Zoulas) wrote:
> In article <20061218135116.161a6a45 garlique.algebras.org>,
> George Michaelson <ggm apnic.net> wrote:
>
> >sure. Here is the kdump output over the ktrace of
java -jar
> > 25114 1 java CALL
readlink(0x80555e1,0xbfbfb710,0xfff)
> > 25114 1 java NAMI
"/emul/linux/proc/self/exe"
> > 25114 1 java NAMI
"/emul/linux"
> > 25114 1 java NAMI
"/emul/linux/proc/self/exe"
> > 25114 1 java RET readlink 1
>
> This is the problem. readlink returns only 1 which
means it returns /
> I recall that there was a problem with procfs
permissions recently,
> has that been fixed?
current as of today died for me making some ADA related
noise in gdb6:
# lex libgdb//usr/src/gnu/dist/gdb6/gdb/ada-lex.c
/data/Build/tools/bin/nblex -Pyy
-o/usr/src/gnu/dist/gdb6/gdb/ada-lex.c /usr/sr
c/gnu/dist/gdb6/gdb/ada-lex.l
/data/Build/tools/bin/nblex: could not create
/usr/src/gnu/dist/gdb6/gdb/ada-lex
.c
*** Failed target: /usr/src/gnu/dist/gdb6/gdb/ada-lex.c
*** Failed command: /data/Build/tools/bin/nblex -Pyy
-o/usr/src/gnu/dist/gdb6/gd
b/ada-lex.c /usr/src/gnu/dist/gdb6/gdb/ada-lex.l
*** Error code 1
Stop.
nbmake: stopped in /usr/src/gnu/usr.bin/gdb6/libgdb
Otherwise I'd be up to date enough to say "not
fixed" :-( -when this
resolves, I'll re-install current and see how it goes.
I'm on
$ uname -a
NetBSD garlique.algebras.org 4.99.5 NetBSD 4.99.5 (GGM_ACPI)
#1: Mon Dec 11 13:35:16 EST 2006 ggm garlique.algebras.org:/data/Build/obj/usr/src/sys/arc
h/i386/compile/GGM_ACPI i386
$
so its over a week old now.
> Also if you can ^Z the java process before it
> exits, you can cd to /emul/linux/proc/<java-pid>
and ls -l exe and
> see what it says.
the window is vanashingly small. I tried, I don't seem to
have a window
of time to halt before its dead.
|