Skip to content

Tests fail On Linux (Segmentation Fault) #7

Open
@phillipjohnston

Description

@phillipjohnston
parallels@parallels-Parallels-Virtual-Platform:~/embvm-core$ make test
ninja: Entering directory `buildresults'
[0/1] Running all tests.
1/1 embvm-core_catch2_test        FAIL            0.35s   killed by signal 11 SIGSEGV
>>> MALLOC_PERTURB_=226 /home/parallels/embvm-core/buildresults/build/test/catch2/embvm-core_catch2_test -s -r junit -o /home/parallels/embvm-core/buildresults/test/embvm-core_catch2_test.xml


Summary of Failures:

1/1 embvm-core_catch2_test FAIL            0.35s   killed by signal 11 SIGSEGV

Ok:                 0   
Expected Fail:      0   
Fail:               1   
Unexpected Pass:    0   
Skipped:            0   
Timeout:            0   

Full log written to /home/parallels/embvm-core/buildresults/meson-logs/testlog.txt
FAILED: meson-internal__test 
/home/parallels/.local/bin/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.
make: *** [Makefile:59: test] Error 1
parallels@parallels-Parallels-Virtual-Platform:~/embvm-core$ ./buildresults/build/test/c
catch2/ cmocka/ 
parallels@parallels-Parallels-Virtual-Platform:~/embvm-core$ ./buildresults/build/test/c
catch2/ cmocka/ 
parallels@parallels-Parallels-Virtual-Platform:~/embvm-core$ ./buildresults/build/test/catch2/embvm-core_catch2_test
Segmentation fault (core dumped)

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions