diablo 1.5 crash

Kurt Miller lists at intricatesoftware.com
Thu Jul 13 17:41:35 UTC 2006


On Thursday 13 July 2006 8:56 am, Jan Zach wrote:
> Yes, it is reproducable. The core dump is reliably generated
> by IntelliJ Idea - http://www.jetbrains.com/idea/download/ by
> menu File/Settings/Colors&Fonts or Global Code Style. Idea
> is really good java GUI tester, I had problems even with JDK
> 1.4.2 and Idea 5.x version.    
> 
> I really have no idea how to figure out which font is
> problematic. Could you give me a hint? 

I can't reproduce this on my freebsd6-1 -release system
using Idea 5.1.2. Here are the fonts packages I have installed:

$ pkg_info |grep font
bitstream-vera-1.10_2 Bitstream Vera TrueType font collection
fontconfig-2.3.2_3,1 An XML-based font configuration API for X Windows
freetype2-2.1.10_3  A free and portable TrueType font rendering engine
gsfonts-8.11_2      Fonts used by GNU Ghostscript (or X)
libXft-2.1.7_1      A client-sided font API for X applications
urwfonts-1.0        Another font package for X
xorg-fonts-100dpi-6.9.0_1 X.Org 100dpi bitmap fonts
xorg-fonts-75dpi-6.9.0_1 X.Org 75dpi bitmap fonts
xorg-fonts-cyrillic-6.9.0_1 X.Org Cyrillic bitmap fonts
xorg-fonts-encodings-6.9.0_1 X.Org font encoding files
xorg-fonts-miscbitmaps-6.9.0_1 X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-6.9.0 X.Org TrueType fonts
xorg-fonts-type1-6.9.0 X.Org Type1 fonts
xorg-fontserver-6.9.0_1 X font server from X.Org

You could try to pkg_delete any additional font packages
you have and see if you can find the one that has the font
that causes the crash.

-Kurt


More information about the freebsd-java mailing list