Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos



Full Disclosure: Re: gcc: Internal compiler error: program cc1 got fatal signal 11

Re: gcc: Internal compiler error: program cc1 got fatal signal 11

From: Dennis Freise <cat_at_final-frontier.ath.cx>
Date: Fri, 9 Jan 2004 13:26:38 +0100

On Thu, 08 Jan 2004 19:43:24 -0500
Noldata TAC <tac_at_noldata.com> wrote:

> You must execute it:
>
> glozano_at_Grissom:~$ more a.c
> int main(void)
> {
> printf("%c","msux"[0xcafebabe]);
> }
> glozano_at_Grissom:~$ make a
> cc a.c -o a
> glozano_at_Grissom:~$ ./a
> Segmentation fault

That code MUST segfault everywere! Look at it: It passes the 0xcafebabe'nd
(3405691582'nd) byte of "msux" to printf. I'm pretty sure that's out of bounds
of the five bytes of "msux\0".

Only were the COMPILER segfaults it is not like it should be.

Please don't post any more segfaults of the resulting binary - it proves
_nothing_.

-- 
Dennis Freise <cat_at_final-frontier.ath.cx>
GnuPG key fingerprint: 2DE8 CCEF 6E20 11D4 3B27  21EC B0BA 1749 D2C8 38ED
Get my public key at : http://www.final-frontier.ath.cx/gpg_public_key.txt

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html

  • application/pgp-signature attachment: stored
Received on Jan 09 2004
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]
edgeos