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

[Ogre 1.x] Unloading engine plugin causes tests to crash on Windows #45

Open
osrf-migration opened this issue Mar 8, 2019 · 3 comments
Labels
bug Something isn't working ogre1.x Windows Windows support

Comments

@osrf-migration
Copy link

Original report (archived issue) by Ian Chen (Bitbucket: Ian Chen, GitHub: iche033).


Description

On windows, the tests run fine and calls to unloadEnginePlugin return without an error but the tests crash on exit with the following msg

unknown file
SEH exception with code 0xc0000005 thrown in the test body.

Note that this problem is observed on our windows jenkins machine that currently only run tests using the ogre rendering engine

Steps to Reproduce

  1. Run any ignition rendering test

Expected behavior:

Test passes

Actual behavior:

Test crashes with error msg

Reproduces how often:

All the time

Versions

All versions

@osrf-migration
Copy link
Author

Original comment by Ian Chen (Bitbucket: Ian Chen, GitHub: iche033).


  • Edited issue description

@osrf-migration osrf-migration added major bug Something isn't working labels Apr 15, 2020
@chapulina chapulina removed the major label May 25, 2020
@chapulina chapulina added the Windows Windows support label Jul 24, 2020
@chapulina
Copy link
Contributor

This issue seems to imply that #40 is no longer a problem (how to unload something that can't be loaded? 😉 ) Can we close that issue?

@iche033
Copy link
Contributor

iche033 commented Jul 24, 2020

I closed but reopened again as I just remembered that it's still a problem when loading the ogre2 plugin.

This issue about unloading engine affects ogre 1.x plugin

@iche033 iche033 changed the title Unloading engine plugin causes tests to crash on Windows [Ogre 1.x] Unloading engine plugin causes tests to crash on Windows Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ogre1.x Windows Windows support
Projects
None yet
Development

No branches or pull requests

3 participants