Open
Description
Describe the bug
Dialyzer incremental analysis crashed!
- first, run analysis with incremental mode, it is ok
- then, change a file, run incremental analysis again, it crashed!
To Reproduce
crash dump content,omit the binary value.
Expected behavior
No Crash
Affected versions
Operating System: x86_64-pc-linux-gnu
ERTS: Erlang/OTP 26 [erts-14.2] [source] [64-bit] [smp:16:16] [ds:16:16:10] [async-threads:1] [jit:ns]
Dialyzer version v5.1.2
Additional context
I tried to parse plt file. ifile_plt‘s "types" field parsed failed! Other ifile_plt fileds parsed ok.