Newbie question

Edouard G. Parmelan Edouard.Parmelan at quadratec.fr
Fri May 28 07:36:50 PDT 1999


Gunnar Stahl wrote:

> Hello !
> I am not very used to GDB (in fact, I have only used it once before when
> somebody told me what I have to type in).
> Without GDB, the only line of information I get is
> "java.lang.ExceptionInInitializerError [exception was
> java.lang.NullPointerException]".
> There is no java stack-trace or header or something like that, just this
> single line of output.
> With GDB I tried the following:
> export KAFFE_DEBUG=GDB
> execute the netbeans.sh
> inside the GDB type "run"
> the application starts and results in the same error line mentioned above.
> GDB states "program exited normally". When I then type in "backtrace" or "bt"
> the GDB says "no stack".

This look like a soft NullPointerException aka no SEGV :(

Check your CLASSPATH don't include SUN jdk classes.

I will test NetBeans 2.1 and jfc 1.1 this WE.
-- 
Edouard G. Parmelan                         Ingenieur Developpeur
Quadratec - Parc Club "Orsay Universite" - 14/16,rue Jean Rostand
91893 Orsay Cedex - FRANCE               Phone (+33)1 69 33 20 80
Email: edouard.parmelan at quadratec.fr http://membres.tripod.fr/egp


More information about the kaffe mailing list