This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

c++/8381: Segmentation faults when using template class with threads


>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:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]