flamerobin icon indicating copy to clipboard operation
flamerobin copied to clipboard

A debugging check in this application has failed.

Open abzalov opened this issue 3 years ago • 0 comments

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

abzalov avatar Feb 17 '22 19:02 abzalov