Mailinglist Archive: opensuse-bugs (4794 mails)
< Previous | Next > |
[Bug 1050487] gcov crashes
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 26 Jul 2017 19:36:54 +0000
- Message-id: <bug-1050487-21960-3zBbqkdH29@http.bugzilla.suse.com/>
http://bugzilla.suse.com/show_bug.cgi?id=1050487
http://bugzilla.suse.com/show_bug.cgi?id=1050487#c9
Arvin Schnell <aschnell@xxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags|needinfo?(aschnell@xxxxxxxx |
|) |
--- Comment #9 from Arvin Schnell <aschnell@xxxxxxxx> ---
Instructions to run lcov/gcov for libstorage-ng:
- apply coverage.diff
- make -f Makefile.repo
- run coverage.sh
You should then see errors "GCOV failed for ...". gcov fails for several
files. lcov calls gcov with the -a argument which is important for the
crash.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1050487#c9
Arvin Schnell <aschnell@xxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags|needinfo?(aschnell@xxxxxxxx |
|) |
--- Comment #9 from Arvin Schnell <aschnell@xxxxxxxx> ---
Instructions to run lcov/gcov for libstorage-ng:
- apply coverage.diff
- make -f Makefile.repo
- run coverage.sh
You should then see errors "GCOV failed for ...". gcov fails for several
files. lcov calls gcov with the -a argument which is important for the
crash.
--
You are receiving this mail because:
You are on the CC list for the bug.
< Previous | Next > |