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 with view setting #89

Closed
duboz opened this issue Jun 3, 2022 · 0 comments
Closed

Crash with view setting #89

duboz opened this issue Jun 3, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@duboz
Copy link
Collaborator

duboz commented Jun 3, 2022

Irritator crashes after the following actions:

  • unselect "View" -> "Fix window layout".
  • Reduce the "Component library" window by clicking the invert triangle left to the window's name.

gdb backtrace:
#0 0x00007ffff7a46a7c in pthread_kill () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff79f2476 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#2 0x00007ffff79d87f3 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#3 0x00007ffff79d871b in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#4 0x00007ffff79e9e96 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
#5 0x0000555555b8e74a in ImGui::ErrorCheckEndFrameSanityChecks() ()
#6 0x0000555555b8244f in ImGui::EndFrame() ()
#7 0x0000555555b828b0 in ImGui::Render() ()
#8 0x0000555555c34322 in main ()

@duboz duboz added the bug Something isn't working label Jun 3, 2022
@quesnel quesnel closed this as completed in 6163f68 Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants