Kuang-che Wu
Kuang-che Wu
Since AFL 2.36b, afl-showmap has undocumented `-b` binary mode. Using it should improve afl-cmin.py performance a lot for quick targets.
**lnav version** github master **To Reproduce** Steps to reproduce the behavior: ``` CXXFLAGS='-fsanitize=address' ./configure make ./src/lnav -n
**lnav version** github master **Describe the bug** lnav assertion failure for some files with long lines. ``` 2022-05-19T16:45:47.877 E t0 line_buffer.cc:392 failed precondition `this->lb_bz_file || this->lb_gz_file || new_max long.txt lnav...
Sorry this is not a real issue. There is no forum for this project, I don't know better way to talk to you ;) FYI, I wrote 2048 ai last...
This is my command line ``` $ env CXX=c++ python3 ./acprep update ``` It failed with ``` [ 83%] Building CXX object src/CMakeFiles/ledger.dir/main.cc.o error: __PIC__ level differs in PCH file...
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=112 reduced testcase ``` $ xxd -r > 112-assert-record 00000000: 743b 0674 3b06 0000 053d 0303 0041 40 t;.t;....=...A@ ``` how to reproduce ``` $ ./test/stress -file 112-assert-record -loop 1...
tsi.src and phone.cin were often broken in the past. Not only sorting order, sometimes the syntax is bad (missing frequency, extra space, illegal bopomofo, etc.) We should validate them in...
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=203 reduced testcase ``` $ xxd -r > 203-heap-buffer-overflow 00000000: 0630 3030 3030 3030 3001 8206 0054 0686 .00000000....T.. 00000010: 060e 070e 8206 3001 0006 3c54 0686 0606 ......0...
original report https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=207 How to reproduce ``` $ ./autogen.sh $ ./configure $ make clean check $ ./test/stress -loop 1 -extra -verbose -file 207-assert stress: chewingutil.c:944: ChewingIsChiAt: Assertion `0
original report https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=146 How to reproduce ``` $ ./autogen.sh $ ./configure $ make clean check $ ./test/stress -loop 1 -extra -verbose -file 146-assert stress: choice.c:529: ChoiceEndChoice: Assertion `pgdata->chiSymbolCursor chiSymbolBufLen' failed....