Coredump - multithread application Pro*C
Hi,
i'm experiencing problems running an multithread application built on HP-UX B.11.23 Itanium. The execution aborted (coredump) when some functions of a shared library were invoked, but the coredump it's intermittent. The problem started few days after the instalattion of the Oracle patch 5671074.
The stack of the core file is:
#0 0x60000000f6d78ea0:0 in pthread_mutex_lock ()
at /ux/core/libs/threadslibs/src/common/pthreads/mutex.c:3971
3971 /ux/core/libs/threadslibs/src/common/pthreads/mutex.c: No such file or directory.
in /ux/core/libs/threadslibs/src/common/pthreads/mutex.c
Current language: auto; currently c
(gdb) where
#0 0x60000000f6d78ea0:0 in pthread_mutex_lock ()