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: [ARM] Issues running vm on Debian ARM port


>>>>> "Alex" == Alex Karasulu <aok123@bellsouth.net> writes:

Alex> Exception in thread "main" java.lang.NullPointerException
Alex>    at java.security.SecureClassLoader.defineClass(java.lang.String,
Alex>    byte[], int, int, java.security.CodeSource)
Alex>    (/usr/lib/libgcj.so.6.0.0)

I don't recall seeing this before.
It would help if you could run this with gdb and see exactly where it
is failing.  You might want a debug build of libgcj to do this.

Tom


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