Java SE Crashes with SIGBUS at StubRoutines::jint_disjoint_arraycopy
(Doc ID 2440465.1)
Last updated on NOVEMBER 04, 2024
Applies to:
Oracle WebLogic Server - Version 12.1.1.0 and laterJava SE JDK and JRE - Version 7 and later
Information in this document applies to any platform.
Symptoms
A Java application gets a SIGBUS error at StubRoutines::j<type>_disjoint_arraycopy where <type> is a primitive type, such as int, long, short, byte, etcetera.
The crash can generate a HotSpot Fatal Error Log (hs_err_pid<pid>.log) with the following error:
If core files are enabled, a core file should also get dumped. However, in many cases, there is a problem dumping the core file and/or hs_err* log, which results in neither being dumped or either of them being truncated. See <Document 1317839.1> "Is My Application Core File Truncated" for details.
Several such crashes have been reported when using the iText PDF application particularly.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |