Frames with files in thrid_party/llvm-build/ and linux/debian_wheezy_amd64-sysroot/ should be ignored as a temporary solution for now. 10:32:30.671 Request to https://chromium.googlesource.com/chromium/src.git/+blame/dc1c91063493c22633664e04ca52ea4881480068/third_party/llvm-build/Release+Asserts/include/c++/v1/algorithm?format=json resulted in 404 09:03:55.526 Request to https://chromium.googlesource.com/chromium/tools/build.git/+blame/b9767dcc921defbd895778aec89bf32ab9b3d987/linux/debian_wheezy_amd64-sysroot/usr/include/c++/4.6/bits/unique_ptr.h?format=json resulted in 404
I found one more: https://chromium.googlesource.com/chromium/tools/build.git/+blame/5d84314a91be47b9f65a2c19a67f51290dbefcbb/eglibc-3GlaMS/eglibc-2.19/sysdeps/unix/clock_gettime.c
The following revision refers to this bug: https://chromium.googlesource.com/infra/infra.git/+/adaf864ffb6be7ae85c71c1cd4adbd3ec677a0e2 commit adaf864ffb6be7ae85c71c1cd4adbd3ec677a0e2 Author: katesonia <katesonia@chromium.org> Date: Tue May 17 18:42:05 2016 [Findit] Filter inline function path frames Change GetCrashStack() function of stacktrace to computed property crash_stack, using signature to determine the crash stack, and filter frames before signature while computing main stack. Remove the FilterFramesBeforeSignature function in callstack_filters. Add FilterInlineFunctionFrames to filter those inline function frames, because for these frames, the file paths are not the oringinal file paths. BUG= 611876 Review-Url: https://codereview.chromium.org/1980203002 [modify] https://crrev.com/adaf864ffb6be7ae85c71c1cd4adbd3ec677a0e2/appengine/findit/crash/callstack_filters.py [modify] https://crrev.com/adaf864ffb6be7ae85c71c1cd4adbd3ec677a0e2/appengine/findit/crash/findit_for_crash.py [modify] https://crrev.com/adaf864ffb6be7ae85c71c1cd4adbd3ec677a0e2/appengine/findit/crash/fracas_parser.py [modify] https://crrev.com/adaf864ffb6be7ae85c71c1cd4adbd3ec677a0e2/appengine/findit/crash/stacktrace.py [modify] https://crrev.com/adaf864ffb6be7ae85c71c1cd4adbd3ec677a0e2/appengine/findit/crash/test/callstack_filters_test.py [modify] https://crrev.com/adaf864ffb6be7ae85c71c1cd4adbd3ec677a0e2/appengine/findit/crash/test/fracas_parser_test.py [modify] https://crrev.com/adaf864ffb6be7ae85c71c1cd4adbd3ec677a0e2/appengine/findit/crash/test/stacktrace_test.py
marked as fixed.
Comment 1 by kateso...@chromium.org
, May 13 2016