[OpenJDK 2D-Dev] JNI crashes in FontManager code

Martin Buchholz martinrb at google.com
Sun Oct 19 21:16:48 UTC 2008


Igor, I did some more digging, and I have a stack trace for you

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [libjvm.so+0x298366]
C  [libfontmanager.so+0x59e4]
C  [libfreetype.so.6+0x73c9]  FT_Stream_Close+0x19
C  [libfreetype.so.6+0xa065]  FT_Stream_Free+0x25
C  [libfreetype.so.6+0xa6e2]
C  [libfreetype.so.6+0xaf78]  FT_Done_Face+0x78
C  [libfontmanager.so+0x6964]
Java_sun_font_FreetypeFontScaler_disposeNativeScaler+0x34

(sorry for the lack of debug info)

(These are all running on Linux)

Hope this helps.

Martin



More information about the 2d-dev mailing list