libgcj/149: Problem loading shared library
green@cygnus.com
green@cygnus.com
Sun Feb 13 09:40:00 GMT 2000
>Number: 149
>Category: libgcj
>Synopsis: Problem loading shared library
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: tromey
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Feb 13 09:40:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: Anthony Green
>Release: Latest cvs
>Organization:
>Environment:
IA-32 Red Hat Liux 6.1
>Description:
I can get the runtime to hang by asking it to load a
class in an .so when there's an executable with
the name of the class around.
>How-To-Repeat:
$ gcj -o Hello.so -shared Hello.java
$ gij Hello
Hello World
$ gcj -o Hello --main=Hello Hello.java
$ Hello
Hello World
$ gij Hello
[this is where it hangs]
I have `.' in LD_LIBRARY_PATH if that makes a difference.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Java-prs
mailing list