-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
5.0u16
-
sparc
-
solaris
BigApp crash 1.5.0u16 64 bit sparc VM when nospace left on device with ADHOC key -Xprof. Probably needs more investigation.
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGBUS (0xa) at pc=0xf8c0a9d4, pid=9001, tid=84
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_16-ea-b01 mixed mode)
# Problematic frame:
# j java.lang.Thread.run()V+0
#
--------------- T H R E A D ---------------
Current thread (0x002c7a80): JavaThread "Thread-49" [_thread_in_Java, id=84]
siginfo:si_signo=10, si_errno=12, si_code=3, si_addr=0xedb7b990
Registers:
O0=0x00000191 O1=0xedb7fa60 O2=0xedb7fa64 O3=0xf3c2d738
O4=0xf8c0a840 O5=0xedb7fc08 O6=0xedb7f990 O7=0xfe99b60c
G1=0xffffff88 G2=0x002c7a80 G3=0xffffc000 G4=0xedb7fa68
G5=0xf3c2d738 G6=0x00000000 G7=0xfbbd4400 Y=0x00000000
PC=0xf8c0a9d4 nPC=0xf8c0a9d8
Top of Stack: (sp=0xedb7f990)
0xedb7f990: edb7f9ec f3c2d720 f3c2d738 edb7fa64
0xedb7f9a0: edb7f9f0 00000000 f3c739a0 002c7a80
0xedb7f9b0: 00000001 002c7a80 00000000 00002000
0xedb7f9c0: 00000004 edb7fa08 edb7fa08 f8c00218
0xedb7f9d0: 00000000 00000000 00000000 00000000
0xedb7f9e0: 00000000 00000000
= Full logs: http://latte.ireland/results/1.5.0_16/Build01/bigapps/sun4v-Solaris10-64jvm/bt/atgrun.4450/
= JDK/machine
java version "1.5.0_16-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-ea-b01)
Java HotSpot(TM) Server VM (build 1.5.0_16-ea-b01, mixed mode)
Solaris 10 8/07 s10s_u4wos_12b SPARC
Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 16 August 2007
= How to reprtoduce
To reproduce you can try the following, make sure that no free space in /.
1. log on to falls-root-z2.ireland as root, password in comments
2.
export JAVA_HOME=/export/home/JDK/jdk1.5.0_16
export JAVA_ARGS=-Xprof
3. cd /bs/tests/
4. ./parallel.ksh -d64 &
5. find the results in /bt directory
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGBUS (0xa) at pc=0xf8c0a9d4, pid=9001, tid=84
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_16-ea-b01 mixed mode)
# Problematic frame:
# j java.lang.Thread.run()V+0
#
--------------- T H R E A D ---------------
Current thread (0x002c7a80): JavaThread "Thread-49" [_thread_in_Java, id=84]
siginfo:si_signo=10, si_errno=12, si_code=3, si_addr=0xedb7b990
Registers:
O0=0x00000191 O1=0xedb7fa60 O2=0xedb7fa64 O3=0xf3c2d738
O4=0xf8c0a840 O5=0xedb7fc08 O6=0xedb7f990 O7=0xfe99b60c
G1=0xffffff88 G2=0x002c7a80 G3=0xffffc000 G4=0xedb7fa68
G5=0xf3c2d738 G6=0x00000000 G7=0xfbbd4400 Y=0x00000000
PC=0xf8c0a9d4 nPC=0xf8c0a9d8
Top of Stack: (sp=0xedb7f990)
0xedb7f990: edb7f9ec f3c2d720 f3c2d738 edb7fa64
0xedb7f9a0: edb7f9f0 00000000 f3c739a0 002c7a80
0xedb7f9b0: 00000001 002c7a80 00000000 00002000
0xedb7f9c0: 00000004 edb7fa08 edb7fa08 f8c00218
0xedb7f9d0: 00000000 00000000 00000000 00000000
0xedb7f9e0: 00000000 00000000
= Full logs: http://latte.ireland/results/1.5.0_16/Build01/bigapps/sun4v-Solaris10-64jvm/bt/atgrun.4450/
= JDK/machine
java version "1.5.0_16-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-ea-b01)
Java HotSpot(TM) Server VM (build 1.5.0_16-ea-b01, mixed mode)
Solaris 10 8/07 s10s_u4wos_12b SPARC
Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 16 August 2007
= How to reprtoduce
To reproduce you can try the following, make sure that no free space in /.
1. log on to falls-root-z2.ireland as root, password in comments
2.
export JAVA_HOME=/export/home/JDK/jdk1.5.0_16
export JAVA_ARGS=-Xprof
3. cd /bs/tests/
4. ./parallel.ksh -d64 &
5. find the results in /bt directory
- duplicates
-
JDK-6788951 BigApp cause 1.4.2 server JVM crash with SIGBUS (0xa)
- Closed