search for: fuzzercrossover

Displaying 1 result from an estimated 1 matches for "fuzzercrossover".

2019 Jun 28
2
Conflicts with custom passes
...ization paths. When I compile a program with the custom pass and -O2, it causes segmentation faults: 1. <eof> parser at end of file 2. Per-module optimization passes 3. Running pass 'Interprocedural Sparse Conditional Constant Propagation' on module '/src/libfuzzer/FuzzerCrossOver.cpp'. #0 0x0000000001573cfa llvm::sys::PrintStackTrace(llvm::raw_ostream&) (/usr/local/bin/clang-8+0x1573cfa) #1 0x00000000015721dc llvm::sys::RunSignalHandlers() (/usr/local/bin/clang-8+0x15721dc) #2 0x0000000001572347 SignalHandler(int) (/usr/local/bin/clang-8+0x1572347) #3 0x00007f8d810e...