Skip to content
This repository was archived by the owner on Apr 17, 2020. It is now read-only.
This repository was archived by the owner on Apr 17, 2020. It is now read-only.

Assertion failure in query window when cmdchars is set to a comma, typing ",wii <tab>" #124

@irssibot

Description

@irssibot

/set cmdchars ,
/query
In query window:
,wii

Result...

(process:6906): GLib-CRITICAL **: file gstring.c: line 673 (g_string_erase): assertion `pos <= string->len' failed

(process:6906): GLib-CRITICAL **: file gstring.c: line 604 (g_string_insert): assertion `pos <= string->len' failed

(process:6906): GLib-CRITICAL **: file gstring.c: line 621 (g_string_insert_c): Act: 1:S `pos <= string->len' failed

...is printed on the query window. Probably only the comma character causes this; we tested also '-' and '.'

This doesn't crash irssi, and who on earth would want a comma as a cmdchar, but however small, it's a bug.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions