JDK-6613948 : reg test closed/java/awt/FontClass/NaNTransform.java failed
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 7,9
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: generic,linux_redhat_5.0
  • CPU: generic,x86
  • Submitted: 2007-10-08
  • Updated: 2018-09-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Duplicate :  
Relates :  
Description
build used: jdk7 b22 pit build from swing ws /net/prt-archiver.sfbay/data/jprt/archive/2007/10/2007-10-04-142610.ml199754.ws-int-jdk7/bundles
platforms tested that failed: WinXP, ja, Sol. x86, ko, RHEL 5, zh_CN

From WinXP, the following was thrown:
#section:main
----------messages:(3/114)----------
command: main NaNTransform
reason: User specified action: run main NaNTransform 
elapsed time (seconds): 0.407
----------System.out:(17/649)*----------
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000015d, pid=700, tid=2684
#
# Java VM: Java HotSpot(TM) Client VM (11.0-b07 mixed mode windows-x86)
# Problematic frame:
# C  0x0000015d
#
# An error report file with more information is saved as:
# C:\\i18n-test\\JTwork-jdk7-b22-pit-win-ja\\scratch\\hs_err_pid700.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
----------System.err:(0/0)----------
result: Failed. Unexpected exit from test [exit code: 1]


From RHEL5:
#section:main
----------messages:(3/111)----------
command: main NaNTransform
reason: User specified action: run main NaNTransform 
elapsed time (seconds): 2.659
----------System.out:(0/0)----------
----------System.err:(1/146)----------
java: ../../../../src/closed/share/native/sun/font/t2k/truetype.c:2422: t2k_SetStyling: Assertion `styling->StyleFuncPost != ((void *)0)' failed.
result: Failed. Unexpected exit from test [exit code: 134]

From Sol.10 x86:
#section:main
----------messages:(3/110)----------
command: main NaNTransform
reason: User specified action: run main NaNTransform 
elapsed time (seconds): 5.67
----------System.out:(17/653)----------
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGILL (0x4) at pc=0xf474a550, pid=13554, tid=10
#
# Java VM: Java HotSpot(TM) Client VM (11.0-b07 mixed mode solaris-x86)
# Problematic frame:
# C  0xf474a550
#
# An error report file with more information is saved as:
# /net/sqe1/quality2/i18n1/i18n-dtf/knight_ws/suites/i18n_reg_7/JTwork-jdk7-b22-pit-ia10-ko/scratch/hs_err_pid13554.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
----------System.err:(0/0)----------
result: Failed. Unexpected exit from test [exit code: 6]

But I couldn't find hs_err_pid13554.log.

The same test also failed in promotion build b21

Comments
We are fixing issues on priority starting with issues reported on 9 and 8u builds. All other issues reported on older jdk versions are marked with tbd_major for now.
25-05-2016

Does it affect JDK 9 ?
22-07-2015

These are all approved for deferral to JDK 9 so you can update the FixVersion to state JDK 9. Kind regards, Mathias
29-08-2013

Converted "8-client-defer-candidate" label to "8-defer-request" by SQE' OK.
15-08-2013

*This is anti-deferral criteria list*: - P2 -------------- Engineering's Criteria ------------------------------------- - tck-red labeled - conformance labeled - P3 regressions reported/labeled against jdk8 - findbugs, parfait, eht labeled bugs - CAP <1 year reported - netbeans <1 year reported Victor ----------------- SQE's OK --------------------------------- Yes, we are ok with that thanks, Mikhail
15-08-2013

> 6586545: PIT: openjdk b17 pit build crashes on linux when running Java2Demo Font test This can't be the case as I reproduced it on JDK 7 b01 and b02 .. and its all the way up to the latest JDk 7 updates. Also I don't think it is a particular font. We should take another look at this one.
01-03-2013

EVALUATION I suspect this was introduced by the b17 fix for 6586545: PIT: openjdk b17 pit build crashes on linux when running Java2Demo Font test
10-03-2011