Skip to content
This repository has been archived by the owner on Jul 17, 2019. It is now read-only.

Problems when running tests with mock objects on Open BSD #210

Open
atabrea opened this issue Sep 7, 2017 · 0 comments
Open

Problems when running tests with mock objects on Open BSD #210

atabrea opened this issue Sep 7, 2017 · 0 comments

Comments

@atabrea
Copy link

atabrea commented Sep 7, 2017

Hello,

I have a small problem, I compiled your library on Open BSD I didn't get any errors or warnings after compilation but when I run a test where I use a mock object the program crashes. Can you help me resolve this problem?
This is what I get after objdump and running with gdb:

#0 0x00000966622c87e2 in testing::internal::linked_ptrtesting::Expectation::operator* () from /home/build/unit_tests
(gdb) where
#0 0x00000966622c87e2 in testing::internal::linked_ptrtesting::Expectation::operator* () from /home/build/unit_tests
#1 0x00000966622c45df in testing::Sequence::AddExpectation () from /home/build/unit_tests
Die: DW_TAG_unspecified_type (abbrev = 122, offset = 373344)
has children: FALSE
attributes:
DW_AT_name (DW_FORM_strp) string: "decltype(nullptr)"
Dwarf Error: Cannot find type of die [in module /home/build/unit_tests]

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

1 participant