-
Bug
-
Resolution: Cannot Reproduce
-
Blocker
-
None
-
9.0.1.Final, 10.0.0.CR2
-
-
User Experience
The JVM crashes with either a sigsegv or sigbus error when performing a SOAP load test.
The error printed is:
- A fatal error has been detected by the Java Runtime Environment:
# - SIGSEGV (0xb) at pc=0x00007f5da922afb8, pid=75645, tid=140039627204352
# - JRE version: OpenJDK Runtime Environment (7.0_51-b02) (build 1.7.0_51-mockbuild_2014_01_15_01_39-b00)
- Java VM: OpenJDK 64-Bit Server VM (24.45-b08 mixed mode linux-amd64 compressed oops)
- Problematic frame:
- J org.apache.cxf.message.ExchangeImpl.get(Ljava/lang/Class;)Ljava/lang/Object;
# - Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
#
- If you would like to submit a bug report, please include
- instructions on how to reproduce the bug and visit:
- 15:56:03,314 INFO [stdout] (default task-17) Submitted order request received with transId: <XXXXX>, opId: <SCO>, ...
http://icedtea.classpath.org/bugzilla
#
The webservice does nothing, just a System.out.print("xxxxx").