Skip to content

Segfault on Line 157 #1

@vimist

Description

@vimist

Bug report by chibinchobin on Reddit

Hey so I really like the idea of this program, but it segfaults when I try to run it.

The segfault occurs at line 157 when trying to call xcb_get_property_value_length and I'm not sure why.

I'm using musl libc and am running X11 without a proper window manager (currently just using wmutils + compton), but the same thing happens if I use tinywm. Any idea what might be going on?

xtmon/xtmon.c

Line 157 in 20c887d

size_t num_windows = xcb_get_property_value_length(reply) / sizeof(xcb_window_t);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions