From mboxrd@z Thu Jan 1 00:00:00 1970 From: green@cygnus.com To: java-gnats@sourceware.cygnus.com Subject: libgcj/1205: Problem loading shared library Date: Wed, 20 Dec 2000 12:21:00 -0000 Message-id: <20000213173845.22592.qmail@sourceware.cygnus.com> X-SW-Source: 2000-q4/msg00984.html List-Id: >Number: 1205 >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: Wed Dec 20 12:17:33 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: Formerly PR libgcj/149 >Unformatted: