My Oracle Support Banner

Application Using JDBC OCI Fails With Core Dump In kpubsuuc kpubndp OCIBindByPos From libclntsh.so.10.1 After Application of CPUAPR2010 (Doc ID 1121996.1)

Last updated on AUGUST 30, 2023

Applies to:

JDBC - Version 10.2.0.1 to 10.2.0.3 [Release 10.2]
Information in this document applies to any platform.

Symptoms

Application using JDBC OCI 10.2.0.1 for connection to Oracle Database 10.2.0.4.
The client libraries are version 10.2.0.1.
When trying to retrieve data, the web application displays "Internal Server Error",  generates a core dump, and hangs.
To recover, the application needs to be restarted.
This started to happen after having applied CPUAPR2010 9352191 and MERGE LABEL REQUEST 9545854 on top of the 10.2.0.4 database.

The core stack trace is:


#0 0x005397a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1 0x0057a815 in raise () from /lib/tls/libc.so.6
#2 0x0057c279 in abort () from /lib/tls/libc.so.6
#3 0xb7e09c4f in os::abort () from <DIR>/j2re1.4.2_14/lib/i386/client/libjvm.so
#4 0xb7e6f971 in VMError::report_and_die () from <DIR>/j2re1.4.2_14/lib/i386/client/libjvm.so
#5 0xb7e0a7b7 in JVM_handle_linux_signal () from <DIR>/j2re1.4.2_14/lib/i386/client/libjvm.so
#6 0xb7e091d4 in signalHandler () from <DIR>/j2re1.4.2_14/lib/i386/client/libjvm.so
#7 <signal handler called>
#8 0x59d80006 in kpubsuuc () from /usr/app/oracle/product/10.2.0/client_1/lib/libclntsh.so.10.1
#9 0x59d80dea in kpubndp () from /usr/app/oracle/product/10.2.0/client_1/lib/libclntsh.so.10.1
#10 0x59d807ab in kpubndp0 () from /usr/app/oracle/product/10.2.0/client_1/lib/libclntsh.so.10.1
#11 0x59ce1adb in OCIBindByPos () from /usr/app/oracle/product/10.2.0/client_1/lib/libclntsh.so.10.1
#12 0x6538a16e in Java_oracle_jdbc_driver_T2CConnection_t2cClearAllApplicationContext () from /usr/app/oracle/product/10.2.0/client_1/lib/libocijdbc10.so
#13 0x6538c436 in Java_oracle_jdbc_driver_T2CStatement_t2cParseExecuteDescribe () from /usr/app/oracle/product/10.2.0/client_1/lib/libocijdbc10.so
#14 0xb3c47ce2 in ?? ()
#15 0x09a2ebb4 in ?? ()
#16 0x5a87dc14 in ?? ()
#17 0x5a87dcd4 in ?? ()
#18 0x09897a28 in ?? ()

Changes

Application of CPUAPR2010 <patch: 9352191> and MERGE LABEL REQUEST <patch: 9545854> on top of the 10.2.0.4 database.

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
References


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