Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Segmentation fault (core dumped) #14

Open
urb31075 opened this issue Jul 9, 2019 · 1 comment
Open

Segmentation fault (core dumped) #14

urb31075 opened this issue Jul 9, 2019 · 1 comment

Comments

@urb31075
Copy link

urb31075 commented Jul 9, 2019

urb@bildhost:/build/5.0.0-20-generic/ktf$ uname -r
5.0.0-20-generic
urb@bildhost:
/build/5.0.0-20-generic/ktf$ ./user/ktfrun
[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from examples
[ RUN ] examples.hello_fail
/home/urb/build/5.0.0-20-generic/ktf/examples/hello.c:15: Failure
Failure 'false' occurred
[ FAILED ] examples.hello_fail, where GetParam() = "hello_fail", 1 assertions (0 ms)
[ RUN ] examples.hello_ok
[ OK ] examples.hello_ok, 1 assertions (0 ms)
[----------] 2 tests from examples (1 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (1 ms total)
[ PASSED ] 1 test.
[ FAILED ] 1 test, listed below:
[ FAILED ] examples.hello_fail, where GetParam() = "hello_fail"

1 FAILED TEST

urb@bildhost:/build/5.0.0-20-generic/ktf$ ./user/ktfcov -e hello
Segmentation fault (core dumped)
urb@bildhost:
/build/5.0.0-20-generic/ktf$

@knuto
Copy link
Contributor

knuto commented Jul 14, 2019

Seems we have a regression with the ktfcov program. We'll look into it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants