aleclearmind

Results 124 comments of aleclearmind
trafficstars

Fuzzing is no longer one of our core goals. Closing this.

Can you provide the original binary?

Closing due to lack of information to reproduce the bug. Please feel free to reopen the issue providing the requested information. Thanks!

Lifting `libproxy.so` found [here](https://gitlab.com/alelec/navdy/alelec_navdy_client/-/blob/master/src/jadx/resources/lib/armeabi-v7a/libproxy.so) (commit c454c16e11e2f67e6cbd94989e703e1fef9fdbd0) now crashes with the following message: ``` Check failed at $ORCHESTRA_ROOT/sources/revng/lib/Lift/JumpTargetManager.cpp:833 Result != NextJumpTarget::Unique and "Direct jumps should not be handled here" PLEASE submit...

Let me know once its rebases and ready for another round of reviews.

Please review all commit message so that they sound less like a dialog but more like the cold description of what happened. In particular, drop `P.S.`.

The problem seems to be due to `media-libs/harfbuzz-3.1.1`. I think `media-libs/harfbuzz-2.9.0` was working fine. I've tried this: ```patch diff --git a/dev-util/electron/electron-13.6.1.ebuild b/dev-util/electron/electron-13.6.1.ebuild index 113f3ea..868cadc 100644 --- a/dev-util/electron/electron-13.6.1.ebuild +++ b/dev-util/electron/electron-13.6.1.ebuild @@...