1846333 Members
3108 Online
110256 Solutions
New Discussion

Re: core dump error

 
Pradeep_3
Frequent Advisor

core dump error

Hi,
We are getting core dump error "Target process died because of: SIGBUS - bus error"
for a particular process in our Application. But the same process is working fine on HP-UX 11.11 (Oracle 9i Release 9.2.0.6.0).
Before installing Oracle 10g (Release 10.2.0.3), we applied required patches on the server and changed few kernel parameters. But for some patches it required new version of C compiler. So we skipped these patches.We are currently using acc:HP ANSI C++ C.03.33.01 compiler and aCC A.03.60 runtime libraries.
We are getting this error when we are calling a function from a third party object. We are using cob linker for linking the objects. The version of cob linker is
version @(#)cob.c 1.254
PRN=O1UPR/BMD:8e.B4.13.06
PTI=NLS
PTI=Y2K
Thanks

Regards,
Prashant Wate
1 REPLY 1
Dennis Handly
Acclaimed Contributor

Re: core dump error

Do you have a core file and have you used the latest gdb to get a stack trace?

C.03.33.01 is almost 6 years old.