This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/14225] when using gcj cni calls within a pthread i get a segfault
- From: "sturmf at in dot tum dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Feb 2004 12:01:31 -0000
- Subject: [Bug libgcj/14225] when using gcj cni calls within a pthread i get a segfault
- References: <20040220115922.14225.sturmf@in.tum.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From sturmf at in dot tum dot de 2004-02-20 12:01 -------
Created an attachment (id=5777)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5777&action=view)
The program producing the bug
This file was created with:
g++ -Wall -g -o savetemp crashme.cpp -L/usr/lib -lpthread -lgcj -save-temps
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14225