From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9937 invoked by alias); 3 Sep 2004 02:39:16 -0000 Mailing-List: contact glibc-bugs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sources.redhat.com Received: (qmail 9922 invoked by uid 48); 3 Sep 2004 02:39:14 -0000 Date: Fri, 03 Sep 2004 02:39:00 -0000 From: "dafrabbit at yahoo dot com" To: glibc-bugs@sources.redhat.com Message-ID: <20040903023911.366.dafrabbit@yahoo.com> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug libc/366] New: Compiling on 64-bit yields segmentation fault when run, on 32-bit runs fine. X-Bugzilla-Reason: CC X-SW-Source: 2004-09/txt/msg00014.txt.bz2 List-Id: Compiling a small C program in 64-bit mode with gcc, compiling is fine, but when run the program seg faults. Same program, compiled in 32-bit mode with gcc runs fine. Bug report posted in gcc Bugzilla, told to repost here. (link to gcc bug report: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17302) Building on an Athlon64, gcc version 3.4.1-9, glibc version 2.3.3-27, kernel version 2.6.5-1.358. To reproduce: 1. gcc -g test_var5.c 2. gcc -o test5.exe test_var5.o 3. test5.exe The program is attached. -- Summary: Compiling on 64-bit yields segmentation fault when run, on 32-bit runs fine. Product: glibc Version: 2.3.3 Status: NEW Severity: normal Priority: P1 Component: libc AssignedTo: gotom at debian dot or dot jp ReportedBy: dafrabbit at yahoo dot com CC: glibc-bugs at sources dot redhat dot com http://sources.redhat.com/bugzilla/show_bug.cgi?id=366 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.