I'm having a small issue with ld.so.1 in onnv_115. onnv_107 works/worked 
fine..

 From usr/src/cmd/sgs/rtld/amd64/

This works..

LD_PRELOAD=./ld.so.1 /usr/bin/amd64/ld --help
usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VW:Y:?] 
file(s)

As soon as I mv ld.so.1 to /lib/amd64 things hang.. (Before I was 
getting a "Bad system call (core dumped)") With the stack not looking 
very interesting (I didn't compile have debugging on, but still..)  It's 
inside a zone so I can easily revert things if needed.. Is the best way 
to debug this really dbx or maybe there's something simple I'm missing.

Thanks

./Christopher

Reply via email to