Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: ORA-07445: exception encountered: core dump [updpcr()+472] [SIGBUS] [Invalid address alignment] [0x80000221] [] []

Re: ORA-07445: exception encountered: core dump [updpcr()+472] [SIGBUS] [Invalid address alignment] [0x80000221] [] []

From: Allan Nelson <anelson77388_at_gmail.com>
Date: Tue, 19 Jun 2007 11:24:32 -0500
Message-ID: <ffb96860706190924t6cbfe806y4fe367b00804fc8@mail.gmail.com>


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-l
Received on Tue Jun 19 2007 - 11:24:32 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US