public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug tui/27680] New: ui-style.c:243: internal-error: bool ui_file_style::parse(const char*, size_t*): Assertion `match == 0' failed.'
@ 2021-04-01  9:09 vries at gcc dot gnu.org
  2021-04-01  9:12 ` [Bug tui/27680] " vries at gcc dot gnu.org
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: vries at gcc dot gnu.org @ 2021-04-01  9:09 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27680

            Bug ID: 27680
           Summary: ui-style.c:243: internal-error: bool
                    ui_file_style::parse(const char*, size_t*): Assertion
                    `match == 0' failed.'
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tui
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

On openSUSE tumbleweed I'm running into a cluster of tui fails:
...
FAIL: gdb.tui/basic.exp: asm window shows main
ERROR: invalid command name "_csi_L"
FAIL: gdb.tui/basic.exp: source box in split layout (ll corner)
FAIL: gdb.tui/basic.exp: asm box in split layout (ul corner)
FAIL: gdb.tui/list.exp: asm window shows main
ERROR: invalid command name "_csi_L"
ERROR: invalid command name "_csi_L"
FAIL: gdb.tui/list.exp: source is still visible
FAIL: gdb.tui/new-layout.exp: example layout shows assembly
ERROR: invalid command name "_csi_L"
FAIL: gdb.tui/new-layout.exp: right window box (ul corner)
FAIL: gdb.tui/new-layout.exp: horizontal display
ERROR: invalid command name "_csi_L"
FAIL: gdb.tui/new-layout.exp: right window box after shrink (ul corner)
ERROR: invalid command name "_csi_L"
FAIL: gdb.tui/new-layout.exp: right window box after grow (ul corner)
FAIL: gdb.tui/tui-layout-asm-short-prog.exp: check asm box contents
ERROR: invalid command name "_csi_L"
ERROR: invalid command name "_csi_L"
FAIL: gdb.tui/tui-layout-asm.exp: check asm box contents
...

The first FAIL happens after we hit:
...
+++ Inserted string '+', cursor: (14, 79) -> (15, 0)
+++ wait_for: _csi_G <<<80>>>
+++ Cursor Horizontal Absolute (80), cursor: (15, 0) -> (15, 79)
+++ wait_for: _csi_m <<<39>>>
+++ Select Graphic Rendition (39), cursor: (15, 79) -> (15, 79)
+++ wait_for: _csi_m <<<0;10>>>
+++ Select Graphic Rendition (0, 10), cursor: (15, 79) -> (15, 79)
^[[H^[[0;10;1m^[[36m+-^[[77b+|^[[80G||^[[80G||^[[80G||^[[80G||^[[80G||^[[80G||^[[80G||^[\
[80G||^[[80G||^[[80G||^[[80G||^[[80G||^[[80G|+-^[[77b+^[[B^[[39m^[[0;10m^[[19d/data/gdb_versions/devel/src/gdb/ui-style.c:243:
internal-error: bool ui_file_style::parse(const char*, size_t*): Assertion
`match == 0' failed.^M^[[BA problem internal to GDB has been
detected,^M^[[Bfurther debugging may prove unreliable.^M^[[BQuit this debugging
session? (y or n) +++ wait_for: _csi_H <<<>>>
+++ Cursor Position (1, 1), cursor: (15, 79) -> (0, 0)
+++ wait_for: _csi_m <<<0;10;1>>>
+++ Select Graphic Rendition (0, 10, 1), cursor: (0, 0) -> (0, 0)
+++ wait_for: _csi_m <<<36>>>
...

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-05-05 21:13 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-01  9:09 [Bug tui/27680] New: ui-style.c:243: internal-error: bool ui_file_style::parse(const char*, size_t*): Assertion `match == 0' failed.' vries at gcc dot gnu.org
2021-04-01  9:12 ` [Bug tui/27680] " vries at gcc dot gnu.org
2021-04-01  9:13 ` vries at gcc dot gnu.org
2021-04-01  9:20 ` vries at gcc dot gnu.org
2021-04-01  9:26 ` vries at gcc dot gnu.org
2021-04-01  9:27 ` vries at gcc dot gnu.org
2021-04-01  9:43 ` vries at gcc dot gnu.org
2021-04-01 12:55 ` tromey at sourceware dot org
2021-04-01 13:44 ` vries at gcc dot gnu.org
2021-04-01 13:49 ` tromey at sourceware dot org
2021-04-06  8:40 ` cvs-commit at gcc dot gnu.org
2021-04-06  8:42 ` vries at gcc dot gnu.org
2021-05-01 11:00 ` stefan.bruens@rwth-aachen.de
2021-05-03  7:57 ` vries at gcc dot gnu.org
2021-05-03 12:48 ` vries at gcc dot gnu.org
2021-05-05 21:13 ` vries at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).