<div dir="ltr">Hi all,<div><br></div><div>I faced the following issue when trying to analyse a coverdata collected earlier.</div><div>The coverdata file contained a module which was removed (so source and beam not available any more)</div><div>Imported the coverdata file and called cover:analyze_to_file(test, "/tmp/test.html", [html]) never returned and resulted in the following error report</div><div><br></div><div><div>    %% =ERROR REPORT==== 20-May-2015::16:13:47 ===</div><div>    %% Error in process <0.578.0> with exit value: {undef,[{test,module_info,[compile],[]},{cover,find_source,2,[{file,"cover.erl"},{line,1996}]},{cover,do_parallel_analysis_to_file,6,[{file,"cover.erl"},{line,2139}]}]}</div></div><div><br></div><div>I did not look at the source code of cover yet but this looks like a spawned process crashed and the main loop waiting for it indefinitely<br></div><div><br></div><div><div>The issue is reproducible (with file attached) on both R16B03-1 and 18-rc1</div><div><br></div></div><div><br></div><div>/Peter</div></div>