libchewing icon indicating copy to clipboard operation
libchewing copied to clipboard

assert fail in ChangeCurrentAvailInfo

Open kcwu opened this issue 9 years ago • 0 comments

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 <= pgdata->chiSymbolBufLen' failed.

reduced test case

$ xxd 146-assert
00000000: 3030 3030 3030 3006 c406 303c            0000000...0<

kcwu avatar Nov 30 '16 16:11 kcwu