dbgc_init_all failed with ORA-48139 When Running frmbld and frmconverter
(Doc ID 2850112.1)
Last updated on MAY 29, 2024
Applies to:
Oracle Forms - Version 12.2.1.0.0 and laterLinux x86-64
Symptoms
Running frmbld.sh or frmconverter.sh shows below error
bash-4.2$ ./frmbld.sh
dbgc_init_all failed with ORA-48139
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f0d6062da66, pid=3006, tid=0x00007f0d64a1d600
#
# JRE version: Java(TM) SE Runtime Environment (8.0_231-b11) (build 1.8.0_231-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.231-b11 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libde.so.0+0x119a66] depcxfree+0x996
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# $DOMAIN_HOME/config/fmwconfig/components/FORMS/instances/<formsinstancename>/bin/hs_err_pid<PID>.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
./frmbld.sh: line 138: 3006 Aborted (core dumped) $ORACLE_HOME/bin/frmbld $*
dbgc_init_all failed with ORA-48139
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f0d6062da66, pid=3006, tid=0x00007f0d64a1d600
#
# JRE version: Java(TM) SE Runtime Environment (8.0_231-b11) (build 1.8.0_231-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.231-b11 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libde.so.0+0x119a66] depcxfree+0x996
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# $DOMAIN_HOME/config/fmwconfig/components/FORMS/instances/<formsinstancename>/bin/hs_err_pid<PID>.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
./frmbld.sh: line 138: 3006 Aborted (core dumped) $ORACLE_HOME/bin/frmbld $*
Changes
Oracle Database and Oracle Forms/Reports installed in the same machine.
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 |
Changes |
Cause |
Solution |