Open
Description
Crash Inputs
Here is the crash file that trigger the error
precomp-crash.zip
Bug Description:
./precomp -v -r -o./tmp ./precomp-crash/1
Precomp v0.4.8 Unix 64-bit - DEVELOPMENT version - USE AT YOUR OWN RISK!
Free for non-commercial use - Copyright 2006-2021 by Christian Schneider
preflate v0.3.5 support - Copyright 2018 by Dirk Steinke
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
[1] 34218 abort ./precomp -v -r -o./tmp ./precomp-crash/1
Step to reproduce
- download the precomp: git clone https://github.com/schnaader/precomp-cpp.git
- compile the precomp: cmake . && make
- Execute precomp with provide files and given parameters "-v -r -o./tmp [crash-files]".
Metadata
Metadata
Assignees
Labels
No labels