-
Bug
-
Resolution: Cannot Reproduce
-
P2
-
7
-
generic
-
os_x
http://java.net/jira/browse/MACOSX_PORT-463 submitted 2011/09/27 by Ludmila Shikhvarg
It's a first time we are able to execute api/java_awt/interactive/ tests in JCK-runtime-7 interactive with jdk7 Build b208.
The following tests are failed with ExitCode: 134 or 137:
api/java_awt/interactive/ChoiceTests_ChoiceTests
api/java_awt/interactive/ComponentTests_ComponentTests
api/java_awt/interactive/FlowLayoutTests_FlowLayoutTests
api/java_awt/interactive/FontTests_FontTests
api/java_awt/interactive/FrameTests_FrameTests
api/java_awt/interactive/MenuBarTests_MenuBarTests
api/java_awt/interactive/TextAreaTests_TextAreaTests
api/java_awt/interactive/ColorTests_ColorTests
api/java_awt/interactive/FrameStateTests_FrameStateTests
api/java_awt/interactive/GridLayoutTests_GridLayoutTests
api/java_awt/interactive/LWContainerTests_LWContainerTests
api/java_awt/interactive/LayoutTests_LayoutTests
api/java_awt/interactive/PrintDialogTest_PrintDialogTest
api/java_awt/interactive/RobotTests_RobotTests
api/java_awt/interactive/SPaneTests_SPaneTests
api/java_awt/interactive/ListTests_ListTests
api/java_awt/interactive/ScrollbarTests_ScrollbarTests
api/java_awt/interactive/TextComponentTests_TextComponentTests
The crash is happened while perform any events for tests above as follow:
---------<del>out1<img class="emoticon" src="/jira/images/icons/emoticons/sad.gif" height="20" width="20" align="absmiddle" alt="" border="0"/>6/289)</del>---------
openjdk version "1.7.0-ea"
OpenJDK Runtime Environment (build 1.7.0-ea-b208)
OpenJDK 64-Bit Server VM (build 21.0-b17, mixed mode)
java(470,0x7fff70b61cc0) malloc: *** error for object 0x100570dc0: pointer being freed was not allocated
.
.
.set a breakpoint in malloc_error_break to debug
---------<del>out2<img class="emoticon" src="/jira/images/icons/emoticons/sad.gif" height="20" width="20" align="absmiddle" alt="" border="0"/>0/0)</del>---------
result: Failed. unexpected exit code: exit code 134---------<del>out1<img class="emoticon" src="/jira/images/icons/emoticons/sad.gif" height="20" width="20" align="absmiddle" alt="" border="0"/>4/132)</del>---------
openjdk version "1.7.0-ea"
OpenJDK Runtime Environment (build 1.7.0-ea-b208)
OpenJDK 64-Bit Server VM (build 21.0-b17, mixed mode)
---------<del>out2<img class="emoticon" src="/jira/images/icons/emoticons/sad.gif" height="20" width="20" align="absmiddle" alt="" border="0"/>0/0)</del>---------
result: Failed. unexpected exit code: exit code 137
I'm attaching only a crash for api/java_awt/interactive/ColorTests_ColorTests as a example and let me know if I need to file a bug per each crash.
It's a first time we are able to execute api/java_awt/interactive/ tests in JCK-runtime-7 interactive with jdk7 Build b208.
The following tests are failed with ExitCode: 134 or 137:
api/java_awt/interactive/ChoiceTests_ChoiceTests
api/java_awt/interactive/ComponentTests_ComponentTests
api/java_awt/interactive/FlowLayoutTests_FlowLayoutTests
api/java_awt/interactive/FontTests_FontTests
api/java_awt/interactive/FrameTests_FrameTests
api/java_awt/interactive/MenuBarTests_MenuBarTests
api/java_awt/interactive/TextAreaTests_TextAreaTests
api/java_awt/interactive/ColorTests_ColorTests
api/java_awt/interactive/FrameStateTests_FrameStateTests
api/java_awt/interactive/GridLayoutTests_GridLayoutTests
api/java_awt/interactive/LWContainerTests_LWContainerTests
api/java_awt/interactive/LayoutTests_LayoutTests
api/java_awt/interactive/PrintDialogTest_PrintDialogTest
api/java_awt/interactive/RobotTests_RobotTests
api/java_awt/interactive/SPaneTests_SPaneTests
api/java_awt/interactive/ListTests_ListTests
api/java_awt/interactive/ScrollbarTests_ScrollbarTests
api/java_awt/interactive/TextComponentTests_TextComponentTests
The crash is happened while perform any events for tests above as follow:
---------<del>out1<img class="emoticon" src="/jira/images/icons/emoticons/sad.gif" height="20" width="20" align="absmiddle" alt="" border="0"/>6/289)</del>---------
openjdk version "1.7.0-ea"
OpenJDK Runtime Environment (build 1.7.0-ea-b208)
OpenJDK 64-Bit Server VM (build 21.0-b17, mixed mode)
java(470,0x7fff70b61cc0) malloc: *** error for object 0x100570dc0: pointer being freed was not allocated
.
.
.set a breakpoint in malloc_error_break to debug
---------<del>out2<img class="emoticon" src="/jira/images/icons/emoticons/sad.gif" height="20" width="20" align="absmiddle" alt="" border="0"/>0/0)</del>---------
result: Failed. unexpected exit code: exit code 134---------<del>out1<img class="emoticon" src="/jira/images/icons/emoticons/sad.gif" height="20" width="20" align="absmiddle" alt="" border="0"/>4/132)</del>---------
openjdk version "1.7.0-ea"
OpenJDK Runtime Environment (build 1.7.0-ea-b208)
OpenJDK 64-Bit Server VM (build 21.0-b17, mixed mode)
---------<del>out2<img class="emoticon" src="/jira/images/icons/emoticons/sad.gif" height="20" width="20" align="absmiddle" alt="" border="0"/>0/0)</del>---------
result: Failed. unexpected exit code: exit code 137
I'm attaching only a crash for api/java_awt/interactive/ColorTests_ColorTests as a example and let me know if I need to file a bug per each crash.