This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/21414] New: thread lib posix => runtime & gij segfaults on Debian G/L Woody
- From: "vaclav dot ovsik at i dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 May 2005 10:17:12 -0000
- Subject: [Bug bootstrap/21414] New: thread lib posix => runtime & gij segfaults on Debian G/L Woody
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Thread lib posix fails on Debian GNU/Linux Woody (current
stable and yes a bit older distro :-)
Thread lib posix95 seems to be working.
I did:
../gcc-4.0.0/configure \
--program-suffix=-4.0 \
--disable-nls \
--enable-languges=c,c++,java
Built gone ok, but installed gij-4.0 segfaults and executable
compiled from .java too (and may be other thing based on threads).
I added option --enable-threads=posix95 to above configure command
and gij works now (I tested only short & simple progs.)
gcc 3.4.3 - dtto
I don't know if problem is in gcc/configure or in the Debian libc6.
My libc6/glibc is deb version 2.2.5-11.8 binutils 2.12.90.0.1-4.
Should I try some gdb session?
--
Summary: thread lib posix => runtime & gij segfaults on Debian
G/L Woody
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: vaclav dot ovsik at i dot cz
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21414