This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/25351] New: Segmentation fault in function coverage_checksum_string
- From: "cyberax at elewise dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Dec 2005 13:49:17 -0000
- Subject: [Bug c++/25351] New: Segmentation fault in function coverage_checksum_string
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
coverage_checksum_string function in gcc/coverage.c fails (SIGSEGV) with this
input:
=================
_GLOBAL__D__ZN5boost9unit_test88_GLOBAL__N_C__work_FlexIDE_libs_boost_libs_test_src_unit_test_main.cpp_00000000_0000000017results_collectorE
=================
This function is called if compilation is started with -fprofile-arcs and/or
-ftest-coverage flags.
--
Summary: Segmentation fault in function coverage_checksum_string
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: cyberax at elewise dot com
GCC build triplet: i686-mingw32
GCC host triplet: i686-mingw32
GCC target triplet: i686-mingw32
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25351