Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7955 Discussions

Codecov fails with Segmentation violation error

abhishek_x_banerjee
375 Views
We are using the code coverage flag to compile our C++ code using "-prof-gen=srcpos" flag. The profmerge is fine and generating the .dpi file but when I try to generate the HTML report it fails with following error.

Intel C++/Fortran Compiler code-coverage tool for applications running on IA-32, Version 11.1 Build 20100203 Package ID: l_cproc_p_11.1.069
Copyright (C) 1985-2010 Intel Corporation. All rights reserved.


Segmentation violation

Attached is the .dpi file.

Any help will be useful.

0 Kudos
1 Reply
Om_S_Intel
Employee
375 Views

It would be nice if you can attach a test case to reproduce the issue.

0 Kudos
Reply