1838118 Members
4802 Online
110124 Solutions
New Discussion

5101 Bus error(coredump)

 
Karen Shen_1
Occasional Advisor

5101 Bus error(coredump)

OS: HP-UX11i V1
When dba installs Progress patch, the bus error occurs and session freezes.Anyone has an idea what to check?
Thanks.
Karen
4 REPLIES 4
Bill Hassell
Honored Contributor

Re: 5101 Bus error(coredump)

Not much you can do from the OS point of view. You can check that your OS patches are up to date but first determine what program actually core dumped. There should be a core file in the directory the dba was using at the time. cd to that directory and use the command:

file core

It will tell you what program crashed. If it is a Progress program, you'll have to contact the manufacturer (Progress support) to get tghe problem debugged.


Bill Hassell, sysadmin
A. Clay Stephenson
Acclaimed Contributor

Re: 5101 Bus error(coredump)

This is almost certainly a bug. You need to contact Progress's support.
If it ain't broke, I can fix that.
Jeff Schussele
Honored Contributor

Re: 5101 Bus error(coredump)

I'll make it a trifecta.
A SIGBUS aerreor is a program problem 99% of the time.

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Jeff Schussele
Honored Contributor

Re: 5101 Bus error(coredump)

I'll make it a trifecta.
A SIGBUS erreor is a program problem 99% of the time.

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!