[kaffe] AWT & Mailing list problem

Fabien Renaud renaud at nentec.de
Fri Jun 4 04:48:01 PDT 2004


Fabien Renaud wrote:

> Hello,
>
> I ran gdb and had this result (still with the same application) :
>
> Native AWT ---->fntInitFont...Default
> Native AWT ---->fntInitFont...Default
> Native AWT ---->fntInitFont...Default
> Native AWT ---->fntInitFont...Monospaced
> Native AWT ---->fntInitFont...Default
> Native AWT ---->fntInitFont...Default
> Native AWT ---->fntInitFont...Default
> Native AWT ---->fntInitFont...Default
> Native AWT ---->fntGetFixedWidth 0
> Native AWT ---->fntIsWideFont
> tlkDisplayBanner
> pc : [<401eccbc>]    lr : [<401eccd0>]    Not tainted
> sp : 00253914  ip : 00253908  fp : 002539f4
> r10: 402f4cb8  r9 : 00008d8c  r8 : 402f7390
> r7 : 00000002  r6 : 0000acec  r5 : 00000005  r4 : 00000005
> r3 : 00000014  r2 : 40a599c0  r1 : 00000000  r0 : 00000000
> Flags: nZCv  IRQs on  FIQs on  Mode USER_32  Segment user
> Control: 397F  Table: A3568000  DAC: 00000015
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 16384 (LWP 1126)]
> 0x401eccbc in __current_locale_name (category=5) at localename.c:26
> 26      localename.c: No such file or directory.
>        in localename.c
> (gdb) where
> #0  0x401eccbc in __current_locale_name (category=5) at localename.c:26
> #1  0x401ef100 in guess_category_value (category=5, categoryname=0x0)
>    at dcigettext.c:1102
> #2  0x401ee534 in __dcigettext (domainname=0x402e0598 "libc",
>    msgid1=0x60fe28 "undefined symbol: 
> libnative_LTX_java_awt_Toolkit_evtGetNextEvent", m5
> #3  0x401ee140 in __dcgettext (domainname=0x0, msgid=0x0, 
> category=1075760336)
>    at dcgettext.c:53
> #4  0x401be248 in dlerror () at dlerror.c:72
> #5  0x400acca8 in sys_dl_sym ()
>   from /home/java/kaffe/jre/lib/arm/libkaffevm-1.1.4.so
> #6  0x400b19bc in lt_dlsym ()
>   from /home/java/kaffe/jre/lib/arm/libkaffevm-1.1.4.so
> #7  0x4004cca0 in findLibraryFunction ()
>   from /home/java/kaffe/jre/lib/arm/libkaffevm-1.1.4.so
> #8  0x4004c6f0 in loadNativeLibrarySym ()
>   from /home/java/kaffe/jre/lib/arm/libkaffevm-1.1.4.so
> #9  0x4004c900 in native ()
>   from /home/java/kaffe/jre/lib/arm/libkaffevm-1.1.4.so
> #10 0x40079348 in callMethodA ()
>   from /home/java/kaffe/jre/lib/arm/libkaffevm-1.1.4.so
> #11 0x400b38d8 in virtualMachine ()
>   from /home/java/kaffe/jre/lib/arm/libkaffevm-1.1.4.so
>
>
> I think the problem comes from AWT but where exactly ?
>
> Cheers,
>
> Fabien
>
>
> _______________________________________________
> kaffe mailing list
> kaffe at kaffe.org
> http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
>
>


Someone has an idea or some documentations about how awt runs with qt ?

Cheers,

Fabien





More information about the kaffe mailing list