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

A debugging check in this application has failed. #249

Open
abzalov opened this issue Feb 17, 2022 · 0 comments
Open

A debugging check in this application has failed. #249

abzalov opened this issue Feb 17, 2022 · 0 comments

Comments

@abzalov
Copy link

abzalov commented Feb 17, 2022

Steps:

  1. Execute query (with F4 short cut) that does not returns records: as example - select * from rdb$database where 1<>1
  2. Press Ctrl+Left (thinking we are in the code editor)

Result - Assert message!

Info from assert message:
[Window Title]
wxWidgets Debug Alert

[Main Instruction]
A debugging check in this application has failed.

[Content]
C:\wxWidgets\include\wx/generic/private/grid.h(921): assert "m_oper.Select(coords) >= 0" failed in wxGridBackwardOperations::IsAtBoundary(): invalid row/column

[V] See details [ ] Don't show this dialog again [Stop] [Continue]

[Expanded Information]
[01] 00007FF62FDFC8B9
[02] 00007FF62FD0B474
[03] 00007FF62FDFE5F4
[04] 00007FF62FDFD152
[05] 00007FF62FDFA1E9
[06] 00007FF62FDFF12B
[07] 00007FF62FCA8148
[08] 00007FF62FC93DF0
[09] 00007FF62FC93CB3
[10] 00007FF62FC9C2FE
[11] 00007FF62FCAA715
[12] 00007FF62FAE31C2
[13] 00007FF62FDFBB58
[14] 00007FF62FE53434
[15] 00007FF62FE52F79
[16] 00007FF62FE542BD
[17] 00007FF62FE53385
[18] 00007FF62FCC2680
[19] 00007FF62FCAAFFD
[20] 00007FF62FAE31C2
[21] 00007FF62FDFBB58

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