Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error:SEH exception with code 0xc0000005 thrown in auxiliary test code<environment or event listeners> #483

Open
GoogleCodeExporter opened this issue Jul 6, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Hi,I have a problem in using gtest.

The code file is 1_5.cpp. When only one testcase, everything is OK,But if have 
more than one testcase, the program will has error:

Running main() from gtest_main.cc
[==========] Running 4 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from ReplaceTest
[ RUN      ] ReplaceTest.SuccessCase1
[       OK ] ReplaceTest.SuccessCase1unknown file: error: SEH exception with cod
e 0xc0000005 thrown in auxiliary test code (environments or event listeners).

my gtest version is 1.7.OS is win7 x64, the IDE is vs2008.

Thank you for your efforts and I like gtest.
At last, Sorry for my poor English.

Original issue reported on code.google.com by [email protected] on 26 Jan 2015 at 12:57

Attachments:

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

No branches or pull requests

1 participant