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

LLVM compile errors #1

Closed
vanhauser-thc opened this issue Jun 2, 2019 · 1 comment
Closed

LLVM compile errors #1

vanhauser-thc opened this issue Jun 2, 2019 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed
Milestone

Comments

@vanhauser-thc
Copy link
Member

vanhauser-thc commented Jun 2, 2019

Currently only llvm 3.9, 4.0 and 8 compile successfully, 5.0 and 6.0 with a workaround.

Versions 3.7 and 7 fail, workaround is being investigates
And for 5.0 and 6.0 it is to be seen if the g++ workaround can be getting rid of.

To clarify: this is also in the original afl 2.52b. This is not because of any code additions.

@vanhauser-thc vanhauser-thc added bug Something isn't working help wanted Extra attention is needed labels Jun 2, 2019
@vanhauser-thc vanhauser-thc pinned this issue Jun 2, 2019
@vanhauser-thc vanhauser-thc added this to the 2.52c milestone Jun 2, 2019
@hexcoder-
Copy link
Member

A fix has been found. Closing.

@vanhauser-thc vanhauser-thc unpinned this issue Jun 17, 2019
domenukk referenced this issue in domenukk/AFLplusplus Jul 26, 2019
* Minor README improvements

* Add some more cross-links for docs
andreafioraldi added a commit that referenced this issue Dec 16, 2019
…free(a) results in a wringly detected canary mistmatch
vanhauser-thc pushed a commit that referenced this issue Jul 8, 2022
* use concurrency

* run here too

* allow test failure

* only push on push

* fix coresight mode build

* support but disable coresight

* woops

* no unicorn for arm

* update codeql and fix makefile

* forgot those

* disable forward cache

* fix needing buildx

Co-authored-by: Ruben ten Hove <ruben.tenhove@tno.nl>
vanhauser-thc pushed a commit that referenced this issue Nov 19, 2022
* Add stats information about locations in CMPLOG

* Add CMP Differences Logging

* Improve CMP differences logging

* First sketch

* Fill the taint map

* Fill map working, not filtered yet

* Take smallets hits

* Filtering done

* Add extra optimisations

* Disable optimisations by default

* EXTRA_OPTIMISATIONS

* COURSE_GRAINT

* Disable coarse_taint_map

* Debug cmplog done (#1)

* Disable coarse_taint_map

* Add debug information

* Extra logging

* Add free-taint-map

* Disable logging

* Disable extra optimisations

* Disable extra_optimisations

* New debug

* extra logging

* Extra debug logging

* New debug output

* Debug update

* Remove linked_list taint ref

* Enable fuzzing

* Bug fix

* Enable extra logging

* Debug done, bug fixed

* Debug done, bug fixed (#2)

* Add debug information

* Extra logging

* Add free-taint-map

* Disable logging

* Disable extra optimisations

* Disable extra_optimisations

* New debug

* extra logging

* Extra debug logging

* New debug output

* Debug update

* Remove linked_list taint ref

* Enable fuzzing

* Bug fix

* Enable extra logging

* Debug done, bug fixed

* EXTRA_OPTIMISATIONS

* COURSE_GRAIND

* Bug cause fix

* COURSE GRAIND

* EXTRA_CACHE_TRYOUT

* EXTRA_CACHE FIX

* Remove bool type

* Bug fix; CACHE_TRY

* EXTRA

* IMPR

* COURSEGRAIND

* TRY OUT

* Cleanup
vanhauser-thc pushed a commit that referenced this issue Apr 22, 2023
fixed AFL_POST_PROCESS_KEEP_ORIGINAL for version 4.07a
vanhauser-thc pushed a commit that referenced this issue Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants