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

crash floating point exception #105

Open
Wuqiqi123 opened this issue Dec 12, 2022 · 1 comment
Open

crash floating point exception #105

Wuqiqi123 opened this issue Dec 12, 2022 · 1 comment

Comments

@Wuqiqi123
Copy link

Describe the bug
crash on ubuntu20.04

[20:53:35] Lumos Engine - Version 0.3.2
[20:53:35] Initialised JobSystem with [16 cores] [15 threads]
[20:53:35] Initialising System
[20:53:35] Editor Ini not found
[20:53:35] Creating Editor Ini Editor.ini
[20:53:35] No saved Project file found ExampleProject/Example.lmproj
[20:53:35] [SceneManager] - Enqueued scene : Empty Scene
[20:53:35] Serialising Application NewProject/NewProject.lmproj
[20:53:35] VSync : False
[20:53:35] Creating window - Title : App, Width : 1200, Height : 800
[20:53:35] Initialised GLFW version : 3.3.4 X11 GLX EGL OSMesa clock_gettime evdev
[20:53:35] Vulkan : 1.1.182
[20:53:35] GPU : llvmpipe (LLVM 12.0.0, 256 bits)
[20:53:35] Vendor ID : 65541
[20:53:35] Device Type : CPU
[20:53:35] Driver Version : 0.0.1
[20:53:35] Selected physical device has 54 extensions
WARNING: lavapipe is not a conformant vulkan implementation, testing use only.
[1] 1352178 floating point exception (core dumped) ./LumosEditor

@Wuqiqi123
Copy link
Author

Describe the bug crash on ubuntu20.04

[20:53:35] Lumos Engine - Version 0.3.2 [20:53:35] Initialised JobSystem with [16 cores] [15 threads] [20:53:35] Initialising System [20:53:35] Editor Ini not found [20:53:35] Creating Editor Ini Editor.ini [20:53:35] No saved Project file found ExampleProject/Example.lmproj [20:53:35] [SceneManager] - Enqueued scene : Empty Scene [20:53:35] Serialising Application NewProject/NewProject.lmproj [20:53:35] VSync : False [20:53:35] Creating window - Title : App, Width : 1200, Height : 800 [20:53:35] Initialised GLFW version : 3.3.4 X11 GLX EGL OSMesa clock_gettime evdev [20:53:35] Vulkan : 1.1.182 [20:53:35] GPU : llvmpipe (LLVM 12.0.0, 256 bits) [20:53:35] Vendor ID : 65541 [20:53:35] Device Type : CPU [20:53:35] Driver Version : 0.0.1 [20:53:35] Selected physical device has 54 extensions WARNING: lavapipe is not a conformant vulkan implementation, testing use only. [1] 1352178 floating point exception (core dumped) ./LumosEditor

I find this issue disappeared after restart my computer.

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

No branches or pull requests

1 participant