lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
From: roy at rant-central.com (Roy M. Silvernail)
Subject: gcc: Internal compiler error: program cc1
	got fatal signal 11

On Thu, 2004-01-08 at 17:59, Dani Wuck wrote:
> user@...t:~$ echo 'int main(void)
>  > {
>  > printf("%c","msux"[0xcafebabe]);
>  > }'> ./gcc-crash.c
> user@...t:~$ gcc ./gcc-crash.c
> user@...t:~$
> 
> Not confirmed on Slackware 9.1 (patched kernel 2.4.24)
> GCC 3.2.3

Also NOT confirmed Gentoo 1.4 (kernel 2.4.22)

mesmer tmp $ cat foo.c
int main(void) {
printf("%c","msux"[0xcafebabe]);
}
mesmer tmp $ gcc foo.c
mesmer tmp $ gcc --version
gcc (GCC) 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
-- 
Roy M. Silvernail is roy@...t-central.com, and you're not
Never Forget:  It's Only 1's and 0's!
SpamAssassin->procmail->/dev/null->bliss
http://www.rant-central.com


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ