Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: ORA-07445: exception encountered: core dump [updpcr()+472] [SIGBUS] [Invalid address alignment] [0x80000221] [] []
You need to find the trace file in your udump destination. Reading it may
give you some idea what was executing when this happened. SIGBUS is an
operating system message associated with invalid memory addresses. It is
likely that you will have to file an SR with Oracle if you are getting these
on a regular basis. If you find this is a problem in a background process
you might consider relinking the ORACLE HOME. Btw if it is a background
process dumping core look in bdump not udump.
Allan
On 6/19/07, kevin.zheng <zhengyue1980_at_gmail.com> wrote:
>
>
> Hi all:
>
> I get the following error:
> *"ORA-07445: exception encountered: core dump [updpcr()+472] [SIGBUS]
> [Invalid address alignment] [0x80000221] [] []"*
>
> Platform:
>
> bash-2.03$ more /etc/release
> Solaris 8 2/04 s28s_hw4wos_05a SPARC
> Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
> Assembled 08 January 2004
>
> oracle version: 9.2.0.5
>
> This instance receive data from other instance by shareplex.
>
> Any advice or clue are appreciated!
>
>
> Thanks
> ------------------------------
> kevin.zheng
> 2007-06-19
>
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Jun 19 2007 - 11:24:32 CDT
![]() |
![]() |