bnoazx005 / TDEngine2

TDEngine2 is a cross-platform game engine
Apache License 2.0
18 stars 4 forks source link

[Bug] The application is freezed after a few launches under UNIX platform #2

Closed bnoazx005 closed 2 years ago

bnoazx005 commented 6 years ago

Bug report

Sometimes the application is freezed after a few launches under UNIX platform. The only way to interrupt it is Ctrl+C command.

Steps to reproduce the issue

  1. Build the engine's library and SandboxGame executable project.

  2. Run ./SandboxGame executable.

  3. Quit the application.

  4. Repeat steps 2 -- 4 until the application will freeze and its window won't appear.

What's the expected result?

A new empty window should be created after the executable is run.

What's the actual result?

Sometimes the application is freezed after a few launches under UNIX platform. The only way to interrupt it is Ctrl+C command.

bnoazx005 commented 5 years ago

Still can't find the reason why this happens sometimes

bnoazx005 commented 2 years ago

Not reproduced, close the issue