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: io at naiv.us (Daniel Husand)
Subject: gcc: Internal compiler error: program cc1 got
 fatal signal 11

Confirmed on Debian 3.0 running 2.4.24-grsec

foo@bar:~> gcc --version
2.95.4
foo@bar:~> gcc ./gcc-crash.c
gcc: Internal compiler error: program cc1 got fatal signal 11

-- 
Daniel

> =====================================================
> On Thu, 8 Jan 2004, Georgi Guninski wrote:
> 
>>$ gcc --version
>>2.95.3
>>$ cat gcc-crash.c
>>int main(void)
>>{
>>printf("%c","msux"[0xcafebabe]);
>>}
>>$ gcc gcc-crash.c
>>gcc: Internal compiler error: program cc1 got fatal signal 11


Powered by blists - more mailing lists