The unw_step() routine advances the unwind cursor cp to the next older, less deeply nested stack frame. RETURNVALUE On successful completion, unw_step() returns a positive value if the updated cursor refers to a valid stack frame, or 0 if the previous stack frame was the last frame in ...
> >put_rs_cache: unmasking signals/interrupts and releasing lock > >_ULaarch64_dwarf_step: returning -10 > >_ULaarch64_step: dwarf_step()=-10 > === > > It seem that dwarf_search_unwind_table() returns -UNW_ENOINFO(-10). > > Dose anyone have the same problem? > Anyone has ...