<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 24 June 2018 at 11:11, Chris Johns <span dir="ltr"><<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 24/06/2018 14:54, Chris Johns wrote:<br>
> On 24/06/2018 12:35, Chris Johns wrote:<br>
>> On 23/06/2018 05:10, Vijay Kumar Banerjee wrote:<br>
>>> I'm running rtems-test with the following command <br>
>>><br>
>>> $HOME/development/rtems/test/r<wbr>tems-tools/tester/rtems-test \<br>
>>> --rtems-tools=$HOME/developmen<wbr>t/rtems/5 --log=coverage_analysis.log \<br>
>>> --no-clean --coverage=score --rtems-bsp=leon3-qemu-cov \<br>
>>> /home/lunatic/development/rtem<wbr>s/kernel/leon3/sparc-rtems5/c/<wbr>leon3/testsuites/samples<br>
>>><br>
>>> I'm getting this error<br>
>>><br>
>>> ---------<br>
>>> error: coverage: covoar failure:: -11<br>
>><br>
> <br>
> I am seeing this as well on FreeBSD. Running lldb I am seeing:<br>
> <br>
> Process 40657 stopped<br>
> * thread #1, stop reason = signal SIGSEGV: invalid address (fault address: 0x4)<br>
>     frame #0: covoar`dwarf_global_formref(at<wbr>=0x0000000000000004,<br>
> return_offset=0x00007fffffffc6<wbr>d8, error=0x00007fffffffbea8) at dwarf_form.c:142<br>
>    139          int ret;<br>
>    140          Dwarf_Debug dbg;<br>
>    141<br>
> -> 142          dbg = at != NULL ? at->at_die->die_dbg : NULL;<br>
>    143<br>
>    144          if (at == NULL || return_offset == NULL) {<br>
>    145                  DWARF_SET_ERROR(dbg, error, DW_DLE_ARGUMENT);<br>
> <br>
> Something is wrong in the toolkit DWARF loading of functions.<br>
> <br>
<br>
</span>I have pushed a fix on master. Please update.<br>
<span class="m_-8742273285120669847HOEnZb"><font color="#888888"><br></font></span></blockquote><div>after pulling the fix from master, it's working fine. I can see proper reports. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="m_-8742273285120669847HOEnZb"><font color="#888888">
Chris<br>
</font></span></blockquote></div><br></div></div>