bblfsh / cpp-driver

C++ AST extractor / driver for the bblfsh project
GNU General Public License v3.0
11 stars 12 forks source link

I/O timeout #46

Open ncordon opened 5 years ago

ncordon commented 5 years ago

From bblfsh logs we got a message of rpc error: code = Internal desc = read |0: i/o timeout.

Files that triggered this error ``` services/core/jni/com_android_server_location_GnssLocationProvider.cpp Source/WebCore/bindings/js/JSCryptoAlgorithmDictionary.cpp gnu/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/PathDiagnostic.cpp MantidQt/CustomInterfaces/src/Tomography/ImageROIViewQtWidget.cpp external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp delta3d/tests/dtGame/gamemanagertests.cpp external/gpl3/gcc/dist/gcc/gimple.h Source/WebCore/bindings/scripts/test/JS/JSTestCEReactions.cpp delta3d/utilities/STAGE/src/prefabbrowser.cpp Source/JavaScriptCore/dfg/DFGGraph.h Framework/Geometry/test/IndexingUtilsTest.h Source/WebCore/platform/graphics/filters/FEGaussianBlur.cpp external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp external/bsd/kyua-cli/dist/utils/sqlite/statement.cpp gnu/dist/gcc/libstdc++-v3/include/ext/stl_rope.h external/bsd/llvm/dist/clang/include/clang/Sema/Initialization.h gnu/llvm/lib/AsmParser/LLParser.cpp external/bsd/kyua-cli/dist/utils/cmdline/parser_test.cpp gnu/llvm/tools/clang/lib/CodeGen/CGClass.cpp engines/tsage/ringworld2/ringworld2_outpost.cpp delta3d/tests/dtHLAGM/hlacomponenttests.cpp external/bsd/llvm/dist/clang/lib/Sema/SemaLookup.cpp external/gpl3/binutils/dist/gold/tilegx.cc gnu/llvm/lib/Target/AArch64/AArch64PromoteConstant.cpp Source/WebKit2/WebProcess/Plugins/PluginView.cpp engines/saga/interface.cpp gnu/llvm/lib/Target/X86/X86FrameLowering.cpp Framework/Kernel/src/MagneticIon.cpp gnu/llvm/lib/Target/Hexagon/RDFLiveness.cpp delta3d/src/dtDAL/namedparameter.cpp lib/boost_1.60.0/boost/fusion/container/generation/detail/preprocessed/map_tie30.hpp Framework/Algorithms/test/FindPeaksTest.h gnu/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp gnu/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp gnu/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp layout/style/nsRuleNode.cpp gnu/llvm/tools/clang/lib/Sema/SemaDeclObjC.cpp delta3d/src/dtDirectorQt/directoreditor.cpp gnu/llvm/tools/clang/include/clang/Serialization/ASTReader.h external/bsd/llvm/dist/clang/include/clang/AST/NestedNameSpecifier.h external/bsd/llvm/dist/clang/test/Driver/mips-cs.cpp gnu/llvm/examples/Kaleidoscope/Orc/lazy_irgen/toy.cpp MantidPlot/src/FFTDialog.cpp gnu/llvm/lib/DebugInfo/DWARF/DWARFContext.cpp external/gpl3/gcc/usr.bin/gcc/arch/powerpc64/insn-modes.h external/bsd/llvm/dist/llvm/lib/Target/Hexagon/RDFGraph.h external/bsd/llvm/dist/clang/include/clang/Lex/PreprocessingRecord.h audio/softsynth/mt32/Synth.cpp Framework/DataHandling/src/LoadISISNexus2.cpp external/gpl3/gdb/lib/libgdb/arch/powerpc64/observer.inc ```