Hi,
Oracle Forms 12c ( 12.2.1.4 ) operating system : linux RHEL 7 (64 bit)
Able to print many reports from application but one of the forms crash with 93562.
default.env file is having correct LD_PRELOAD values.
LD_PRELOAD=/BFE/u01/app/oracle/product/12.2.1.4/oracle_common/jdk/jre/lib/amd64/libjsig.so
Below is the form_trc details
BUILTIN.START
EventID-6341
EventNum-96
Timestamp-107150
Name-RUN_REPORT_OBJECT
BUILTIN Arguments:
Type=In Position=1 DataType=INTEGER Value=3
BUILTIN Arguments:
Type=In Position=2 DataType=STRING Value=NULL
ABORT_FORMS_DIED
EventID -6342
EventNum- 2
Timestamp -107170
Msg - Forms encountered unexpected signal 11
--------------------
Below is the frmweb_dump details
Last Trigger FORM/BLOCK/FIELD: LCXAB00.CX0021_MENU.G_MESSAGE_FIELD
Last trigger: WHEN-BUTTON-PRESSED - (In Progress)
Last Builtin: RUN_REPORT_OBJECT - (In Progress)
Can you please advise how to fix this issue ?