Skip to content

Bug: IM_ASSERT: tab->NameOffset != -1 #2362

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

Closed
r-lyeh opened this issue Feb 18, 2019 · 2 comments
Closed

Bug: IM_ASSERT: tab->NameOffset != -1 #2362

r-lyeh opened this issue Feb 18, 2019 · 2 comments
Labels

Comments

@r-lyeh
Copy link

r-lyeh commented Feb 18, 2019

Loading old imgui.ini asserted/crashed; had to delete file to get it working, then recreate previous docking layout . Assertion failed: tab->NameOffset != -1 && tab->NameOffset < TabsNames.Buf.Size, file c:\prj\#ava\editor\3rd\@ocornut\imgui_internal.h, line 1475

Originally posted by @r-lyeh in #2353 (comment)

@r-lyeh
Copy link
Author

r-lyeh commented Feb 18, 2019

I am currently trying to reproduce this again without success. I will attach dump & callstack when I find it.

@ocornut
Copy link
Owner

ocornut commented Mar 5, 2019

I'll close this as we are lacking a repro or details. Don't hesitate to post here if you stumble on something and I'll reopen the issue.

@ocornut ocornut closed this as completed Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants