[kaffe] kaffe-awt-static exception

Sanjeev Manral sanjeevm at sanyo.co.in
Tue Dec 10 00:48:20 PST 2002


I debuged this and getting floowing problem-


program received signal segmentation fault.
0x084823ac in QPaintDeviceMetrics::logicalDpiX()







> -----Original Message-----
> From:	Dalibor Topic [SMTP:robilad at yahoo.com]
> Sent:	Tuesday, December 10, 2002 8:15 AM
> To:	Sanjeev Manral; 'kaffe at kaffe.org'
> Subject:	Re: [kaffe] kaffe-awt-static exception
> 
> hi Sanjeev,
> 
> --- Sanjeev Manral <sanjeevm at sanyo.co.in> wrote:
> > Hi 
> > 
> > I'm getting following error when running
> > appletviewer-
> > 
> > I'm compiling with these options-
> > 
> > qt-
> > ./configure -embedded x86 -static -release
> > 
> > kaffe-
> > 
> > ./configure --with-awt=qt --with-engine=intrp
> > --with-staticilib
> > --with-staticbin --enable-static --disable-debug
> > 
> > when I'm trying to run appletviewer I'm getting
> > following exception-
> > /***following log is coming when I run -
> > "appletviewer hello.html"  ***/
> > 
> > tlkProperties
> > qapp initialization.
> > tlkInit Done.
> > tlkGetScreenWidth
> > tlkGetScreenHeight
> > tlkGetResolution
> > java.lang.ExceptionInInitializerError: [exception
> > was
> > java.lang.NullPointerException]
> > 	at
> >
> java.lang.ClassLoader.resolveClass0(ClassLoader.java:native)
> > 	at
> >
> java.lang.ClassLoader.resolveClass(ClassLoader.java:148)
> > 	at
> >
> java.lang.ClassLoader.loadClass(ClassLoader.java:105)
> > 	at java.lang.Class.forName(Class.java:90)
> > 	at java.lang.Class.forName(Class.java:42)
> > 
> > 	don't know how to debug this-
> > 
> > 	any suggestions?
> 
> read FAQ/FAQ.debugging. For the appletviewer you want
> to run it like this (on a single line):
> 
> KAFFE_DEBUG=gdb KAFFE_DEBUG_TEMPFILE=tmp kaffe
> kaffe.applet.AppletViewer some-page.html
> 
> best regards,
> 
> dalibor topic
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com




More information about the kaffe mailing list