assert when analyzing RTEMS (zlib)
Brought to you by:
epronk
I am trying to run this on RTEMS (htttp://www.rtems.org) and get the following assert:
../../../../../../rtems/c/src/../../cpukit/zlib/infback.c:241: mccabe=107(+24) npath=11938(+1032)
gnocchi: main.cpp:74: virtual void file_processor::on_function(FunctionData::ptr): Assertion `npath_delta >= 0' failed.
../../../../../../rtems/c/src/../../cpukit/zlib/gzread.c
I have provided a tarball of the .gcno files.
tar xjf zlib-gcno.tar.bz2
cd zlib
..../gnocchi .
gcno files from zlib