My Oracle Support Banner

ORA-07445 [pfrinstr_BRNCNULL] with APEX (Doc ID 958994.1)

Last updated on JANUARY 30, 2022

Applies to:

Oracle Database - Enterprise Edition - Version 11.1.0.7 and later
Information in this document applies to any platform.

Symptoms

1. The following error is reported in the alert.log:

ORA-07445: exception encountered: core dump [pfrinstr_BRNCNULL()+72] [SIGSEGV] [ADDR:0x0] [PC:0x7CE892C] [SI_KERNEL(general_protection)] []

2. Current SQL Statement for this session:

 (sql_id=8dg5d71w4x653) -----
begin declare l_p varchar2(256) := v('<PASSWORD>');
begin
begin
wwv_flow.update_cache_with_write('<PASSWORD>',null);
end;
wwv_flow_login.builder (
p_username => :<BIND_VARIABLE_1>,
p_workspace=> :<BIND_VARIABLE_2>,
p_password => l_p);
end;
end;


----- PL/SQL Stack -----
----- PL/SQL Call Stack -----
object line object
handle number name
0x45a445af8 28 package body SYS.OWA_UTIL
0x45a439e70 138 package body SYS.OWA_COOKIE
0x45b908d00 63 package body FLOWS_030100.WWV_FLOW_LOGIN
0x4596403c0 6 anonymous block
0x45b3450f0 1815 package body SYS.DBMS_SYS_SQL
0x459d8be10 296 package body SYS.WWV_DBMS_SQL
0x459935a60 4278 package body FLOWS_030100.WWV_FLOW
0x459935a60 12874 package body FLOWS_030100.WWV_FLOW
0x45942bf80 23 anonymous block



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

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.