libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Libunwind-devel] patch: dwarf_find_save improvements


From: Dave Watson
Subject: Re: [Libunwind-devel] patch: dwarf_find_save improvements
Date: Thu, 27 Apr 2017 11:50:44 -0700
User-agent: Mutt/1.6.0 (2016-04-01)

Hi Doug, 


On 04/26/17 05:19 PM, Doug Moore wrote:
> <div class="PlainText">This patch addresses two issues.&nbsp; First, when 
> caching is disabled, a failed call to create_state_record_for from 
> uncached_dwarf_find_save_locs results in a failure to call put_unwind_info to 
> release resources.&nbsp; Second, in the case of
>  a cache miss, there is an extra, unnecessary copying of the register data. 
> This change addresses both issues.<br>

This one looks like it breaks one of the tests, Gtest-resume-sig

https://travis-ci.org/djwatson/libunwind/jobs/226511961

It seems to be related to the 'rs = &sr.rs_current;' on cache miss,
but I haven't tracked it down exactly. 

If you send pull requests to https://github.com/libunwind/libunwind
the travis-CI run should kick off for you.  It doesn't seem to repro
on my local dev machine. 

Thanks



reply via email to

[Prev in Thread] Current Thread [Next in Thread]