-
Bug
-
Resolution: Fixed
-
P3
-
1.2.0
-
1.2fcs
-
x86
-
windows_nt
-
Not verified
Assertion failure when running Pendragon CaffeineMarks 3.0 with
the classic VM in debug mode. The assertion failure doesn't show
up in optimized mode (of course not) and the system 'seems' to
run anyway. Maybe a too strong assertion?
No special settings, using JDK1.2FCS"L" build (but also happens with "K"
build).
See below for the detailed output:
Y:\classes\Benchmarks\Caffeine>java_g -classic CaffeineMarkApp
Warning: JIT compiler "symcjit" not found. Will use interpreter.
C:\WINNT\Fonts\ARIAL.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\WINGDING.TTF - CMAP 3,0 found at offset 282.
C:\WINNT\Fonts\SYMBOL.TTF - CMAP 3,0 found at offset 282.
C:\WINNT\Fonts\COURBI.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\TIMESBD.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\TIMES.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\COURI.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\ARIALBI.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\COUR.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\ARIALI.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\ARIALBD.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\TIMESI.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\TIMESBI.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\COURBD.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\ARIAL.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\WINGDING.TTF - CMAP 3,0 found at offset 282.
C:\WINNT\Fonts\SYMBOL.TTF - CMAP 3,0 found at offset 282.
C:\WINNT\Fonts\ARIAL.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\ARIALBD.TTF - CMAP 3,1 found at offset 282.
Fatal error: 0
Assertion failed: ::SelectObject(m_hDC, m_pFont->GetHFont()) != 0, file ..\..\..
\..\src\win32\native\sun\windows\awt_Graphics.cpp, line 238
robert.griesemer@Eng 1998-10-01
the classic VM in debug mode. The assertion failure doesn't show
up in optimized mode (of course not) and the system 'seems' to
run anyway. Maybe a too strong assertion?
No special settings, using JDK1.2FCS"L" build (but also happens with "K"
build).
See below for the detailed output:
Y:\classes\Benchmarks\Caffeine>java_g -classic CaffeineMarkApp
Warning: JIT compiler "symcjit" not found. Will use interpreter.
C:\WINNT\Fonts\ARIAL.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\WINGDING.TTF - CMAP 3,0 found at offset 282.
C:\WINNT\Fonts\SYMBOL.TTF - CMAP 3,0 found at offset 282.
C:\WINNT\Fonts\COURBI.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\TIMESBD.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\TIMES.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\COURI.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\ARIALBI.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\COUR.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\ARIALI.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\ARIALBD.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\TIMESI.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\TIMESBI.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\COURBD.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\ARIAL.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\WINGDING.TTF - CMAP 3,0 found at offset 282.
C:\WINNT\Fonts\SYMBOL.TTF - CMAP 3,0 found at offset 282.
C:\WINNT\Fonts\ARIAL.TTF - CMAP 3,1 found at offset 282.
C:\WINNT\Fonts\ARIALBD.TTF - CMAP 3,1 found at offset 282.
Fatal error: 0
Assertion failed: ::SelectObject(m_hDC, m_pFont->GetHFont()) != 0, file ..\..\..
\..\src\win32\native\sun\windows\awt_Graphics.cpp, line 238
robert.griesemer@Eng 1998-10-01