Skip to content

Xed Crashes with GDK-Error #331

@dmutters

Description

@dmutters
 * Xed version 2.2.3
 * Distribution - Linux Mint 19.2 Tina

When editing a document, I get this. It may or may not be related to repeated copy/pastes.

$ xed My\ File.txt

(xed:30014): Gdk-ERROR **: 14:54:06.874: The program 'xed' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadLength (poly request too large or internal Xlib length erro'.
(Details: serial 1069884 error_code 16 request_code 18 (core protocol) minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Trace/breakpoint trap (core dumped)

Steps to reproduce
Open and edit a file. It will eventually crash.

Expected behaviour
Not crashing.

Other information

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions