This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FreeBSD/i386 problem


>>>>> ">" == NAKATA Maho <chat95@mac.com> writes:

>> I'm interested in using gcj with FreeBSD 5.4-RELEASE but
>> unfortunately, this small test program fails,
>> with gcc-4.1-20050716, configured like:

>> #4  0x29398c1b in abort () from /lib/libc.so.5
>> #5  0x286f7684 in _Jv_Throw (value=0x80a3330) at ../../../libjava/exception.cc:111

Are exceptions not working?

>> #6  0x2890a22b in java.net.URLClassLoader.findClass(java.lang.String) (this=0x0,

The 'this=0x0' stands out for me.  That is definitely wrong.  Maybe
you could find out why that is happening.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]