Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xcb io crash #20

Open
nrathaus opened this issue Jan 26, 2023 · 3 comments
Open

xcb io crash #20

nrathaus opened this issue Jan 26, 2023 · 3 comments

Comments

@nrathaus
Copy link

Hi,

I followed the instructions provided but when I run ./bin/bt_fuzzer I get:

[xcb] Extra reply data still left in queue
[xcb] This is most likely caused by a broken X extension library
[xcb] Aborting, sorry about that.
bt_fuzzer: ../../src/xcb_io.c:673: _XReply: Assertion `!xcb_xlib_extra_reply_data_left' failed.
Aborted

Any idea what could be the root cause?

@Matheus-Garbelini
Copy link
Owner

Hi @nrathaus what OS are you using?
Is it Ubuntu 18.04?

@nrathaus
Copy link
Author

I was using Ubuntu 20.04 LTS, is there a way you can "future proof" it so that Ubuntu 20.04 or 22.04 (even better) will be supported?

@Matheus-Garbelini
Copy link
Owner

Matheus-Garbelini commented Jan 31, 2023

@nrathaus try sudo bin/bt_fuzzer --no-gui
Note that without sudo it won't work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants