New issue New issue Closed Closed [tuple index out of range] ` argval = name_list [name_index] IndexError: tuple index out of range #2232 Labels invalidno title, unclear description, or no support for ...
IIUC, the libc backtrace uses the return address for each frame + the symbol table to do best effort on resolving symbols. And the results are possibly incorrect. I recently did encounter a case[1] ...