From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3295 invoked by alias); 1 Mar 2005 01:16:25 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 2287 invoked by uid 48); 1 Mar 2005 01:15:28 -0000 Date: Tue, 01 Mar 2005 01:16:00 -0000 Message-ID: <20050301011528.2286.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050215214329.19985.lothar@xcerla.com> References: <20050215214329.19985.lothar@xcerla.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/19985] executables created with -fprofile-arcs -ftest-coverage segfault in gcov_exit () X-Bugzilla-Reason: CC X-SW-Source: 2005-03/txt/msg00014.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-01 01:15 ------- (In reply to comment #3) > Changed severity to critical, as the compiler produces code that crashes when > executing a coverage enabled executable. Well considering this is werid case of using arc profiling with shared libraries it is not critical and has a workaround, not unloading the shared library. -- What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19985