RE: Runtime issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Baurzhan

Thanks for the info. How do you want me to check $pc-4. The same code
works fine on AIX/GCC 4.2.3. 

With Regards

Vardhan 

-----Original Message-----
From: gcc-help-owner@xxxxxxxxxxx [mailto:gcc-help-owner@xxxxxxxxxxx] On
Behalf Of Baurzhan Ismagulov
Sent: Wednesday, October 08, 2008 8:26 AM
To: gcc-help@xxxxxxxxxxx
Subject: Re: Runtime issue

Hello Vardhan,

On Wed, Oct 08, 2008 at 07:45:54AM -0400, Vardhan, Sundara (GE Infra,
Energy) wrote:
> t@1 (l@1) program terminated by signal BUS (invalid address alignment)

Invalid alignment is, for instance, accessing 4-byte words where the
address is not divisible by 4. Look at the instruction at $pc-4 and the
memory address referenced.

With kind regards,
--
Baurzhan Ismagulov
http://www.kz-easy.com/


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux