This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++/8381: Segmentation faults when using template class with threads
- From: mmagesh73 at yahoo dot com
- To: gcc-gnats at gcc dot gnu dot org
- Date: 28 Oct 2002 14:44:44 -0000
- Subject: c++/8381: Segmentation faults when using template class with threads
- Reply-to: mmagesh73 at yahoo dot com
>Number: 8381
>Category: c++
>Synopsis: Segmentation faults when using template class with threads
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: support
>Submitter-Id: net
>Arrival-Date: Mon Oct 28 06:46:03 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: g++
>Release: 2.95.3
>Organization:
>Environment:
AIX 4.3.3
>Description:
Attached are some programs which uses template class and threads. When the template class alone runs it goes for more transactions. When the threads alone called it goes for more transactions. However, when the combination is given it segmentation faults.
>How-To-Repeat:
Unzip and compile using ./compile.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: