-
Notifications
You must be signed in to change notification settings - Fork 265
SIGSEGV during disassembly in model #702
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
Comments
can you create an MWE, i.e. provide a cmake project we can profile and disassemble to trigger it? since you lack the Qt pretty printers, what is and/or can you try to reproduce this with a debug build with assertions enabled? |
Sadly an MWE will be very complicated, if you can provide me with that debug build, then I can retest (so far I took the appimage + its debuginfos).
so your question should be answered with "size == 0", no? |
Otherwise we might not have any highlighted text yet the model still assumes we have a bunch of lines, possibly leading to crashes later on. Relates-To: #702
please try a newer appimage, maybe my commit ebdeab1 fixes this |
closing as assumed-fixed. if not, please reopen |
Uh oh!
There was an error while loading. Please reload this page.
Happens on "Disassemble" of a specific function in the trace.
Several other functions can be the target of Disassemble without any problems.
hotspot/src/models/highlightedtext.cpp
Lines 353 to 357 in 71a3ca8
retried with current AppImage - same result.
Several other functions can be the target of Dissassemle
The text was updated successfully, but these errors were encountered: